Re: [FFmpeg-user] DTSes & PTSes

2024-05-09 Thread Mark Filipak
On 09/05/2024 06.07, Yann Cainjo wrote: Hi Mark Hey Yann DTSes & PTSes only exist in MPEG PESes for I-frames Where did you get this information ? By parsing actual presentation streams. Start reading 24 lines down in this message. Note that email will wrap long sentences but its easy t

Re: [FFmpeg-user] DTSes & PTSes

2024-05-09 Thread Yann Cainjo
Hi Mark > DTSes & PTSes only exist in MPEG PESes for I-frames Where did you get this information ? I was reading this article but it seems to me that P and B frames have PTS and DTS... Understanding Timelines within MPEG Standards https://ir.cwi.nl/pub/23650/23650B.pdf Best regards Yann @@

[FFmpeg-user] DTSes & PTSes

2024-05-08 Thread Mark Filipak
DTSes & PTSes only exist in MPEG PESes for I-frames. So, where/how is FFmpeg getting the DTSes & PTSes that it shows for B- & P-frames? --Mark. ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsu