604 B
604 B
CHANGELOG
-
0.2.2 (xx-xx-2013)
- Add compatibility with FFMpeg 1.1
- Upgrade deprecated options (
-ab,-qscaleand-b) - Use of a custom stat file for each multi-pass encoding (fix #20)
-
0.2.1 (02-04-2013)
- Parse the output of FFProbe using correct EOL sequences (@ak76)
- Add process timeout customization (@pulse00)
- Fix
accurateoption (FFMpeg::extractImage)
-
0.2.0 (12-13-2012)
- Add HelperInterface and support for realtime progress ( @pulse00 ).
- Add
accurateoption toFFMpeg::extractImagemethod.
-
0.1.0 (10-30-2012)
- First stable version.