[FFmpeg-devel] VQA v3 GSoC questions
The Deep Explorer
thedeepexplorer
Sun Mar 29 22:01:41 CEST 2009
>
> are you sure? isnt the demuxer passing VQFR chunks correctly already
>
> [...]
> --
> Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
The demuxer actually detects the VQFR chunk in wsvqa_read_packet (westwood.c) .
It passes that part to the codec where it is detecting the CBFZ_TAG
and the VPRZ_TAG.
However, I am still seeing unknown chunks. VPTZ is also not being
found so cant complete the decoding.
I am not finding the VQFL chunk which is supposed to contain the CBFZ
chunk for the v3 ones.
So how do I proceed ?
Thanks in adance,
-tde
More information about the ffmpeg-devel
mailing list