[FFmpeg-user] Query regarding mkvtimestamp_v2 filter
Gyan
gyandoshi at gmail.com
Wed May 17 15:43:31 EEST 2017
On Wed, May 17, 2017 at 6:02 PM, tarun singhal <tsinghal18 at gmail.com> wrote:
> How do I convert from PTS to seconds? What does time base means here?
>
PTS is denominated in terms of a unit timebase, which the smallest fraction
of a second which can be specified. So, PTS x timebase gets you the time in
seconds. See http://stackoverflow.com/q/43333542/5726027 for an example.
More information about the ffmpeg-user
mailing list