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

Handleunicodeerr #295

Closed jeanslack closed 2 months ago

jeanslack commented 2 months ago

See #294

This PR Adds "UnicodeDecodeError" to the exceptions list in the ffprobe module to ensure that files that cannot be encoded with utf-8 unicode are handled by the application.