transcode-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]

[transcode-users] AVI to raw, no output


To: transcode-users@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Subject: [transcode-users] AVI to raw, no output
From: Rachel Bearon <rachelb@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 22 May 2002 11:30:15 -0700 (PDT)

I'm new to transcode, and would like to convert a DV file to raw output. 
I grabbed the video using dvgrab with the "-format dv2" option. 
Following the example on the transcode website, I ran transcode with the 
following options 

[rachelb@xxxxxx rachelb]$ transcode -i testdv2001.avi -x dv,avi -I 1 -C 1 
-z -k -o file-raw.avi -y raw
transcode v0.6.0pre5 (C) 2001-2002 Thomas Östreich
[transcode] auto-probing source testdv2001.avi (ok)
[transcode] V: import format    | Digital Video RIFF data, AVI 
(V=dv|A=avi)
[transcode] V: import frame     | 720x480  1.50:1  
[transcode] V: de-interlace     | (mode=1) interpolate scanlines (fast)
[transcode] V: flip frame       | yes
[transcode] V: rgb2bgr          | yes
[transcode] V: anti-alias       | (mode=1|0.33|0.50) de-interlace effects 
only
[transcode] V: encoding fps     | 29.971
[transcode] A: import format    | 0x1     PCM          [32000,16,2] 1024 
kbps
[transcode] A: export format    | 0x55    MPEG layer-3 [32000,16,2]  128 
kbps
[transcode] A: bytes per frame  | 4272 (4270.848000)
[transcode] A: adjustment       | -1152@xxxx
[import_avi.so] v0.4.1 (01/29/02) (video) * | (audio) *
[import_dv.so] v0.2.6 (11/08/01) (video) DV | (audio) PCM
[export_raw.so] v0.3.5 (03/05/02) (video) * | (audio) MPEG/AC3/PCM
[import_avi.so] format=0x1, rate=32000 Hz, bits=16, channels=2, 
bitrate=1024
[import_dv.so] tcextract -x dv -i "testdv2001.avi" -d 0 | tcdecode -x dv 
-y rgb 
-d 0 -Q 5
(aud_aux.c) using lame-3.87 (beta 1, May 22 2002) (static)
[export_raw.so] codec=RGB, fps=29.971, width=720, height=480
filling buffer ...
clean up ... done
[transcode] encoded 0 frames (0 dropped), clip length   0.00 s


However the output file contained zero frames. I'm not sure what I'm doing 
wrong. I'd be grateful for some help :)

Thanks, Rachel









[Prev in Thread] Current Thread [Next in Thread]