Menu

#19 Is it possible to copy both timestamps at once (as on phrase, separated by space) or run an FFmpeg command with both timestamps?

v1.0_(example)
open
nobody
None
1
2023-03-29
2023-03-29
No

What I want to do is get two exact frame timestamps with an FFmpeg GUI app, and use them in my own FFmpeg command, ideally something faster than having to copy both times into a text editor or something like that. I wonder if its possible to copy both timestamps at once and have a phrase like this "00:30.00 00:45.20", or somehow quickly have both times used in an FFmpeg command, like "ffmpeg -ss 00:30.00 -to 00:45.20 -i ..."?

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.