I have a problem with some gopro mp4 files, I tried to play those with several player but they doesn't works, if I try to fix with ffmpeg with the command
Code: Select all
ffmpeg -i GX010018.MP4 -vcodec copy -acodec copy -movflags faststart out.mp4Code: Select all
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x557822cb4180] moov atom not found
GX010018.MP4: Invalid data found when processing inputI download files from gopro with gphoto2, same issue on two different computers
can somebody help me to fix those mp4 files? thanks a lot in advance



