ffmpegX has always worked for me when converting an mp4 file to .flv. But not today -- I'm getting this error message after 7% converts:
This is a fatal error. It has several possible causes:90-0XF.FFE7F9800000518P+16375ME compiled with buggy version of gcc using advanced optimizations 9Your system is overclocked 1bug in LAME encoding libraryInternal buffer inconsistency. flushbits <> ResvSizeInternal buffer inconsistency. flushbits <> ResvSizeInternal buffer inconsistency. flushbits <> ResvSize/bin/sh: line 1: 2752 Segmentation fault /Users/larryc/Desktop/ffmpegX.app//Contents/Resources/ffmpeg -i /Users/larryc/Desktop/UTA\ -\ Web\ videos/Pivarnik.mp4 -y -map 0.0:0.0 -f flv -vcodec flv -b 200 -aspect 4:3 -s 432x240 -r 12 -g 240 -me epzs -qmin 2 -qmax 15 -acodec mp3 -ab 56 -ar 22050 -ac 2 -map 0.1:0.1 -benchmark /Users/larryc/Desktop/UTA\ -\ Web\ videos/Pivarnik.mp4.ff.flv
Can anyone help me? The source file appears fine when I play it back (it's about 39 minutes long).
Results 1 to 3 of 3
-
-
You would likely get more answers in our ffmpegX forum. Moving you.
And welcome to our forums.
-
Possibly ffmpeg finds something wrong in the .mp4 file, even though players may ignore the error and play the file all the way 'till the end. That "something wrong" may be so unexpected that it doesn't know how to continue.
Can you play the partial output file? At what timecode does it stop? Can you see/hear a glitch at that timecode in the source file?
You could try activating "Decode with QT" in the Options tab, to see it that makes a difference. It could, as the issue is likely with decoding.
You could try mencoder from the command line to make an flv.
You could try converting to XviD mencoder to generate an intermediate file which converts better to FLV.
The error dump show some settings, that are kinda weird, although I think they wouldn't be cause for the error.Code:-aspect 4:3 -s 432x240
Similar Threads
-
Encoding downsized HDV 24p footage to MPEG-2 properly
By stantheman1976 in forum Video ConversionReplies: 41Last Post: 7th Dec 2010, 21:04 -
ffmpegx occasionally creates 0kb files instead of encoding properly
By digitalgeist in forum ffmpegX general discussionReplies: 12Last Post: 27th Dec 2009, 19:22 -
Movie Maker files not encoding in ConvertxtoDVD properly
By KJShearer in forum Authoring (DVD)Replies: 2Last Post: 27th Aug 2009, 18:23 -
.AVI is not properly converting to .FL when using ffmpegX
By - Ø®£Z - in forum MacReplies: 9Last Post: 27th Jul 2007, 16:07 -
encoding from WMV to .avi usin "decode with QT", audio fails
By fury420 in forum ffmpegX general discussionReplies: 3Last Post: 18th Jun 2007, 00:21