Here is the output in the terminal of a running encoding.
It is a VOB to MP4 encoding, with XviD codec, AAC as audio codec and ffmpeg as encoding engine.
Can anybody tell me what's happening? I already made encoding using this parameters, and never had this lines...
Regards,
kaz
-----
Last login: Thu Feb 9 13:07:44 on ttyp1
Welcome to Darwin!
mycomputer:~ myname$ /Applications/video/ffmpegX.app//Contents/Resources/pbpaste | sh
Encoding started on Thu Feb 9 13:08:18 CET 2006
ffmpeg version 0.4.9-pre1, build 4736, Copyright (c) 2000-2004 Fabrice Bellard
configuration: --enable-mp3lame --enable-gpl --disable-vhook --enable-ffplay --disable-ffserver --enable-a52 --enable-xvid --enable-faac --enable-faad --enable-amr_nb --enable-amr_wb --enable-pthreads
built on Jan 7 2005 02:34:06, gcc: 3.3 20030304 (Apple Computer, Inc. build 1666)
Input #0, mpeg, from '/Users/myname/Desktop/directory/FILE.VOB':
Duration: 02:48:03.6, start: 0.280000, bitrate: 6329 kb/s
Stream #0.0: Video: mpeg2video, 720x576, 25.00 fps
Stream #0.1: Audio: ac3, 48000 Hz, 5:1, 448 kb/s
Stream #0.2: Audio: ac3, 48000 Hz, stereo, 192 kb/s
Stream #0.3: Audio: ac3, 48000 Hz, stereo, 192 kb/s
Output #0, mp4, to '/Users/myname/Desktop/directory/FILE.mp4':
Stream #0.0: Video: xvid, 720x400, 25.00 fps, q=2-15, pass 1, 1617 kb/s
Stream #0.1: Audio: aac, 48000 Hz, stereo, 128 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
Press [q] to stop encoding
[mpeg2video @ 0x381324]slice mismatche=456.0 bitrate=1591.2kbits/s
[mpeg2video @ 0x381324]concealing 2147479057 errors
[mpeg2video @ 0x381324]Warning MVs not available
[mpeg2video @ 0x381324]MPEG motion vector out of boundary.4kbits/s
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]00 motion_type at 2 1
[mpeg2video @ 0x381324]concealing 2147479057 errors
[mpeg2video @ 0x381324]Warning MVs not available
[mpeg2video @ 0x381324]concealing 2147480542 errorse=2131.6kbits/s
[mpeg2video @ 0x381324]00 motion_type at 18 1bitrate=2137.4kbits/s
[mpeg2video @ 0x381324]concealing 2147479192 errors
[mpeg2video @ 0x381324]ac-tex damaged at 15 19itrate=2324.5kbits/s
[mpeg2video @ 0x381324]concealing 2147481757 errors
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]slice mismatche=579.1 bitrate=2363.8kbits/s
[mpeg2video @ 0x381324]concealing 2147483647 errors
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary
[mpeg2video @ 0x381324]MPEG motion vector out of boundary.1kbits/s
[mpeg2video @ 0x381324]concealing 2147481352 errors
[mpeg2video @ 0x381324]ac-tex damaged at 36 7bitrate=2546.9kbits/s
[mpeg2video @ 0x381324]concealing 2147480542 errors
[mpeg2video @ 0x381324]concealing 2147479732 errorse=2590.3kbits/s
[mpeg2video @ 0x381324]Warning MVs not available
frame=24083 q=2.0 size= 326012kB time=963.0 bitrate=2773.3kbits/s
------------------------
Results 1 to 3 of 3
-
-
Apparently your source movie is strangely encoded. Either the result is looking good, either it is not, in that case try using the "Decode with Quicktime" option (and make sure that your Quicktime can read mpeg-2 by means of the Apple mpeg-2 player component, http://www.apple.com/quicktime/mpeg2/
-
The result isn't looking like anything. VLC can't open it.
mencoder is encoding it with H264 right now (it will last a bit), and it seems to be quite ok. No errors messages. Maybe is there a problem specifically with ffmpeg here...
Would it be possible to have a "XviD [.MP4] mencoder" video option? Il would be great, as H264 is an incredibly efficient codec but also incredibly resource demanding, which leads my computer (G4, 1.33GHz) not being able to read videos with more than 700x400... And I need the mp4 format.
Thanx for this great software again, anyways!
Regards,
kaz
Similar Threads
-
How to extrac motion vector from JM reference software
By phuongtt in forum Newbie / General discussionsReplies: 6Last Post: 16th Nov 2011, 02:44 -
Cut AVCHD not aligned at the frame boundary
By cheerful in forum Newbie / General discussionsReplies: 1Last Post: 3rd Aug 2010, 21:54 -
DVD Studio Pro and Vector Graphics
By nansea in forum MacReplies: 2Last Post: 2nd Jun 2010, 04:09 -
Vector graphic software
By Dr.Gee in forum ComputerReplies: 2Last Post: 15th Nov 2009, 08:18 -
Divx Bitrate Adjustment - Low Motion or High Motion? TmpgEnc Xpress 4
By Sliztzan in forum Video ConversionReplies: 5Last Post: 31st Aug 2008, 20:11