mixxxdj / mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
http://mixxx.org
Other
4.43k stars 1.27k forks source link

Special Characters - Possible regression or ffmpeg/analyser problem only for stem files #13566

Open Eve00000 opened 1 month ago

Eve00000 commented 1 month ago

Bug Description

I found out that a stem file located in a dir with a special character makes Mixxx crash, a copy of the same file in the directory without the special character works fine. crash : left mous click and drag or just right click Makes Mixxx crash: F:\Music#9999 - DJ#0500 - Artists\Arno •\Arno - Le Best Of Arno (2000)\15 Arno - Les Filles Du Bord De Mer.stem.m4a Works fine: F:\Music#9999 - DJ#0500 - Artists\Arno\Arno - Le Best Of Arno (2000)\15 Arno - Les Filles Du Bord De Mer.stem.m4a the only difference between the locations is the " •" I use to define an artist dir.

PS, I think my previous report wit debug info has the same cause.

Version

Main

OS

Win 10

Swiftb0y commented 1 month ago

Thank you for reporting your issue. Please understand that in order for us to be able to properly debug this, we need a backtrace. Have a look at the wiki for finding out how to create one: https://github.com/mixxxdj/mixxx/wiki/Creating%20Backtraces

Eve00000 commented 1 month ago

I think it's same cause as previous , you can find debug in this report

Swiftb0y commented 1 month ago

so this is a duplicate then?