[FFmpeg-user] get in-time for clips after filter_complex concat
Erik Blankinship
erikb at mediamods.com
Mon Dec 12 04:03:51 EET 2016
>
>
> > Now I need to know the exact time or frame the videos are inserted into
> the
> > output file.
>
> Doesn't -loglevel verbose add some information about when streams end?
>
Thanks Carl!
Yes, I see entries like `Segment finished at pts=248169037`
Which, when converted to 248.169037 seconds [looks like it] brings me to
the correct frame!
Is there a way to get -loglevel to export to JSON or something more readily
parsable? Or has someone written a log parsing tool for ffmpeg?
More information about the ffmpeg-user
mailing list