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

Escaping input and output paths using double quotes #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

iaincollins
Copy link

Puts double quotes around input and output paths so that it paths with characters like spaces in them don't cause problems.

Puts double quotes around input and output paths so that it paths with characters like spaces in them don't cause problems.
Fix so paths with characters like spaces are parsed correctly for crucial metadata (like video size and aspect ratio) and don't default to zero.
@iaincollins
Copy link
Author

There is probably a better approach to this but had to fork and patch it fairly quickly as we need something that works now. :)

Understand if you'd rather patch the issue of input and output paths with spaces not being handled with a more considered approach but would really appreciate the bug itself being fixed in master. Thanks!

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

Successfully merging this pull request may close these issues.

1 participant