Releases: lisamelton/video_transcoding
Releases · lisamelton/video_transcoding
0.1.3
This version was originally tagged and released on the date below. These notes were added on GitHub much later so the creation date won't match.
Friday, May 8, 2015
- Check the extra version number for MPlayer to accept all builds. Via #6 from @CallumKerrEdwards.
0.1.2
This version was originally tagged and released on the date below. These notes were added on GitHub much later so the creation date won't match.
Thursday, May 7, 2015
- Fix handling of DOS-style line endings when parsing scan output from
HandBrakeCLI
on Windows. Via #4 from @CallumKerrEdwards and @commandtab. - Disable automatic subtitle burning in
transcode-video
when input is MP4 format. - Clarify usage of
--copy-audio
option in the "README" document. Via #5 from @arikalish. - Fix some section links in the "README" document. Via #3 from @vitorgalvao.
0.1.1
This version was originally tagged and released on the date below. These notes were added on GitHub much later so the creation date won't match.
Wednesday, May 6, 2015
- Add a workaround in the
Media
classinitialize
method for no required keyword arguments in Ruby 2.0. Via #1 from @cadonau and #2 from @CallumKerrEdwards.
0.1.0
This version was originally tagged and released on the date below. These notes were added on GitHub much later so the creation date won't match.
Tuesday, May 5, 2015
- Initial project version.