Changes between Initial Version and Version 1 of Ticket #8620, comment 11
- Timestamp:
- Jun 1, 2021, 4:02:54 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8620, comment 11
initial v1 1 1 What do you want to say? 2 2 I'm talking about video PTS calculation: 3 https://github.com/FFmpeg/FFmpeg/blob/ b76a0e24f9effa64e48ff0567af0dc497dd99e84/libavdevice/dshow_pin.c#L316-L3203 https://github.com/FFmpeg/FFmpeg/blob/575e52272d42f4278c6620f1a999c41425db2094/libavdevice/dshow_pin.c#L315-L319 4 4 5 5 Here we correctly get audio PTS by using IMediaSample_GetTime and create FAKE video PTS.


