On 10/12/2012 12:24 AM, Luca Barbato wrote:
> On 10/05/2012 05:31 PM, Peter B. wrote:
>> On 10/01/2012 05:30 PM, Luca Barbato wrote:
>>> I'm rebasing old patches supporting some pixel formats and possibly
>>> I'll have a look at ffv1 to see what really changed.
>> In order to avoid misunderstandings, I wanted to ask if you are trying
>> to merge the new FFv1.3 code into libav, or just the colorspaces?
> It took me a bit of time, here the not clean yet version.
>
> https://github.com/lu-zero/libav/tree/ffv1.3
>
It compiles, but when I tray to playback a ffv1.3 file created with
ffmpeg, it bails out:

// --------------------------
$ avplay red_kayak_1080p-ffv1.avi
// --------------------------
avplay version c9e04a1, Copyright (c) 2003-2011 the Libav developers
  built on Oct 14 2012 20:30:24 with gcc 4.6.1
[ffv1 @ 0x2a34620] read_quant_table error
    Last message repeated 5 times
Input #0, avi, from 'red_kayak_1080p-ffv1.avi':
  Metadata:
    encoder         : Lavf54.29.105
  Duration: 00:00:19.01, start: 0.000000, bitrate: 243608 kb/s
    Stream #0.0: Video: ffv1, 1920x1080, PAR 1:1 DAR 16:9, 29.97 fps,
29.97 tbr, 29.97 tbn, 29.97 tbc
[ffv1 @ 0x2a34620] read_quant_table error
red_kayak_1080p-ffv1.avi: could not open codecs
1350239842.67 A-V:  0.000 s:0.0 aq=    0KB vq=    0KB sq=    0B f=0/0
// --------------------------

I'll repeat the test with a ffv1.3 file created with avconf.


Thanks,
Pb
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to