[FFmpeg-trac] #10671(avcodec:new): [Android] MediaCodec h264 decoder fails on 10-bit input ('This is a bug, please report it' in output)
FFmpeg
trac at avcodec.org
Sun Dec 17 14:27:25 EET 2023
#10671: [Android] MediaCodec h264 decoder fails on 10-bit input ('This is a bug,
please report it' in output)
-------------------------------------+-----------------------------------
Reporter: bubbleguuum | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: avcodec
Version: unspecified | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-----------------------------------
Comment (by bubbleguuum):
In that scenario (inability to transcode the video track), I would expect
the ffmpeg process to exit immediately instead of producing a file with
just the audio track:
[out#0/null @ 0xb40000704c2de190] video:0kB audio:15316kB subtitle:0kB
other streams:0kB global headers:0kB muxing overhead: unknown
Unless there is a command-line option that I'm not aware of to have this
behavior (exiting immediately) ?
The thing is that I have a script that invoke ffmpeg with some command-
line options and if it fails has a fallback using different options. This
does not work if ffmpeg is not exiting on inability to video transcode as
shown in this example.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10671#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list