#11158: "hevc_cuvid" did not correctly decode H.265 video
------------------------------------+-----------------------------------
             Reporter:  yuhongl     |                    Owner:  (none)
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:  cuda hevc   |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------
Changes (by Balling):

 * status:  new => open

Comment:

 You are not allowed to use both hwaccel and HW decoder, or use vcodec in
 ffmpeg, only in ffplay, since it has no c:v option:

 ffplay.exe -vcodec hevc_cuvid -i
 https://streams.videolan.org/ffmpeg/incoming/11158/h265.mp4

 or

 ffmpeg.exe -c:v hevc_cuvid -i
 https://streams.videolan.org/ffmpeg/incoming/11158/h265.mp4   -frames:v 1
 -crf 0 -cpu-used 0  file.avif


 But yes some issue is there.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11158#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to