Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2002 00:40:49 +0200
From:      Manuel Hendel <manuel@hendel.net>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   transcode error: libdvdread: Can't open file VIDEO_TS.IFO.
Message-ID:  <20020607224032.GA32470@habana.easygolucky.de>

next in thread | raw e-mail | index | archive | help
I installed dvdrip on a FreeBSD 4.6 everything went fine, even the
ripping of the DVD. But when I try to encode the .vob file to divx4, I
get the following error output.

++++
An internal exception was thrown!
The error message was:

Error executing:

transcode -i /d3/dvdrip/Startup/vob/001 -a 0 -w 1743,250,100 -b
128,0,0 -s 2.795 --a52_drc_off  -V  -f 25 -Y 52,16,52,16 -B 27,10,8 -x
vob -o /d3/dvdrip/Startup/avi/001/Startup-001.avi -y divx4

Output was:

transcode v0.6.0pre5 (C) 2001-2002 Thomas Östreich
libdvdread: Can't open file VIDEO_TS.IFO.
[import_vob.so] v0.5.6 (05/09/02) (video) MPEG-2 | (audio)
MPEG/AC3/PCM | (subtitle)
[export_divx4.so] v0.3.4 (05/05/02) (video) DivX 4.xx | (audio)
MPEG/AC3/PCM
Using djbfft for IMDCT transform
Undefined symbol "quiet_encore"video export module error: init failed
error: failed to init encoder
[transcode] auto-probing source /d3/dvdrip/Startup/vob/001 (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 @ 16:9
[transcode] V: new aspect ratio | 640x360  1.78:1 (-B)
[transcode] V: clip frame (->)  | 608x256
[transcode] V: encoding fps     | 25.000
[transcode] V: Y'CbCr           | YV12/I420
[transcode] A: import format    | 0x2001  AC3/A52      [48000,16,2]
448 kbps
[transcode] A: export format    | 0x55    MPEG layer-3 [48000,16,2]
128 kbps
[transcode] A: bytes per frame  | 7680 (7680.000000)
[transcode] A: adjustment       | 0@1000
[transcode] A: rescale stream   | 2.795
[import_vob.so] tccat -i "/d3/dvdrip/Startup/vob/001" -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 1
[import_vob.so] tccat -i "/d3/dvdrip/Startup/vob/001" -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 -y yv12
failed to init DivX 4.0 Codec at
/usr/local/lib/perl5/site_perl/5.005/Video/DVDRip/GUI/Project/TranscodeTab.pm
line 1261
++++

Can someone help me solving this problem?

Thanks for any help.

Manuel

-- 
Teamwork is essential -- it allows you to blame someone else.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020607224032.GA32470>