[FFmpeg-user] Transcoding MPEG .ts results in slow playback speed
Carl Eugen Hoyos
ceffmpeg at gmail.com
Mon Jan 28 15:12:47 EET 2019
2019-01-28 8:39 GMT+01:00, Peter B. <pb at das-werkstatt.com>:
> Works with added "-r 25" before "-i":
> $ ffmpeg-git -r 25 -i ORIGINAL.ts -c:v ffv1 -c:a copy out/test-fps25.avi
>
> But how come it requires the 25fps information
Afaict, because the file has broken timestamps.
The most important question would be how it was created...
Carl Eugen
More information about the ffmpeg-user
mailing list