Log in

View Full Version : Insert Moov Atom into DV


infante
9th August 2012, 18:00

infante
9th August 2012, 18:03

Mug Funky
20th August 2012, 04:43
[no message]

btw, i've no idea how to repair moov headers if that's what you want.

if you have a DV file that's playable in ffmpeg, you can use ffmpeg -c:v copy -c:a copy -i "yourfile.dv" -o "youroutput.mov" to remux it losslessly into a mov container.