#9766: h264_qsv decoder does not work with RTSP
---------------------------------------+-----------------------------------
Reporter: Steve Sampson | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: avcodec
Version: git-master | Resolution:
Keywords: QSV RTSP | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
---------------------------------------+-----------------------------------
Comment (by wenbin,chen):
After commit ae06111d7406e541ac232318bcf50f8510a36f38. bsf can be used
after demuxing.
Add dump_extra bsf and pull stream like this:
{{{
ffmpeg -v verbose -bsf:v dump_extra -hwaccel qsv -i
rtsp://localhost:8554/mystream -f null -
}}}
solve the problem on my side.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9766#comment:17>
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".