19.05.2022, 17:55
Original frame rate is the frame rate in the video stream.
(MediaInfo: 'Frame rate' <> frame rate signaled by the container, 'Original frame rate' <> frame rate signaled by the stream itself)
To get rid of it (by changing it to the container fps, while keeping the container fps) one would have to change the bit stream.
Hybrid does not support changing the bit stream on remuxing.
You could remux the file using ffmpeg and use it's bitstream filter (https://ffmpeg.org/ffmpeg-bitstream-filters.html).
Cu Selur
(MediaInfo: 'Frame rate' <> frame rate signaled by the container, 'Original frame rate' <> frame rate signaled by the stream itself)
To get rid of it (by changing it to the container fps, while keeping the container fps) one would have to change the bit stream.
Hybrid does not support changing the bit stream on remuxing.
You could remux the file using ffmpeg and use it's bitstream filter (https://ffmpeg.org/ffmpeg-bitstream-filters.html).
Cu Selur