VideoHelp Forum




Results 1 to 7 of 7
  1. Member
    Join Date
    Nov 2007
    Location
    United States
    Search Comp PM
    Haven't used FFMPEGX for a while, since then Leopard came out and the 10.5.1 update.

    Previously working presets now give two output files:
    movie.mpg.ff.mov.audio.mp4
    movie.mpg.ff.mov.video.mp4.

    Not a clue as to why nor how to fix it. Has 10.5 changed the behavior and caused this issue or am I somehow inadvertantly doing something wrong?

  2. Member
    Join Date
    Aug 2005
    Location
    Palo Alto, California USA
    Search Comp PM
    Check the logfile for more detailed information on what might be going on. Click on the "i" in the Progress pane.

    Out of curiosity, do those individual files play properly?

  3. Member
    Join Date
    Nov 2007
    Location
    United States
    Search Comp PM
    Originally Posted by tomlee59
    Check the logfile for more detailed information on what might be going on. Click on the "i" in the Progress pane.

    Out of curiosity, do those individual files play properly?
    the video file plays fine but quicktime give an unknown file format error when the audio files play.

    If I try and mux the file (tools tab) I also get an unknown file format tab. Strange.

  4. Member
    Join Date
    Aug 2005
    Location
    Palo Alto, California USA
    Search Comp PM
    The failure to recognize the audio is an important clue. It could very well be that you need to install/update an audio codec.

    Again, the Progress logfile will likely be instructive in narrowing down the suspects. Also, when you drop the source file into the summary window, what does ffmpegx say are its characteristics?

  5. Member
    Join Date
    Nov 2007
    Location
    United States
    Search Comp PM
    strangely enough it only happens (so far) when I try either of the H.264 encoding options. If I use the MP4 preset it works fine. Here's the log from an H.264 encode:

    FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
    Mac OSX universal build for ffmpegX
    configuration: --enable-memalign-hack --enable-mp3lame --enable-gpl --disable-vhook --disable-ffplay --disable-ffserver --enable-a52 --enable-xvid --enable-faac --enable-faad --enable-amr_nb --enable-amr_wb --enable-pthreads --enable-x264
    libavutil version: 49.0.0
    libavcodec version: 51.9.0
    libavformat version: 50.4.0
    built on Apr 15 2006 04:58:19, gcc: 4.0.1 (Apple Computer, Inc. build 5250)
    x264 [info]: using cpu capabilities MMX MMXEXT SSE SSE2
    mp4 [info]: initial delay 0 (scale 30000)
    Input #0, mpeg, from '/Users/steve/Desktop/t/BSG.mpg':
    Duration: 01:59:57.4, start: 0.989500, bitrate: 3500 kb/s
    Stream #0.0[0x1c0]: Audio: mp2, 48000 Hz, stereo, 192 kb/s
    Stream #0.1[0x1e0], 29.97 fps(r): Video: mpeg2video, yuv420p, 480x480, 5800 kb/s
    Tue Nov 27 06:21:28 CST 2007
    mpegpipe, to 'pipe:':
    Stream #0.0, 29.97 fps(c): Video: rawvideo, yuv420p, 464x256, q=2-31, 200 kb/s
    Stream mapping:
    Stream #0.1 -> #0.0
    Press [q] to stop encoding

  6. Member
    Join Date
    Jun 2007
    Location
    United States
    Search Comp PM
    Originally Posted by amigasteve
    strangely enough it only happens (so far) when I try either of the H.264 encoding options. If I use the MP4 preset it works fine. Here's the log from an H.264 encode:
    I have the same issue when the video file gets above 2G in size.
    Then the audio tool says something like "The file is not a valid ISO file" and refuses to mux them together.
    For now I am attempting to use Quicktime pro to import the audio and then passthrough export to mp4 and see if that works.

    Not sure if the 2G limit is what it really is, but files that are 1.2G are fine, files that are 2.4G fail.

  7. Member
    Join Date
    Nov 2007
    Location
    United States
    Search Comp PM
    add this to the top field in the advanced options box to get rid of the out of sync audio:

    -async 1

    and if that does not work try

    -async 0

    The latter was first recommended to me and did not work, the former worked like a charm. Don't know what it does (anybody?) but id did fix my out of sync audio prob.




Similar Threads

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