Clément Bœsch <u <at> pkh.me> writes: > > I'm seeing timestamps set in the packets with: > ffprobe -show_packets -show_data -select_streams s:0 ~/samples/Test_File-01.mkv > > Same with other streams >
Thanks, making use of ffprobe was a good idea. Now I see the difference. With version < 2.4 we got one packet with multiple "Dialogue: ..." http://paste.ubuntu.com/8426844/ Now we get multiple packets with equal pts. This requires an additional change for us. http://paste.ubuntu.com/8426767/ Thanks again, Rainer _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel