Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error vdx: Invalid option always thrown #12

Open
mrzool opened this issue Sep 1, 2022 · 0 comments
Open

Error vdx: Invalid option always thrown #12

mrzool opened this issue Sep 1, 2022 · 0 comments

Comments

@mrzool
Copy link

mrzool commented Sep 1, 2022

vdx seems to be broken right now (on my machine at least). The program seems to interpret given file names as options.

Tried following commands:

vdx 'video.mov' -t 00:00.43
vdx 'video.mov' --trim 00:00.43
vdx --trim 0:00:43 video.mov
vdx video.mov --format mp4

They all fail with the following message:

vdx: Invalid option: video.mov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant