Norihiro Kamae 2a0b9d851c obs-ffmpeg: Fix starting video packet offset in replay-buffer
The commit 4a5ac3974 fixed the bug the first PTS is not zero. This
commit fixed the same issue in replay-buffer.
A variable `video_dts_offset` is renamed to `video_pts_offset` and the
variable is initialized by `pts` instead of `dts`.
2021-11-04 14:49:17 -07:00
..
2021-09-24 09:42:08 -07:00
2021-11-02 05:57:01 -07:00
2021-09-24 09:42:08 -07:00
2021-09-24 09:42:08 -07:00
2021-09-24 09:42:08 -07:00
2021-10-10 19:53:27 -07:00