ffmpeg -i f.ogv -codec copy f.mp4
وقتی این را وارد می کنم این را خروجی می دهد.[ogg @ 0x1f66600] Broken file, keyframe not correctly marked.
Input #0, ogg, from 'f.ogv':
Duration: 00:00:05.60, start: 0.000000, bitrate: 164 kb/s
Stream #0:0: Video: theora, yuv420p, 1920x1080, 5 tbr, 5 tbn
File 'f.mp4' already exists. Overwrite? [y/N] y
[mp4 @ 0x1f6ba80] Could not find tag for codec theora in stream #0, codec not currently supported in container
Could not write header for output file #0 (incorrect codec parameters ?): Invalid argument
Error initializing output stream 0:0 --
Stream mapping:
Stream #0:0 -> #0:0 (copy)
Last message repeated 1 times
ویرایش:فهمیدم چه جوری درستش کنم.