--version command line argument (without launching OpenShot)
Bug #956664 reported by
Aditya V
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenShot Video Editor |
Fix Released
|
Low
|
Aditya V |
Bug Description
This is a general feature request, so it doesn't apply to any specific version of Ubuntu/Linux.
I wanted to find out the version on OpenShot through command line, so I punched in "openshot --version", but it looked like it was starting up instead of just giving a one-line output of its version. Though it does state its version during startup in its terminal output, but it would be nice if it would only show the version and not try to start up. Also, it seems that there's no "--help" either, so I guess that means there's no command line interface whatsoever.
Thanks in advance!
Changed in openshot: | |
status: | New → In Progress |
assignee: | nobody → kroq-gar78 (kroq-gar78) |
Changed in openshot: | |
status: | In Progress → New |
assignee: | kroq-gar78 (kroq-gar78) → nobody |
Changed in openshot: | |
assignee: | nobody → kroq-gar78 (kroq-gar78) |
status: | New → In Progress |
Changed in openshot: | |
milestone: | none → 1.4.3 |
Changed in openshot: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
The only command line option is the following (from the manual):
openshot [filename]
The optional [filename] parameter can be either an audio or video file, or an OpenShot project file (*.osp). Multiple files can also be specified (with spaces between each filename), and all files will be imported into a single instance of OpenShot.
In general, we have not bothered too much with the command line as we have seen limited value, seeing as it's a video editor.
But if someone wants to submit a patch then we'd have a look at it.