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

Accentuated char in path #171

Open
rgarrigue opened this issue Oct 30, 2015 · 0 comments
Open

Accentuated char in path #171

rgarrigue opened this issue Oct 30, 2015 · 0 comments

Comments

@rgarrigue
Copy link

Hi

I tried to encode a video locate in a "Vidéos" folder. Then I got this error message

r@c ~/Vidéos $ arista-transcode -p=dvd s01e08.mkv s01e08.avi
2 travaux en cours de traitement...
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/arista/transcoder.py", line 228, in _got_info
    self._setup_pass()
  File "/usr/lib/python2.7/dist-packages/arista/transcoder.py", line 340, in _setup_pass
    "location=\"%s\"" % (src, mux_str, self.options.output_uri)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 39: ordinal not in range(128)

Everything worked fine when I moved everything in a folder without any accentuated char in the full path.

Thanks for the good soft 👍

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