divfixpp

mass-repair avi videos with broken index

so yeah, my camera makes broken avi videos and I had a bunch of them to repair : for i in *.avi; do mencoder -idx $i -ovc copy -oac copy -o $i.repaired.avi; done ( that’s a command-line for those who wonder ) this only repairs the index, no re-encoding divfixpp repairs indexes as well, but Continue reading →

By on September 15, 2008 | avi, batch, broken, divfixpp, index, mencoder, repair | 2 comments


Warning: array_filter() [function.array-filter]: The first argument should be an array in /home/lamens/public_html/altbin.net/wp-content/plugins/wordpress-tweaks/tweaks.php on line 650