#1839: the pts can not copy from transcode orig video file -------------------------------------+------------------------------------- Reporter: | Type: defect lingjiujianke | Priority: normal Status: new | Version: git- Component: FFmpeg | master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Summary of the bug: How to reproduce: {{{ % ffmpeg -v debug -y -i input.mkv -strict -2 -ss 00:00:10.00 -t 00:00:10.00 -acodec aac -vcodec libx264 -map 0:0 -map 0:1 -pix_fmt yuv420p -b:v 2000k -b:a 192k -ar 44100 -preset ultrafast -vprofile main -vlevel 3.1 -window_size hd720 -v debug -mpegts_copyts 1 -async 1 -f mpegts -bsf h264_mp4toannexb output.ts ffmpeg git-master built on ...
I have used the copyts mpegts_copyts, the output.ts start time always from 0s I wish the start time from time -ss the ffprobe -show_packets output.ts is attached who can upload the patch thanks }}} -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1839> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://avcodec.org/mailman/listinfo/ffmpeg-trac