#10909: Output of av1_nvenc cannot be processed by nvdec
-------------------------------------+-------------------------------------
Reporter: | Owner: (none)
cheppizzadrakon |
Type: defect | Status: new
Priority: normal | Component:
| undetermined
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by cheppizzadrakon):
As an additional note, it seems that reencoding the input file (i tested
with standard libx264) is a workaround
{{{
% ffmpeg -y -i in.mp4 -an in_temp.mp4
% ffmpeg -y -i in_temp.mp4 -an -c:v av1_nvenc out.mp4
}}}
Decoding out.mp4 has no issues
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10909#comment:2>
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".