[FFmpeg-user] Getting precise start time from wall-clock for capture

Arthur Wait artwait at gmail.com
Mon May 18 21:35:00 CEST 2015


Fantastic Nicolas, thanks so much! This is exactly what I needed.

Arthur


> ffprobe -i /dev/video0 -of compact -show_packets
> [...]
>
> packet|codec_type=video|stream_index=0|pts=1392045174616|pts_time=1392045.174616|...
>
> As you can see, this is the monotonic clock (and my uptime here is 16
> days),
> but lavd can convert for you:
>


More information about the ffmpeg-user mailing list