smplayer-dev / smplayer

Free Media Player for Windows, Linux and Mac OS with YouTube support.
https://smplayer.info
GNU General Public License v2.0
668 stars 94 forks source link

when we try open a file that doesn't exist on disk, smplayer gives an strange error, when mpv is the backend #187

Open sergiomb2 opened 3 years ago

sergiomb2 commented 3 years ago

this is an old bug https://old-forum.smplayer.info/viewtopic.php?f=4&t=11571 , recently I notice that just happen with mpv backend, with mplayer backend doesn't happens

image

sergiomb2 commented 3 years ago

Logs:

[ifo_dvdnav] Opening /home/sergio/9699126_ew6h1.mp4
[bdmv/bluray] Opening /home/sergio/9699126_ew6h1.mp4
[file] Opening /home/sergio/9699126_ew6h1.mp4
[file] Cannot open file '/home/sergio/9699126_ew6h1.mp4': No such file or directory
[stream] Failed to open /home/sergio/9699126_ew6h1.mp4.
Opening failed or was aborted: /home/sergio/9699126_ew6h1.mp4
finished playback, loading failed (reason 4)

Exiting... (Errors when loading file)
Set property: shared-script-properties -> 1
[osd/libass] Shaper: FriBidi 1.0.10 (SIMPLE) HarfBuzz-ng 2.7.2 (COMPLEX)
[osd/libass] Setting up fonts...
[osd/libass] Using font provider fontconfig
[osd/libass] Done.
Set property: shared-script-properties -> 1
vacarogit commented 3 years ago

same