VideoHelp Forum
Results 1 to 6 of 6
Thread
  1. Member
    Join Date
    Nov 2009
    Location
    expat in south korea
    Search Comp PM
    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

  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Moving you to our ffmpegx section.

  3. Explorer Case's Avatar
    Join Date
    Feb 2004
    Location
    Middle Earth
    Search Comp PM
    Originally Posted by v0llrath
    ... downgrade a high-res video file ...

    MEncoder dev-CVS-051126-18:35-3.3 (C) 2000-2005 MPlayer Team
    Mac OSX static build for ffmpegX
    ...
    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!
    It seems from this log that you didn't downscale at all. The output that ffmpegX was working on, was still 1280x720; the same as the source file. Such a resolution would require close to 5000 kbps for XviD, not 940.

    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...

  4. Member
    Join Date
    Nov 2009
    Location
    expat in south korea
    Search Comp PM
    haha no that's ram on the video card. okay i'll try to scale down and see what happens.

  5. Member
    Join Date
    Nov 2009
    Location
    expat in south korea
    Search Comp PM
    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])

  6. Explorer Case's Avatar
    Join Date
    Feb 2004
    Location
    Middle Earth
    Search Comp PM
    Originally Posted by v0llrath
    Warning! pts=-1989357091 length=-971432232
    Not sure what this means, but I wasn't expecting negative numbers, and I expect neither was mplayer.

    Originally Posted by v0llrath
    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
    Apparently it has trouble reading the framerate and bitrate.

    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

Visit our sponsor! Try DVDFab and backup Blu-rays!