vfe.sh 1.11
I just pushed a new version of the vfe.sh script to github:
http://github.com/kwiliarty/vfe-sh
This version (1.11) drops the use of ffmpeg2theora. All of the relevant functionality of this utility is available through ffmpeg. For my script the switch has these advantages:
- Fewer dependencies
- Greater range of input formats now possible
- Consistent and predictable handling of anamorphic pixel aspect ratios
Point #2 lets me work more easily with kdenlive, which I have recently begun using for video editing. Point #3 makes it easier to handle input from a wider range of cameras.