Diego Biurrun <di...@biurrun.de> writes:

> On Thu, Oct 18, 2012 at 03:25:51AM +0100, Mans Rullgard wrote:
>> --- a/tests/fate/microsoft.mak
>> +++ b/tests/fate/microsoft.mak
>> @@ -17,7 +17,7 @@ fate-wmv8-drm: CMD = framecrc -cryptokey 
>> 137381538c84c068111902a59c5cf6c340247c3
>>  FATE_WMV8_DRM += fate-wmv8-drm-nodec
>>  fate-wmv8-drm-nodec: CMD = framecrc -cryptokey 
>> 137381538c84c068111902a59c5cf6c340247c39 -i $(SAMPLES)/wmv8/wmv_drm.wmv 
>> -acodec copy -vcodec copy
>>  
>> -FATE_SAMPLES_AVCONV += $(FATE_WMV8_DRM)
>> +FATE_SAMPLES_AVCONV-$(call DEMDEC, ASF, WMV3) += $(FATE_WMV8_DRM)
>>  fate-wmv8_drm: $(FATE_WMV8_DRM)
>
> WMV8 should be WMV2, not WMV3, something is amiss here; could be the
> test's name of course ...

The name is wrong:

avconv version v9_beta1-121-g272f422, Copyright (c) 2000-2012 the Libav 
developers
  built on Oct 18 2012 03:22:44 with gcc 4.5.4 (Gentoo 4.5.4 p1.0, pie-0.4.7)
Guessed Channel Layout for  Input Stream #0.0 : mono
Input #0, asf, from '/misc/samples/fate/wmv8/wmv_drm.wmv':
  Metadata:
    title           : Sample File
    artist          : Microsoft
    copyright       : 2003
    comment         : This is a sample, proteced by www.EZDRM.com
    WMFSDKVersion   : 9.00.00.2980
    WMFSDKNeeded    : 0.0.0.0000
    IsVBR           : 0
  Duration: 00:00:34.87, start: 0.000000, bitrate: 45 kb/s
    Stream #0.0(eng): Audio: wmavoice, 22050 Hz, mono, flt, 20 kb/s
    Stream #0.1(eng): Video: wmv3 (Main), yuv420p, 320x176, 250 kb/s, 24 fps, 
24 tbr, 1k tbn
Output #0, framecrc, to 'pipe:':
  Metadata:
    title           : Sample File
    artist          : Microsoft
    copyright       : 2003
    comment         : This is a sample, proteced by www.EZDRM.com
    WMFSDKVersion   : 9.00.00.2980
    WMFSDKNeeded    : 0.0.0.0000
    IsVBR           : 0
    encoder         : Lavf54.19.0
    Stream #0.0(eng): Video: rawvideo, yuv420p, 320x176, q=2-31, 200 kb/s, 1k 
tbn, 1k tbc
Stream mapping:
  Stream #0:1 -> #0:0 (wmv3 -> rawvideo)
Press ctrl-c to stop encoding
[wmv3 @ 0x2c1f760] Bits overconsumption: 2320 > 2312 at 3x1
[wmv3 @ 0x2c1f760] concealing 220 DC, 220 AC, 220 MV errors
frame=  130 fps=  0 q=0.0 Lsize=       7kB time=6.79 bitrate=   8.9kbits/s
video:10725kB audio:0kB global headers:0kB muxing overhead -99.931217%


-- 
Måns Rullgård
m...@mansr.com
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to