Skip to content

Fix Unicode error#15

Merged
gbstack merged 2 commits into
gbstack:masterfrom
XavierTolza:patch-1
May 13, 2021
Merged

Fix Unicode error#15
gbstack merged 2 commits into
gbstack:masterfrom
XavierTolza:patch-1

Conversation

@XavierTolza
Copy link
Copy Markdown
Contributor

I sometimes get the following error on my files:
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 63: invalid start byte
This small change fixes it

I sometimes get the following error on my files:
`UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 63: invalid start byte`
This small change fixes it
@XavierTolza XavierTolza changed the title Update ffprobe.py Fix Unicode error Mar 2, 2021
@gbstack
Copy link
Copy Markdown
Owner

gbstack commented May 13, 2021

thanks for your contribution!

@gbstack gbstack merged commit 6b499f6 into gbstack:master May 13, 2021
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.

2 participants