Difference between revisions of "Video/Canon iVIS HF11"

From braindump
Jump to navigation Jump to search
(Created page with "Some time ago my wife and I bought a Canon iVIS HF11. It came with some software for Windows and MacOS X. For some reason or another I was unable to convert the raw video into an...")
 
Line 2: Line 2:


After some searching I found some solution and rolled my own scripts for converting the .MTS files of the camera. Eventually <tt>ffmepg</tt> did the job and I wrote a couple of scripts around it to convert to pretty much anything I wanted to.
After some searching I found some solution and rolled my own scripts for converting the .MTS files of the camera. Eventually <tt>ffmepg</tt> did the job and I wrote a couple of scripts around it to convert to pretty much anything I wanted to.



== References ==
== References ==

Revision as of 16:01, 7 May 2012

Some time ago my wife and I bought a Canon iVIS HF11. It came with some software for Windows and MacOS X. For some reason or another I was unable to convert the raw video into anything that can be easily viewed and shipped around with the tools provided by Canon.

After some searching I found some solution and rolled my own scripts for converting the .MTS files of the camera. Eventually ffmepg did the job and I wrote a couple of scripts around it to convert to pretty much anything I wanted to.

References