#4037: [Transcoding] Duration and frame number changed after transcoding
-------------------------------------+-------------------------------------
Reporter: hungnv | Owner:
Type: defect | Status: new
Priority: normal | Component:
Version: git-master | undetermined
Keywords: mpegts | Resolution:
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Comment (by hungnv):
Update with -mpegts_copyts , -copyts and -vsync options.
Source file:
http://221.132.35.210/video0.ts
Command I use:
{{{
fmpeg -y -i ~/video0.ts -vcodec libx264 -vb 500000 -s 640x360 -f mpegts
-aspect 16:9 -g 25 -keyint_min 50 -vf scale=640:-1 -copyts -mpegts_copyts
1 -vsync 0 ~/hung.ts
}}}
Duration, start time is still different
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4037#comment:29>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac