694 shaares
4 liens privés
4 liens privés
1 résultat
taggé
ffmpeg
If you have ffmpeg, from the command-line you can try:
'ffmpeg -i input.mp4 -c copy output.mp4'
If the problem is just with the container, this will fix it.
If that doesn't work, please post the complete terminal message, as it could give a clue as to how to fix the file.
--evilsoup