As simple as: ffmpeg -i in.mp4 -c copy -map 0 -movflags +faststart out.mp4. Or if you can compile FFmpeg from source, make the tool ...
確定! 回上一頁