VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. Member
    Join Date
    Jan 2007
    Location
    United States
    Search Comp PM
    FFMPEG running on MAC OSX PPC through terminal:

    Code:
    $ ./ffmpeg -y -i source.avi -title "Title" -vcodec h264 -coder 1 -bufsize 128 -g 250 -s 480x272 -r 29.97 -b 768kb -acodec aac -ac 2 -ar 48000 -ab 128 -f psp MAQ10001.MP4
    ffmpeg version 0.4.9-pre1, build 4752, Copyright (c) 2000-2004 Fabrice Bellard
      configuration:  --enable-a52 --enable-gpl --disable-ffserver --disable-ffplay --enable-memalign-hack --disable-vhook --extra-cflags=-mtune=970 --enable-pthreads --enable-xvid --enable-faac --disable-mmx --disable-audio-oss --disable-audio-beos --disable-v4l --disable-debug --disable-pp --enable-g726 --disable-network --disable-gprof --extra-cflags=-force_cpusubtype_ALL 
      built on Apr 12 2005 19:44:09, gcc: 3.3 20030304 (Apple Computer, Inc. build 1666)
    Input #0, avi, from 'source.avi':
      Duration: 00:00:00.5, start: 0.000000, bitrate: 1583847 kb/s
      Stream #0.0: Video: mpeg4, 480x272, 29.97 fps
      Stream #0.1: Audio: mp3, 48000 Hz, stereo, 128 kb/s
    Output #0, psp, to 'MAQ10001.MP4':
      Stream #0.0: Video: , 480x272, 29.97 fps, q=2-31, 768 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
    Unsupported codec for output stream #0.0
    Anyone tell me what I''m doing wrong? When i check ffmpeg -formats I see h264 listed...
    Quote Quote  
  2. Member ChrissyBoy's Avatar
    Join Date
    Feb 2003
    Location
    Yorkshire!
    Search Comp PM
    For a start i would compile the latest version - yours is nearly 2 years old. Can you show the output of -formats?

    I suspect you need to configure the following:

    Code:
     --enable-x264            enable H.264 encoding via x264 [default=no]
    SVCD2DVD v2.5, AVI/MPEG/HDTV/AviSynth/h264->DVD, PAL->NTSC conversion.
    VOB2MPG PRO, Extract mpegs from your DVDs - with you in control!
    Quote Quote  



Similar Threads

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