Skip to content

Is it ok to close the Tgrabs window early? #155

Discussion options

You must be logged in to vote

Hey, so the way it works it that whenever you click "close" or press CTRL+C in the terminal, the video conversion is stopped. This does not speed up the conversion, it just stops it at the point where you clicked it. Now, this still produces a valid .pv file and can be quite useful for testing purposes (e.g. you want to try out some parameters but aren't happy/want to have a look in TRex). However, if your goal is to convert the entire video, you should not do it :-) If you simply do not want to see a window/let it run in the background, just add the nowindow flag when starting TGrabs, like so:

tgrabs -i video.mp4 -nowindow

Which starts without opening a window, so it only runs in the te…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by walsmanjason
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants