jeanslack / Videomass

Videomass is a free, open source and cross-platform GUI for FFmpeg and yt-dlp
https://jeanslack.github.io/Videomass/
GNU General Public License v3.0
960 stars 44 forks source link

Chars encoder #297

Closed jeanslack closed 2 months ago

jeanslack commented 2 months ago

reference #294

This PR should partially resolve the issue with files containing metadata written with non-UTF-8 encoded characters giving the error: 'utf-8' codec can't decode byte...". Knowing the character encoding with which the file was written, it is now possible to specify it in the Preferences dialog, Advanced table, thus being able to try to import the files successfully.