android-transcoder icon indicating copy to clipboard operation
android-transcoder copied to clipboard

Use checked exception for bad input file

Open ypresto opened this issue 10 years ago • 1 comments
trafficstars

java.lang.IllegalArgumentException: extractor does not contain video and/or audio tracks.

This error is very annoying because it is runtime exception and is caused by malformed input i.e. not bug.

ypresto avatar Jun 12 '15 12:06 ypresto

@ypresto Is there any chance that accept mp4 file can process with mono track audio coz it was generated by AZ Screen Recording app.

Screen Shot 2019-08-19 at 2 16 29 PM

mechazod avatar Aug 19 '19 06:08 mechazod