Hi there,
I am using Drupal 6, and have the ffmpeg module installed. I need you to
1) configure / edit the ffmpeg module code so that after videos are uploaded (in various formats) they are converted to html5
2) have a keyframe every 1 second. #2 is very important, you should be able to accomplish this using the -g option (groups of pictures)
You will be modifying drupal 6 module code so that ffmpeg converts videos properly.
