All Versions
39
Latest Version
Avg Release Cycle
101 days
Latest Release
2709 days ago

Changelog History
Page 4

  • v0.6.0 Changes

    May 04, 2010
    • Cropping options now handled by EncodingOptions (croptop, cropbottom, cropleft and cropright)
    • 0๏ธโƒฃ Aspect ratio parameter calculated and added by default
    • โž• Added transcoder options to preserve original aspect ratio on width or height
  • v0.5.0 Changes

    April 28, 2010
    • โž• Added logging capabilities
  • v0.4.3 Changes

    April 06, 2010
    • ๐Ÿ— Correctly identify invalid movies on latest ffmpeg build (r22811)
  • v0.4.2 Changes

    April 06, 2010
    • Escape the path to handle spaces in filenames and avoid CLI injection attacks (thanks J. Weir!)
  • v0.4.1 Changes

    February 10, 2010
    • Forgot to change the transcoding shortcut from Movie
  • v0.4.0 Changes

    February 10, 2010
    • ๐Ÿ‘€ Transcoding API changed to make use of more humanly readable options (see README for examples)
    • ๐Ÿ›  Fixed frame rate parsing for integer frame rates
  • v0.3.0 Changes

    February 07, 2010
    • Simple transcoding
  • v0.2.0 Changes

    February 06, 2010
    • ๐Ÿ“‡ Some more metadata parsing
  • v0.1.0 Changes

    February 05, 2010
    • ๐Ÿ“‡ Some basic parsing of metadata added