Gst-launch-1.0 hangs on pipeline is PREROLLING when playing .dsf file

Hi, sorry if I get anything wrong here, I’m new to this.

When trying to play a song in strawberry that when trying to play a DSF file it wouldn’t start. Checking in the terminal for an error it would say that stream discovery for a file timed out. When trying to play that same file in gst-launch-1.0 with the command

gst-launch-1.0 filesrc location=01\ -\ Chez\ Fernand.dsf ! decodebin ! alsasink device=hw:1,0

where it will hang on “pipeline is PREROLLING” until I press ctrl+c to stop it. Checking with verbose I get a lot of information that I’m not quite sure how to parse but I’ll share it if someone asks (just seems like a lot to post at once)

Thank you in advance, if more information is needed please let me know