vfe.sh on github
I just moved the vfe.sh code over to a repository on github. I have not made any changes to the code, but if I do this is where you will find them in the future.
Kevin Wiliarty
I just moved the vfe.sh code over to a repository on github. I have not made any changes to the code, but if I do this is where you will find them in the future.
Just put up a new version of the vfe.sh script that includes an option to create a VP8/.webm version of your video alongside the OGG/.ogv and MPEG/.mp4. Success of the script depends on ffmpeg 0.6. As before, you also need ffmpeg2theora and qtfaststart.py.
Now I'll be able to work on including VP8/.webm in the External Video for Everybody WordPress plugin.
This upgrade involves a little adjustment to force the ffmpeg output codec to libx264. I also changed the default frame rate to 30. You can edit the script to set the default to whatever you like, and you can override the default with the -f flag.
I've just updated the vfe.sh shell script to harmonize better with the latest version of the External Video for Everybody plugin.
The link to the current version of the script is in the sidebar.