Difference between revisions of "Video/Canon iVIS HF11"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
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. |
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 <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. |
||
I would assume the below examples will work for Canon cameras of the same range. |
|||
== References == |
== References == |
Revision as of 16:03, 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.
I would assume the below examples will work for Canon cameras of the same range.