#9493: h264: No output with software decoding, HW=ok
--------------------------------------+-----------------------------------
Reporter: charlymp | Owner: (none)
Type: defect | Status: closed
Priority: normal | Component: avcodec
Version: git-master | Resolution: invalid
Keywords: h264, mpegts | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------------+-----------------------------------
Changes (by James):
* status: open => closed
* resolution: => invalid
Comment:
The sample has no IDR frames, so you need to use -flags +showall to signal
the decoder to output frames even if no keyframe has shown up.
And to do codec copy, you need to use -copyinkf for the same purpose.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9493#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".