On Sun, Feb 04, 2018 at 04:53:24PM +0100, James Cowgill wrote:
On 04/02/18 16:46, James Cowgill wrote:
Hi,

On 04/02/18 09:38, mahashakti89 wrote:
Package: mpv
Version: 0.27.0-3
Severity: important

Dear Maintainer,

I am using smplayer to read blurays - choosen multimedia engine is mpv - but it
fails with following message :

Playing: br:////media/toto/cdrom0
No protocol handler found to open URL br:////media/toto/cdrom0
The protocol is either unsupported, or was disabled at compile-time.

mpv uses a slightly different "bd" protocol instead of "br". Try this:
 mpv br:// --bluray-device=/media/toto/cdrom0

Err this of course should be:
mpv bd:// --bluray-device=/media/toto/cdrom0

Hi,
mpv bd:// --bluray-device=/media/cdrom0
Error parsing option bluray-device (option not found)
Setting commandline option --bluray-device=/media/cdrom0 failedi.

Extract of the mount command

gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse 
(rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
/dev/sdg1 on /media/toto/PATRIOT2 type fuseblk 
(rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096,uhelper=udisks2)
/dev/sr0 on /media/cdrom0 type udf (ro,nosuid,nodev,noexec,relatime,utf8,user)

Till then mpv worked fairly well with playing blurays.

Thanks






Thanks,
James




On Sun, Feb 04, 2018 at 04:53:24PM +0100, James Cowgill wrote:

Reply via email to