Hi!
I'm at the end of my nerves.
I've ripped a movie from DVD as 1 VOB file including 1 AC3-Audiostream.
I launched FFmpegX and these are my settings:
after the encoding process the ready encoded m2v movie is deleted!
And this says the Terminal:
--------------------------------------
Welcome to Darwin!
pbpaste | sh
[localhost:~] admin% pbpaste | sh
mpeg2dec-0.2.1 - by Michel Lespinasse <walken@zoy.org> and Aaron Holtzman
Using altivec for IDCT transform
Using altivec for motion compensation
INFO: [yuvscaler] yuvscaler (version 1.7.0) is a general scaling utility for yuv frames
INFO: [yuvscaler] (C) 2001-2002 Xavier Biquard <xbiquard@free.fr>
INFO: [yuvscaler] yuvscaler -h for help, or man yuvscaler
Frame rate code = 17960
MPEG in libvo = 63 aspect_code=82160
++ WARN: [mpeg2enc] Generating dummy SVCD scan-data offsets to be filled in by "vcdimager"
++ WARN: [mpeg2enc] If you're not using vcdimager you may wish to turn this off using -d
281051 frames in 33832.91 sec (8.30 fps), 4 last 0.64 sec (6.25 fps)
281059 frames decoded in 33833.24 seconds (8.30 fps)
a52dec-0.7.4 - by Michel Lespinasse <walken@zoy.org> and Aaron Holtzman
No accelerated IMDCT transform found
0 frames decoded in 0.00 seconds (0.00 fps)
**ERROR: EOF in WAV header
**ERROR: failure reading WAV file
INFO: [mplex] mplex version 2.2.1 ($Date: 2002/04/20 19:08:30 $)
INFO: [mplex] File /Axxxx/Kxxxx/Dxxxx/video/RIPPs/video.m2v looks like an MPEG Video stream.
**ERROR: [mplex] Unable to open file /Agentur/Kreation/Diverses/video/RIPPs/video.mp2 for reading.
rm: /Axxxx/Kxxxx/Dxxxxx/video/RIPPs/video.mp2: No such file or directory
Encoding complete!
[localhost:~] admin%
---------------------------------------
What's wrong????????
Please help ......
Results 1 to 6 of 6
-
-
No, the Tools section *can* be used without the encoder, but it is also the last step of the encoding process. If you haven't choosen to "Keep elementary streams", then your .m2v and .mpa files will be deleted. In your case, it seems the encoder is looking for an audio track that isn't there - perhaps you've asked it to look in the wrong place? Since it can't find the audio, it skips to the next logical step – muxing. Since there is no audio to mux the video with, it jumps to the next step – deleting the files...
If you have the HD space, *always* keep elementary streams just in case something goes wrong.
There is a ffmpegx manual online here in this forum, read it closely and praise me after
/Wizeman"I have not failed. I have only learned what does not work."
-Edison
Similar Threads
-
.m2v outputs from ffmpegX won't compile in DVD-SP 4 (internal muxer error)
By bbartley9 in forum ffmpegX general discussionReplies: 4Last Post: 21st Aug 2010, 03:57 -
Automating encoding - publishing process
By fiyahd in forum Video Streaming DownloadingReplies: 8Last Post: 14th May 2010, 16:09 -
ffmpegX not encoding properly -- fails after 7%
By larrryc in forum ffmpegX general discussionReplies: 2Last Post: 22nd Apr 2010, 14:07 -
FPS during encoding process
By godwentpunk in forum Newbie / General discussionsReplies: 0Last Post: 8th Sep 2009, 12:43 -
HELP! Encoding avi to m2v...
By iNDIGOarts in forum ffmpegX general discussionReplies: 2Last Post: 24th Nov 2008, 15:32