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

An exception occurred #27

Closed
tworstwots opened this issue Dec 4, 2018 · 1 comment
Closed

An exception occurred #27

tworstwots opened this issue Dec 4, 2018 · 1 comment
Assignees
Labels
type:Bug Something isn't working

Comments

@tworstwots
Copy link

tworstwots commented Dec 4, 2018

I'm getting this error when running the program:

[!] ERROR: An exception occurred
Traceback (most recent call last):
  File "video2x.py", line 357, in <module>
    video2x()
  File "video2x.py", line 207, in video2x
    ffmpeg_arguments.append('-hwaccel {}'.format(ffmpeg_hwaccel))
AttributeError: 'str' object has no attribute 'append'
@k4yt3x k4yt3x self-assigned this Dec 4, 2018
@k4yt3x k4yt3x added the type:Bug Something isn't working label Dec 4, 2018
@k4yt3x
Copy link
Owner

k4yt3x commented Dec 4, 2018

Thanks for reporting this bug. I have just pushed the patch to this bug. It should be fixed by now.

@k4yt3x k4yt3x closed this as completed Dec 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants