hello and sorry if this has been covered before but a quick search didn't yield exactly the problem i seem to have encountered... i'm simply using ffmpegx to downgrade a high-res video file (which is unplayable on my 5 year old computer haha) which i've done many times before, but for some reason this one doesn't seem to work. can someone take a look and possibly tell me what's wrong?
Encoding started on Tue Nov 17 12:24:52 KST 2009
MEncoder dev-CVS-051126-18:35-3.3 (C) 2000-2005 MPlayer Team
Mac OSX static build for ffmpegX
AltiVec found
CPU: PowerPC
success: format: 0 data: 0x0 - 0x89022dc1
Quicktime/MOV file format detected.
Warning! pts=-1989357091 length=-971432232
--------------
MOV track #0: 13244 chunks, 145683 samples
MOV: AVC decoder configuration record atom (183)!
MOV: Found unknown movie atom btrt (20)!
Image size: 1280 x 720 (24 bpp)
Display size: 1280 x 720
Fourcc: 1cva Codec: ''
--------------
MOV track #1: 13241 chunks, 284768 samples
Audio bits: 16 chans: 2 rate: 48000
MOV: Found MPEG4 audio Elementary Stream Descriptor atom (42)!
Fourcc: a4pm
--------------
MOV: longest streams: A: #1 (284768 samples) V: #0 (145683 samples)
VIDEO: [avc1] 1280x720 24bpp 0.000 fps 0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:7 fourcc:0x31637661 size:1280x720 fps: 0.00 ftime:= inf
================================================== ========================
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
AUDIO: 48000 Hz, 2 ch, s16be, 222.6 kbit/14.49% (ratio: 27820->192000)
Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio) decoder)
================================================== ========================
xvid: using library version 1.2.-127 (build xvid-1.2.0-dev)
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
Opening video filter: [scale w=1280 h=720]
================================================== ========================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
================================================== ========================
Building audio filter chain for 48000Hz/2ch/s16be -> 48000Hz/0ch/s8...
Building audio filter chain for 48000Hz/2ch/s16be -> 48000Hz/2ch/s16be...
VDec: vo config request - 1280 x 720 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
SwScaler: using unscaled Planar YV12 -> Planar YV12 special converter
videocodec: XviD (1280x720 fourcc=44495658 [DIVX])
xvid: par=0/0 (vga11), displayed=1280x720, sampled=1280x720
xvid: CBR Rate Control -- bitrate=940kbit/s
Skipping frame!
then it just hangs. i let it run for like 48 hours before giving up.
any help is appreciated.
-v
Results 1 to 6 of 6
-
-
Originally Posted by v0llrath
P.S. Is your profile correct, that you're running 10.5.8 on only 64 MB RAM? I would expect at least 10 times as much...
-
no good.. this is now the error message:
Encoding started on Fri Nov 27 11:46:11 KST 2009
MEncoder dev-CVS-051126-18:35-3.3 (C) 2000-2005 MPlayer Team
Mac OSX static build for ffmpegX
AltiVec found
CPU: PowerPC
success: format: 0 data: 0x0 - 0x89022dc1
Quicktime/MOV file format detected.
Warning! pts=-1989357091 length=-971432232
--------------
MOV track #0: 13244 chunks, 145683 samples
MOV: AVC decoder configuration record atom (183)!
MOV: Found unknown movie atom btrt (20)!
Image size: 1280 x 720 (24 bpp)
Display size: 1280 x 720
Fourcc: 1cva Codec: ''
--------------
MOV track #1: 13241 chunks, 284768 samples
Audio bits: 16 chans: 2 rate: 48000
MOV: Found MPEG4 audio Elementary Stream Descriptor atom (42)!
Fourcc: a4pm
--------------
MOV: longest streams: A: #1 (284768 samples) V: #0 (145683 samples)
VIDEO: [avc1] 1280x720 24bpp 0.000 fps 0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:7 fourcc:0x31637661 size:1280x720 fps: 0.00 ftime:= inf
================================================== ========================
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
AUDIO: 48000 Hz, 2 ch, s16be, 222.6 kbit/14.49% (ratio: 27820->192000)
Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio) decoder)
================================================== ========================
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
Opening video filter: [scale w=640 h=360]
================================================== ========================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
================================================== ========================
Forcing output fourcc to 58564944 [XVID]
Building audio filter chain for 48000Hz/2ch/s16be -> 48000Hz/0ch/s8...
Building audio filter chain for 48000Hz/2ch/s16be -> 48000Hz/2ch/s16be...
VDec: vo config request - 1280 x 720 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
SwScaler: FAST_BILINEAR scaler, from Planar YV12 to Planar YV12 using AltiVec
Skipping frame!
videocodec: libavcodec (640x360 fourcc=58564944 [XVID])
-
Originally Posted by v0llrath
Originally Posted by v0llrath
I'd suggest trying a conversion that doesn't involve mplayer/mencoder.
Not sure what else to diagnose without access to this source file.
Similar Threads
-
Convert 30fps to 24fps skipping every 5th frame?
By DragonQ in forum EditingReplies: 7Last Post: 29th Jan 2011, 03:11 -
Frame Skipping in Media Player Classic
By Sootmouth in forum Newbie / General discussionsReplies: 0Last Post: 7th Oct 2009, 19:00 -
More frame skipping in attempted RMVB conversion
By Dorfnarr in forum ffmpegX general discussionReplies: 5Last Post: 5th May 2008, 14:16 -
MEncoder skipping frame with audio conversion
By Towin in forum Video ConversionReplies: 2Last Post: 24th Mar 2008, 11:08 -
dazzle video capture frame skipping
By VistaXP in forum Capturing and VCRReplies: 2Last Post: 2nd Jun 2007, 18:00