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

Windows issue #29

Closed
fabiopedrosa opened this issue Nov 1, 2013 · 1 comment
Closed

Windows issue #29

fabiopedrosa opened this issue Nov 1, 2013 · 1 comment

Comments

@fabiopedrosa
Copy link

Hi!

I'm having trouble under windows. I've narrowed it down to:

shlex.split(' '.join(ffmpeg_call))

Under Windows it converts a path like

c:\\users\\admin\\appdata\\local\\temp\\tmpclb6qy

to

c:usersadminappdatalocaltemptmpclb6qy
@marcwebbie
Copy link
Contributor

@fabiopedrosa, thank you for opening the issue.

@jiaaro jiaaro closed this as completed in ea1ea19 Nov 5, 2013
jiaaro added a commit that referenced this issue Nov 5, 2013
fixes #29, issue where using shlex to split args for ffmpeg call doesnt ...
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

2 participants