Re: [FFmpeg-devel] [PATCH] lavc/vvcdec: show frames info with ffprobe and other tools.

2025-01-14 Thread Nuo Mi
On Tue, Jan 14, 2025 at 4:58 AM Rubén Gonzalez wrote: > IIRC This is needed for raw bitstreams and muxed videos. I did a fast test > [1] and only patched version works. > > [2] https://www.elecard.com/storage/video/NovosobornayaSquare_640x360.mp4 Could you clarify the real use case for the key f

Re: [FFmpeg-devel] [PATCH] lavc/vvcdec: show frames info with ffprobe and other tools.

2025-01-13 Thread Rubén Gonzalez
IIRC This is needed for raw bitstreams and muxed videos. I did a fast test [1] and only patched version works. [2] https://www.elecard.com/storage/video/NovosobornayaSquare_640x360.mp4 On Sun, Jan 12, 2025 at 4:38 AM Nuo Mi wrote: > On Sun, Jan 12, 2025 at 6:24 AM James Almer wrote: > > > On

Re: [FFmpeg-devel] [PATCH] lavc/vvcdec: show frames info with ffprobe and other tools.

2025-01-11 Thread Nuo Mi
On Sun, Jan 12, 2025 at 6:24 AM James Almer wrote: > On 1/11/2025 3:40 AM, Nuo Mi wrote: > > Tested with: > > ``` > > wget > https://www.itu.int/wftp3/av-arch/jvet-site/bitstream_exchange/VVC/draft_conformance/draft6/CodingToolsSets_E_Tencent_1.zip > > unzip CodingToolsSets_E_Tencent_1.zip Coding

Re: [FFmpeg-devel] [PATCH] lavc/vvcdec: show frames info with ffprobe and other tools.

2025-01-11 Thread James Almer
On 1/11/2025 3:40 AM, Nuo Mi wrote: Tested with: ``` wget https://www.itu.int/wftp3/av-arch/jvet-site/bitstream_exchange/VVC/draft_conformance/draft6/CodingToolsSets_E_Tencent_1.zip unzip CodingToolsSets_E_Tencent_1.zip CodingToolsSets_E_Tencent_1.bit ffprobe -hide_banner CodingToolsSets_E_Tenc

[FFmpeg-devel] [PATCH] lavc/vvcdec: show frames info with ffprobe and other tools.

2025-01-10 Thread Nuo Mi
Tested with: ``` wget https://www.itu.int/wftp3/av-arch/jvet-site/bitstream_exchange/VVC/draft_conformance/draft6/CodingToolsSets_E_Tencent_1.zip unzip CodingToolsSets_E_Tencent_1.zip CodingToolsSets_E_Tencent_1.bit ffprobe -hide_banner CodingToolsSets_E_Tencent_1.bit -select_streams v -show_fra