[FFmpeg-devel] [PATCH v3 14/14] vvcdec: add full vvc decoder

Nuo Mi nuomi2021 at gmail.com
Tue Sep 5 16:16:59 EEST 2023


>
>
>
> #14 0x0000555555aa01f2 in avformat_find_stream_info (ic=0x555558698900,
> options=0x55555869a3c0) at libavformat/demux.c:2771
> #15 0x0000555555697446 in ifile_open (o=0x7fffffffdaa0,
> filename=0x7fffffffe56b "fate-suite//vvc-conformance/SUBPIC_A_3.bit") at
> fftools/ffmpeg_demux.c:1538
> #16 0x00005555556baaf6 in open_files (l=0x555558698218,
> inout=0x55555687dc92 "input", open_file=0x555555696649 <ifile_open>) at
> fftools/ffmpeg_opt.c:1284
> #17 0x00005555556bac9e in ffmpeg_parse_options (argc=22,
> argv=0x7fffffffe1c8) at fftools/ffmpeg_opt.c:1324
> #18 0x00005555556c8c06 in main (argc=22, argv=0x7fffffffe1c8) at
> fftools/ffmpeg.c:1314
>
thank you for the stack,
It's introduced by parameter set parser refact.
fixed by
https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=9627
and
https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=9626

>
> [...]
>
>
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> Everything should be made as simple as possible, but not simpler.
> -- Albert Einstein
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
>


More information about the ffmpeg-devel mailing list