Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#51475 - [smplayer] "mplayer/mpv failed to start. please check mplayer/mpv path in the preferences"
Attached to Project:
Community Packages
Opened by Tri PLC (triplc) - Friday, 21 October 2016, 05:46 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 22 October 2016, 04:25 GMT
Opened by Tri PLC (triplc) - Friday, 21 October 2016, 05:46 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 22 October 2016, 04:25 GMT
|
DetailsDescription:
smplayer (using mpv backend) fail to start Additional info: smplayer - 16.9.0-1 mpv - 1:0.21.0-1 netcdf - 4.4.1rc1-1 (downgrade to the older version so that mpv work Steps to reproduce: |
This task depends upon
netcdf 4.4.1-1
and ffmpeg 1:3.1.4-2 for me.
netcdf 4.4.1-2
ffmpeg 1:3.1.4-3
mpv 1:0.21.0-1
$ sudo pacman -Syyu
get latest version:
smplayer - 16.9.0-1
mpv - 1:0.21.0-1
netcdf - 4.4.1-1 (the 4.4.1-2 is not in the current repo (yet?))
$ sudo pacman -U /var/cache/pacman/pkg/netcdf-4.4.1rc1-1-x86_64.pkg.tar.xz
downgrade to netcdf 4.4.1rc1 then mpv WORKS
$ mpv
works
$ smplayer
not work
$ sudo pacman -U /var/cache/pacman/pkg/mpv-1:0.20.0-1-x86_64.pkg.tar.xz
downgrade to mpv 0.20.0-1
$ smplayer
works
I think this issue is solved now.
@Tri, it should be in extra now if you check
triplc, sounds like your mirror is slow. The ffmpeg/netcdf issues were fixed before I asked the question, I'm asking if that update fixed your issue?