Hello, I have carried out the commands given below but I get a .mov file with a black image and aivx format that neither works with VLC nor with Premiere Pro. Can you possibly help me to save the video?Now run the following command to start recovering: recover_mp4.exe good.mp4 result.h264 result.wav --sonyThen use ffmpeg to mux the final file:ffmpeg.exe -r 60000/1001 -i result.h264 -i result.wav -c:v copy -c:a copy result.movThanks in advance _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".