Re: [dvd::rip] Job ' Merging audio - title #1, audio track #1 failed.
|
Subject: |
Re: [dvd::rip] Job ' Merging audio - title #1, audio track #1 failed. |
|
From: |
Jörn Reder <joern@xxxxxx> |
|
Date: |
Mon, 29 May 2006 17:31:05 +0200 |
"Nexist Xenda'ths" wrote:
> After combing the on line documentation, I managed to get a successful
> rip, but right before success, it gave an error about being unable to
> merge the video to the audio (during second pass).
It looks ogmmerge fails but doesn't report this with its exit status and
thus the following mv command dies. Obviously something went wrong
already in the transcoding stage, probably corrupt files were created
which ogmmerge doesn't like.
Please check the created files. Just send the output of the following
commands:
% cd /home/nexist/Documents/my_pictures_and_movies/DVDs/secretary/avi/001/
% ls -l
% tcprobe -i secretary-001.ogm # this is the video file
% tcprobe -i secretary-001-00.ogm # this is the audio file
% tcprobe -i ../../vob/001/ # maybe of interest, too
As well please send the complete transcode command you're using (grab it
from the log, in case of 2pass please send both commands). Did you
execute it on a console to see if it really works without throwing any
error messages?
Did you try transcoding to AVI/mp3? Just do a simple test transcoding by
specifying a frame range of 0-500 or something like that. Probably
something with your ogg/vorbis installation is messed up.
Regards,
Joern
--
Think, before you code.
pgpG2Xq8cIpPq.pgp
Description: PGP signature
|
|