[mythtv-users] MythVideo Ripping Not Working in .21

adama817 at aol.com adama817 at aol.com
Tue Mar 25 22:08:32 UTC 2008


When attempting to rip a dvd I get the following in my mtd.log

16:19:03: Waiting for connections/jobs
16:19:03: mtd is listening on port 2442
16:19:09: DVD inserted: LADYMAN
16:19:09:???????????? : Title 1 is of type 2 (dvdinput table)
16:19:09:???????????? : Title 2 is of type 4 (dvdinput table)
16:19:09:???????????? : Title 3 is of type 4 (dvdinput table)
16:19:09:???????????? : Title 4 is of type 2 (dvdinput table)
16:19:22: a client socket has been opened
16:19:32: launching job: job dvd 1 1 2 1 -1 /var/lib/mythtv/videos/LADYMAN
16:19:32: transcode command will be: transcode -i /var/lib/mythdvd/temp/LADYMAN/vob/ -g 720x480 -M 2 -V -y divx5,null -A -N 0x2000 -o /dev/null --print_status 20 --color 0 -R 1,twopass.log
16:19:32: job thread beginning to rip dvd title
16:24:00: job thread finished ripping dvd title
16:24:02: transcode command will be: transcode -i /var/lib/mythdvd/temp/LADYMAN/vob/ -g 720x480 -M 2 -V -y divx5 -A -N 0x2000 -o /var/lib/mythtv/videos/LADYMAN.avi --print_status 20 --color 0 -R 2,twopass.log
16:24:05: job finished successfully: job dvd 1 1 2 1 -1 /var/lib/mythtv/videos/LADYMAN

Unfortunately, the transcode did not finish in 3 seconds :-)? When I run the transcode command itself I get:

>> transcode -i /var/lib/mythdvd/temp/LADYMAN/vob/ -g 720x480 -M 2 -V -y divx5 -A -N 0x2000 -o /var/lib/mythtv/videos/LADYMAN.avi --print_status 20 --color 0 -R 2,twopass.log
transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg
[transcode] critical: invalid filename or host "/var/lib/mythdvd/temp/LADYMAN/vob/"
adam at mythtv:/srv/media$ transcode -i /var/lib/mythdvd/temp/LADYMAN/vob/ -g 720x480 -M 2 -V -y divx5 -A -N 0x2000 -o /var/lib/mythtv/videos/LADYMAN.avi --print_status 20 --color 0 -R 2,twopass.log
*** WARNING: The option -V is deprecated. ***
*** Transcode internal frame handling is now in YV12 / YUV420 ***
*** format by default because most codecs can only handle this format, ***
*** otherwise leading to unnecessary time and quality wasting conversions. ***
*** If you want to have to "old" behaviour (RGB24 as internal format), ***
*** then please use the new -1/--use_rgb option ***
transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg
[transcode] (probe) suggested AV correction -D 0 (0 ms) | AV -4 ms | -4 ms
[transcode] auto-probing source /var/lib/mythdvd/temp/LADYMAN/vob/ (ok)
[transcode] V: import format??? | MPEG-2? (V=vob|A=vob)
[transcode] V: AV demux/sync??? | (2) initial MPEG sequence / enforce frame rate
[transcode] V: import frame???? | 720x480? 1.50:1? encoded @ 16:9
[transcode] V: bits/pixel?????? | 0.217
[transcode] V: decoding fps,frc | 23.976,1
[transcode] V: multi-pass?????? | (mode=2) reading data (pass2) from twopass.log
[transcode] V: Y'CbCr?????????? | YV12/I420
[transcode] A: import format??? | 0x2000? AC3????????? [48000,16,2]? 448 kbps
[transcode] A: export format??? | 0x2000? AC3????????? [48000,16,2]? 448 kbps
[transcode] V: encoding fps,frc | 23.976,1
[transcode] A: bytes per frame? | 8008 (8008.000000)
[transcode] A: adjustment?????? | 0 at 1000
[transcode] V: IA32/AMD64 accel | sse2 (sse2 sse mmxext mmx asm C)
tc_memcpy: using amd64 for memcpy
[transcode] V: video buffer???? | 10 @ 720x480
[import_vob.so] v0.6.0 (2003-10-02) (video) MPEG-2 | (audio) MPEG/AC3/PCM | (subtitle)
[export_divx5.so] v0.1.8 (2003-07-24) (video) DivX 5.xx | (audio) MPEG/AC3/PCM
[import_vob.so] tccat -i "/var/lib/mythdvd/temp/LADYMAN/vob/" -t vob -d 0 -S 0 | tcdemux -a 0 -x ac3 -S 0 -M 2 -d 0 | tcextract -t vob -a 0 -x ac3 -d 0 | tcextract -t raw -x ac3 -d 0
tc_memcpy: using amd64 for memcpy
tc_memcpy: using amd64 for memcpy
[import_vob.so] tccat -i "/var/lib/mythdvd/temp/LADYMAN/vob/" -t vob -d 0 -S 0 | tcdemux -s 0x80 -x mpeg2 -S 0 -M 2 -f 23.976024 -P /tmp/fileESGVc2?? -d 0 | tcextract -t vob -a 0 -x mpeg2 -d 0 | tcdecode -x mpeg2 -d 0 -y yv12
tc_memcpy: using amd64 for memcpy
[export_divx5.so] *** Warning: DivX is broken and support for it is ***
[export_divx5.so] *** obsolete in transcode. Sooner or later it? ***
[export_divx5.so] *** will be removed from transcode. Don't use ***
[export_divx5.so] *** DivX. Use xvid or ffmpeg -F mpeg4 instead ***
[export_divx5.so] *** for all your mpeg4 encodings. ***
[export_divx5.so] libdivxencore.so.0: cannot open shared object file: No such file or directory
[transcode] warning : failed to init DivX 5.0 Codec
[transcode] warning : (encoder.c) video export module error: init failed
[transcode] critical: failed to init encoder
(ac3scan.c) AC3 frame 1792 (2336) bytes | bitrate 448 kBits/s | depsize 8008 | rbytes 2335.666504
[decode_mpeg2.c] libmpeg2 0.4.0b loop decoder
[decode_mpeg2.c] libmpeg2 acceleration: mmxext

So it looks like an encoder problem?? I am running Ubuntu Gutsy and before upgrading to .21 the ripping worked fine.? I also did some messing with symlinks to get videos and mythdvd/temp on a new drive, so maybe that is the problem?? Although I would have thought the error messages would have been different if that were the case.? I have seen some posts of other people hitting this in the past, but didn't see any resolutions.

Thanks for the help,
Adam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20080325/5cd4f3ea/attachment.htm 


More information about the mythtv-users mailing list