Force Index Creation for h264
Posted: 31 Dec 2012 00:15
It is possible to add the same index rebuild function that exists for AVI to h264? If not, anyone know of a reliable MP4 reindexing utility that runs on Windows?
Discussion and support for VLC media player and friends
http://forum.videolan.org/
Code: Select all
set tempo=%temp%\%~xn1
move %1 "%tempo%"
"path\to\ffmpeg\ffmpeg.exe" -i "%tempo%" -c copy %1
del "%tempo%