Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dvd::rip error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
mike_d
n00b
n00b


Joined: 05 Feb 2004
Posts: 45

PostPosted: Mon May 16, 2005 3:05 am    Post subject: dvd::rip error Reply with quote

this is my first time ever ripping a dvd. i'm trying to convert it to a vcd. i emerged dvd::rip and all the dependencies i need today and tried to rip a cd. i can successfully rip the cd, but then the next screen is the 'crop & zoom' (or whatever it really is called). i choose to use the 16:9 VCD preset and the press the 'apply presets' button and i get the following error message

Code:

An internal exception was thrown!
The error message was:

Error executing command identify
-ping /home/amy/dvdrip/eternal-sunshine/tmp/eternal-sunshine-001-preview-clip1.jpg:

at /usr/lib/perl5/vendor_perl/5.8.5/Video/DVDRip/GUI/Project/ClipZoomTab.pm line 912


i tried other presets, nothing else works. also just a plain "grab frame" doens't work either, however with this i don't get any error message, it just says "grabbing frame" and then doesn't do anything.

i didn't get any errors during the emerge of dvd::rip, so i don't know where to start.

i'm no where near an expert on multimedia stuff, so it could be a stupid problem, but i don't know where to start. if anyone has any ideas, i'm happy to hear them.

thanks!
mike
Back to top
View user's profile Send private message
Zatic
n00b
n00b


Joined: 21 Oct 2003
Posts: 25

PostPosted: Mon May 16, 2005 12:28 pm    Post subject: Reply with quote

Check if you have the imagemagick USE flag set for transcode. I had an similiar error message and after remerging with +imagemagick everything worked fine.
Back to top
View user's profile Send private message
mike_d
n00b
n00b


Joined: 05 Feb 2004
Posts: 45

PostPosted: Tue May 17, 2005 1:40 am    Post subject: Reply with quote

Zatic wrote:
Check if you have the imagemagick USE flag set for transcode. I had an similiar error message and after remerging with +imagemagick everything worked fine.


just checked that and the use flag was already set. i also just tried rebuilding it with -O0 optimization to make sure nothing wierd was happening. still get the same error.
Back to top
View user's profile Send private message
mike_d
n00b
n00b


Joined: 05 Feb 2004
Posts: 45

PostPosted: Tue May 17, 2005 3:55 am    Post subject: Reply with quote

i found this thread:

https://forums.gentoo.org/viewtopic-t-292372-highlight-dvdrip.html

and followed the instructions - i installed the ~x86 version and used the LD_ASSUME_KERNEL setting and now i get the following error:

Code:

Job 'Transcoding video - title #1, single pass' failed.

Executed command: mkdir -m 0775 -p
'/home/amy/dvdrip/eternal-sunshine/tmp' &&
cd /home/amy/dvdrip/eternal-sunshine/tmp && dr_exec transcode -H 10 -a 0
-x vob -i /home/amy/dvdrip/eternal-sunshine/vob/001 -w 1152 -F 1,'-B 251
-I 0 -S 10000 ' --export_asr 2 -b 224 -s 1.899 --a52_drc_off -f 24,1 -M
2 -j 0,32,0,32 -Y -20,0,-20,0 -B 35,38,8 -y mpeg2enc,mp2enc -E 44100
--psu_mode
--nav_seek /home/amy/dvdrip/eternal-sunshine/tmp/eternal-sunshine-001-nav.log --no_split  -o /home/amy/dvdrip/eternal-sunshine/avi/001/eternal-sunshine-001 --print_status 20 && echo DVDRIP_SUCCESS

Last output was:


transcode v0.6.14 (C) 2001-2003 Thomas Oestreich, 2003-2004 T.
Bitterberg
libdvdread: Using libdvdcss version 1.2.8 for DVD access
libdvdread: Couldn't find device name.
libdvdread: Can't open file VIDEO_TS.IFO.
tc_memcpy: using mmxext for memcpy
[import_vob.so] v0.6.0 (2003-10-02) (video) MPEG-2 | (audio)
MPEG/AC3/PCM | (subtitle)
[transcode] warning : /usr/lib/transcode/export_mp2enc.so: cannot open
shared object file: No such file or directory
[transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms
[transcode] auto-probing
source /home/amy/dvdrip/eternal-sunshine/vob/001 (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: clip frame (<-)  | 656x480
[transcode] V: new aspect ratio | 352x200  1.93:1 (-B)
[transcode] V: clip frame (->)  | 352x240
[transcode] V: bits/pixel       | 0.569
[transcode] V: decoding fps,frc | 23.976,1
[transcode] V: Y'CbCr           | YV12/I420
[transcode] A: import format    | 0x2000  AC3          [48000,16,2]  448
kbps
[transcode] A: export format    | 0x50    MPEG layer-2 [44100,16,2]  224
kbps
[transcode] V: encoding fps,frc | 23.976,1
[transcode] A: bytes per frame  | 8008 (8008.000000)
[transcode] A: adjustment       | 0@1000
[transcode] A: rescale stream   | 1.899
[transcode] V: IA32 accel mode  | sse (sse mmxext mmx asm C)
[transcode] V: video buffer     | 10 @ 720x480
[transcode] warning : (dl_loader.c) loading
"/usr/lib/transcode/export_mp2enc.so" failed
[transcode] warning : (encoder.c) loading audio export module failed
[transcode] warning : failed to init export modules
[transcode] critical: plug-in initialization failed


out of ideas again.

mike
Back to top
View user's profile Send private message
lotw
Guru
Guru


Joined: 09 Jan 2005
Posts: 342
Location: Palmdale

PostPosted: Tue May 17, 2005 4:15 pm    Post subject: Reply with quote

That error happens alot, mainly because of one of the dep. program was upgraded and DVD:RIP doesn't know how to talk to it anymore. There was a new release of DVD:RIP a few days ago in the portage that fixes that problem. I used it about 4 times now since the update and it works perfect again.
Back to top
View user's profile Send private message
glug101
n00b
n00b


Joined: 07 Mar 2005
Posts: 22

PostPosted: Tue May 17, 2005 4:55 pm    Post subject: Reply with quote

Also could be a problem with the use flags in transcode. I had that same error, beat my head against the wall, and then typed
Code:
emerge -vp transcode
and discovered that -mjpegtools was set. (DOH!) putting mjpeg tools in my use flags and remerging fixed it.
_________________
"Butdance again, like the rythms down your pants now" --Homestarrunner :)
Back to top
View user's profile Send private message
mike_d
n00b
n00b


Joined: 05 Feb 2004
Posts: 45

PostPosted: Wed May 18, 2005 1:27 pm    Post subject: Reply with quote

glug101 wrote:
Also could be a problem with the use flags in transcode. I had that same error, beat my head against the wall, and then typed
Code:
emerge -vp transcode
and discovered that -mjpegtools was set. (DOH!) putting mjpeg tools in my use flags and remerging fixed it.



ah ha! success! thanks so much, that was the problem.

mike
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum