Quiet conversion mode. #3121
Unanswered
webocoders
asked this question in
Q&A
Replies: 1 comment
-
Any ideas? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I set up MediaConversions for uploaded files. However, sometimes users upload videos that cannot be converted. I would like to save such files as normal files (without convertion). How can I choke/skip the thrown exception from ffmpeg? For example:
throw new InvalidArgumentException('Unable to detect file format, only audio and video supported');
Beta Was this translation helpful? Give feedback.
All reactions