Re: [FFmpeg-user] MPEGTS changes the duration of my video

2020-09-24 Thread Carl Zwanzig
On 9/24/2020 12:41 AM, Mar Andrés López wrote: When I process my video with ffmpeg and I set the format to mpegts, ¿why It changes the duration of my video from 00:00:04.56 to 00:00:04.00? Please include the complete command line and output when asking a question. If you're not using a really

[FFmpeg-user] MPEGTS changes the duration of my video

2020-09-24 Thread Mar Andrés López
Dear all, When I process my video with ffmpeg and I set the format to mpegts, ¿why It changes the duration of my video from 00:00:04.56 to 00:00:04.00? ffmpeg -i video.mpg -map 0 -f mpegts out.mpg ffmpeg output for video.mpg: Duration: 00:00:04.56, start: 6916.00, bitrate: 4617 kb/s