Here is the log. Any hints? I notice that when I try to play or preview the source, it's spotty and gray. Source plays fine in VLC, MPEG Streamclip, and Quicktime. It was encoded using the "Normal" setting of Handbrake.
FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
Sat Feb 12 17:30:04 PST 2011
Mac OSX universal build for ffmpegX
libavutil version: 49.0.0
libavcodec version: 51.9.0
libavformat version: 50.4.0
Seems that stream 0 comes from film source: 90000.00 (90000/1) -> 36.00 (36/1)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Data/DVD archive/LittlePim 2-1.m4v':
Duration: 00:05:02.7, start: 0.000000, bitrate: 878 kb/s
Stream #0.0(und), 36.00 fps(r): Video: h264, yuv420p, 720x480
Stream #0.1(und): Audio: aac, 48000 Hz, stereo
Output #0, flv, to '/Volumes/Data/DVD archive/LittlePim 2-1.m4v.ff.flv':
Stream #0.0, 12.00 fps(c): Video: flv, yuv420p, 320x240, q=2-9, 200 kb/s
Stream #0.1: Audio: mp3, 22050 Hz, stereo, 56 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
[h264 @ 0x45a630]abs_diff_pic_num overflow
[h264 @ 0x45a630]decode_slice_header error
[h264 @ 0x45a630]concealing 1350 DC, 1350 AC, 1350 MV errors
[h264 @ 0x45a630]abs_diff_pic_num overflow
[h264 @ 0x45a630]decode_slice_header error
[h264 @ 0x45a630]concealing 1350 DC, 1350 AC, 1350 MV errors
[h264 @ 0x45a630]abs_diff_pic_num overflow
[h264 @ 0x45a630]decode_slice_header error
[h264 @ 0x45a630]concealing 1350 DC, 1350 AC, 1350 MV errors
[h264 @ 0x45a630]abs_diff_pic_num overflow
[h264 @ 0x45a630]decode_slice_header error
[h264 @ 0x45a630]concealing 1350 DC, 1350 AC, 1350 MV errors
[h264 @ 0x45a630]abs_diff_pic_num overflow
[h264 @ 0x45a630]decode_slice_header error
[h264 @ 0x45a630]concealing 1350 DC, 1350 AC, 1350 MV errors
[h264 @ 0x45a630]abs_diff_pic_num overflow
[h264 @ 0x45a630]decode_slice_header error
[h264 @ 0x45a630]concealing 1350 DC, 1350 AC, 1350 MV errors
[h264 @ 0x45a630]abs_diff_pic_num overflow
[h264 @ 0x45a630]decode_slice_header error
[h264 @ 0x45a630]concealing 1350 DC, 1350 AC, 1350 MV errors
[h264 @ 0x45a630]abs_diff_pic_num overflow
[h264 @ 0x45a630]decode_slice_header error
[h264 @ 0x45a630]illegal short term buffer state detected
[h264 @ 0x45a630]concealing 1350 DC, 1350 AC, 1350 MV errors
[h264 @ 0x45a630]illegal short term buffer state detected
[h264 @ 0x45a630]abs_diff_pic_num overflow
[h264 @ 0x45a630]decode_slice_header error
[h264 @ 0x45a630]illegal short term buffer state detected
[h264 @ 0x45a630]concealing 1350 DC, 1350 AC, 1350 MV errors
[h264 @ 0x45a630]illegal short term buffer state detected
[h264 @ 0x45a630]abs_diff_pic_num overflow
[h264 @ 0x45a630]decode_slice_header error
[h264 @ 0x45a630]illegal short term buffer state detected
[h264 @ 0x45a630]concealing 1350 DC, 1350 AC, 1350 MV errors
[h264 @ 0x45a630]illegal short term buffer state detected
this goes on and on and on for pages ...
until the very end
video:2827kB audio:2069kB global headers:0kB muxing overhead 4.857831%
bench: utime=109.244s
/bin/sh: /Applications/ffmpegX.app//Contents/Resources/flvtool2: /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby: bad interpreter: No such file or directory
Results 1 to 2 of 2
-
-
I'm not sure why ffmpeg doesn't like the H.264 video stream. It may have to do with the age of this version of ffmpeg in ffmpegX, as ffmpeg has seen a few revisions since, with improvements in handling of H.264 video.
Alternatives:
- ffmpeg command line (build your own (e.g. through MacPorts) or 'borrow' a compiled version from some recent app that has ffmpeg in its package)
- Convert a copy to .mp4 (lower specs) with Handbrake/QuickTime/MPEG Streamclip/whatever, as H.264/AAC .mp4 is compatible with web Flash players, too. [Recommended]
Similar Threads
-
MOV to FLV Conversion Stopping Short
By IrishP in forum ffmpegX general discussionReplies: 10Last Post: 22nd Jun 2011, 03:43 -
Expert Video conversion help please! .mov to .flv
By KMartin in forum Video ConversionReplies: 26Last Post: 31st Aug 2010, 13:28 -
.mov to flv conversion completely out of sync
By lilly333 in forum MacReplies: 1Last Post: 23rd Jan 2010, 03:34 -
Hi Folks, First post, getting 0 K Mov to FLV conversion...
By dainis in forum ffmpegX general discussionReplies: 4Last Post: 28th Oct 2009, 04:16 -
Problems with conversion FLV to .mov u others.
By djinnverde in forum ffmpegX general discussionReplies: 1Last Post: 30th Sep 2008, 10:32