#11411: VVC generated by FFmpeg not playing by same-bundled FFplay? -------------------------------------+------------------------------------- Reporter: | Owner: (none) MasterQuestionable | Type: defect | Status: new Priority: important | Component: avformat Version: git-master | Resolution: Keywords: vvc | Blocked By: matroska | Blocking: | Reproduced by developer: 0 Analyzed by developer: 1 | -------------------------------------+------------------------------------- Changes (by Frank Plowman):
* component: avcodec => avformat * keywords: libvvenc vvc => vvc matroska Comment: Matroska does not support VVC. I feel like there should be an error message or warning if you try to encode a Matroska VVC file, but this is out of my ballpark. Without the container involved, the sample plays fine: `ffmpeg -f lavfi -i "testsrc2=1920x1080:30:d=5" -map 0 -c:v libvvenc -f data "out.vvc"` `ffplay out.vvc` -- Ticket URL: <https://trac.ffmpeg.org/ticket/11411#comment:1> 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".