Skip to content
Snippets Groups Projects
  1. Jun 18, 2014
  2. May 04, 2012
    • Clément Bœsch's avatar
      presets: specify the codecs. · ec271c95
      Clément Bœsch authored
      This allows the following usages:
      FFMPEG_DATADIR=presets ./ffmpeg -f lavfi -i testsrc=d=5 -vcodec libx264 -vpre ipod640 -f null -
      FFMPEG_DATADIR=presets ./ffmpeg -f lavfi -i testsrc=d=5 -vpre libx264-ipod640 -f null -
      
      The second example was broken even if documented.
      ec271c95
  3. Oct 21, 2011
  4. Oct 20, 2011
  5. Oct 19, 2011
Loading