id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,blockedby,blocking,reproduced,analyzed
1839,the pts can not copy from transcode orig video file,lingjiujianke,,"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
}}}",defect,new,normal,FFmpeg,git-master,,,lingjiujianke@…,,,0,0
