Hi group,

I use the packages video-dvdrip and transcode from Christian Marillat.
When I rip a dvd, everything works fine, but when I try to transcode it,
nothings seems to work. Using two-pass encoding, the first pass works,
but the second does nothing. Using single-pass encoding no frames are
encoded. I tried using transcode from the command line with no results.
Some codecs quit with an error (some libs not found) but the other
codecs (af6, ffmpeg) just finish without encoding any frames at all.
This are my results from encoding a 36Mb VOB:

[EMAIL PROTECTED]:/storage/tmp/test/vob$ transcode -i 014/test-001.vob -o test -y 
ffmpeg -F mpeg4
transcode v0.6.10 (C) 2001-2003 Thomas Oestreich
[transcode] auto-probing source 014/test-001.vob (ok)
[transcode] V: import format    | MPEG-2  (V=vob|A=vob)
[transcode] V: AV demux/sync    | (1) sync AV at initial MPEG sequence
[transcode] V: import frame     | 720x576  1.25:1  encoded @ 4:3
[transcode] V: bits/pixel       | 0.174
[transcode] V: decoding fps,frc | 25.000,3
[transcode] A: import format    | 0x2001  AC3/A52      [48000,16,3]  192 kbps
[transcode] A: downmix          | 3 channels -> 2 channels
[transcode] A: export format    | 0x55    MPEG layer-3 [48000,16,2]  128 kbps
[transcode] V: encoding fps,frc | 25.000,3
[transcode] A: bytes per frame  | 7680 (7680.000000)
[transcode] A: adjustment       | [EMAIL PROTECTED]
[transcode] V: IA32 accel mode  | sse2 (sse2 sse mmxext mmx asm)
[transcode] V: video buffer     | 10 @ 720x576
[import_vob.so] v0.5.9 (2003-07-22) (video) MPEG-2 | (audio) MPEG/AC3/PCM | (subtitle)
[export_ffmpeg.so] v0.3.7 (2003-08-24) (video) FFMPEG API (build 4669) | (audio) 
MPEG/AC3/PCM
[import_vob.so] tccat -i "014/test-001.vob" -t vob -d 0 -S 0 | tcdemux -a 0 -x ac3 -S 
0 -M 1 -d 0 | tcextract -t vob -a 0 -x ac3 -d 0 | tcdecode -x a52 -d 0 -A 0
[import_vob.so] tccat -i "014/test-001.vob" -t vob -d 0 -S 0 | tcdemux -s 0x80 -x 
mpeg2 -S 0 -M 1 -d 0 | tcextract -t vob -a 0 -x mpeg2 -d 0 | tcdecode -x mpeg2 -d 0
[export_ffmpeg.so] Using FFMPEG codec 'mpeg4' (FourCC 'DIVX', MPEG4 compliant video).
[export_ffmpeg.so] Neither './ffmpeg.cfg' nor '~/.transcode/ffmpeg.cfg'found. Default 
settings will be used instead.
Audio: using new version
Audio: using lame-3.93 MMX
 
clean up | frame threads | unload modules | cancel signal | internal threads | done
[transcode] encoded 0 frames (0 dropped, 0 cloned), clip length   0.00 s

And indeed, no frames are encoded. The resulting avi file is only 2056
bytes long. What's wrong?

TIA,
David

-- 
Hi! I'm a .signature virus. Copy me into
your ~/.signature to help me spread!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to