ffvvc / FFmpeg

VVC Decoder for ffmpeg
Other
48 stars 12 forks source link

avcodec/vvcdec: fix seeking for open GOP #192

Closed nuomi2021 closed 4 months ago

nuomi2021 commented 4 months ago

how to reproduce: wget https://media.xiph.org/video/derf/y4m/students_cif.y4m vvencapp --input students_cif.y4m --preset faster --output students.266 MP4Box -add students.266:fps=30000/1001:par=12:11 -new students.mp4 ffplay students.mp4

nuomi2021 commented 4 months ago

upstream merged.