|
|
|
|
|
by Tigress8780
1057 days ago
|
|
That metadata is usually put around the end of the file for compatibility reasons, but one can use ffmpeg's `-movflags faststart` option to move it to the beginning (very common in files that are meant to be served on the web). |
|