[FFmpeg-trac] #5514(avcodec:open): Interlaced HEVC Steam not Decoded Properly
FFmpeg
trac at avcodec.org
Wed Feb 24 18:09:09 EET 2021
#5514: Interlaced HEVC Steam not Decoded Properly
-------------------------------------+-----------------------------------
Reporter: jlsantiago0 | Owner:
Type: defect | Status: open
Priority: normal | Component: avcodec
Version: git-master | Resolution:
Keywords: hevc | Blocked By:
Blocking: | Reproduced by developer: 1
Analyzed by developer: 0 |
-------------------------------------+-----------------------------------
Comment (by Balling):
Workaround, works for pic_struct=10,11:
{{{
ffplay "test" -vcodec hevc_cuvid -vf
weave,hwupload_cuda,yadif_cuda=mode=0:parity=0:deint=0,hwdownload,format=nv12
}}}
You may want to -bsf:v hevc_mp4toannexb it.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/5514#comment:14>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list