Results 1 to 2 of 2

Thread: Trouble with ffmpeg

  1. #1
    Join Date
    Aug 2007
    Beans
    278

    Trouble with ffmpeg

    Code:
    ffmpeg -i benny_lava.avi -s 72x54 -t 14 -r 25 -pix_fmt rgb24 benny_lava.gif
    The problem is that somehow the GIF ends up being 7 seconds instead of the original clip's 14; thus, double the speed.

    Also, how does the GIF, which is much smaller in frame size than the ~650KB AVI and without audio, end up at 1.5MB?

    http://www.hotlinkfiles.com/files/13...benny_lava.avi
    http://www.hotlinkfiles.com/files/13...benny_lava.gif

  2. #2
    Join Date
    Aug 2007
    Beans
    278

    Re: Trouble with ffmpeg

    .

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •