VideoHelp Forum




Results 1 to 7 of 7
  1. Member
    Join Date
    Aug 2007
    Location
    United States
    Search Comp PM
    Sometimes I just want to convert 20 files, and since there are no batch mode, can ffmpegx at least give me the command that it is using so that I can script it through shell?

  2. Member
    Join Date
    Feb 2005
    Location
    Canada
    Search Comp PM
    The command is copied to the clipboard, but it's wiped out by the date which is copied right after it. However, if you install something like Jumpcut:

    http://www.macupdate.com/info.php/id/21604/jumpcut

    You'll be able to see the command in the clipboard history.

    B.

  3. Member
    Join Date
    Mar 2007
    Location
    United States
    Search Comp PM
    If you're looking to convert 20 files, all with the same settings, then take a look at Quick Batcher at www.emmgunn.com. Make the settings you want in ffmpegx, then drag and drop all your video files into Quick Batcher and it'll quickly enter your conversion jobs in ffmpegx's queue. It'll also let you do the same with multiple titles in a DVD.

  4. Member
    Join Date
    Jan 2008
    Location
    United States
    Search Comp PM
    Originally Posted by emmgunn
    If you're looking to convert 20 files, all with the same settings, then take a look at Quick Batcher at www.emmgunn.com. Make the settings you want in ffmpegx, then drag and drop all your video files into Quick Batcher and it'll quickly enter your conversion jobs in ffmpegx's queue. It'll also let you do the same with multiple titles in a DVD.
    JumpCut doesn't seem to work for me. Actually, let me refine that statement: JumpCut works in as far as it's supposed to with the other apps that I use - but it does not seem to capture the command line that ffmpegx generates. I tried replacing the ffmpeg binary inside the application package with something that would capture the command line that way and that wouldn't work either. Does anybody have any suggestions as to how to determine what parameters are being passed to ffmpeg?

  5. Explorer Case's Avatar
    Join Date
    Feb 2004
    Location
    Middle Earth
    Search Comp PM
    bucho is right, it's on the clipboard, but you'll need a third party tool to see the previous content of the clipboard.
    Try it with "Open Terminal Window" activated.

  6. Member
    Join Date
    Jan 2008
    Location
    United States
    Search Comp PM
    Originally Posted by Case
    bucho is right, it's on the clipboard, but you'll need a third party tool to see the previous content of the clipboard.
    Try it with "Open Terminal Window" activated.
    I tried that and still saw nothing. Might there be a Leopard or Intel issue preventing this from working properly?

  7. when ffmpegX is running, open up a normal Terminal window and type:

    ps auxww | grep ffmpegX

    and you'll see just the processes running that have the string 'ffmpegX' in them.

    Copy / Paste the bits you want into a file.

    J




Similar Threads

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