mplayer bluray playback got broken

Bug #843930 reported by Merelin
24
This bug affects 5 people
Affects Status Importance Assigned to Milestone
mplayer (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

One of recent mplayer updates broke bluray playback. At the moment mplayer is unable to play bluray disc directory structure from a hard drive:

mantonyan@merelin:~$ ll /media/disk1/PERFUME_BD/
total 12
drwxr-xr-x 3 mantonyan mantonyan 4096 2011-03-23 20:57 ANY!
drwxr-xr-x 10 mantonyan mantonyan 4096 2011-03-23 20:57 BDMV
drwxr-xr-x 3 mantonyan mantonyan 4096 2011-03-23 20:57 CERTIFICATE
mantonyan@merelin:~$ mplayer -fs -bluray-device /media/disk1/PERFUME_BD/ br://0
MPlayer SVN-r33713-4.6.1 (C) 2000-2011 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing br://0.
No stream found to handle url br://0

Exiting... (End of file)
mantonyan@merelin:~$

This used to work for me.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: mplayer 2:1.0~rc4.dfsg1+svn33713-1
ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
Uname: Linux 3.0.0-10-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
CheckboxSubmission: 1fd4026dbf57744a414d272ab11f9228
CheckboxSystem: e038bb4d7d38906b169b0b983b1fc55b
Date: Wed Sep 7 18:19:14 2011
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: mplayer
UpgradeStatus: Upgraded to oneiric on 2009-04-29 (860 days ago)

Revision history for this message
Merelin (merelin) wrote :
Revision history for this message
Merelin (merelin) wrote :

mantonyan@merelin:~$ sudo dpkg -l | grep bluray
ii libbluray-bdj 1:0.0~git20110717.3477b65-3 Blu-ray disc playback support library (BD-J library)
ii libbluray1 1:0.0~git20110717.3477b65-3 Blu-ray disc playback support library (shared library)
mantonyan@merelin:~$

Revision history for this message
Reinhard Tartler (siretart) wrote : Re: [Bug 843930] [NEW] mplayer bluray playback got broken

On Mi, Sep 07, 2011 at 07:24:54 (PDT), Merelin wrote:

> One of recent mplayer updates broke bluray playback.

[...]

What was the last version that worked for you? Does downgrading fix it?

--
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4

Revision history for this message
Merelin (merelin) wrote :

> What was the last version that worked for you? Does downgrading fix it?

2:1.0~rc4.dfsg1-1ubuntu3 seems to be the latest working version.
Downgrading fails on dependencies:

mantonyan@merelin:~$ sudo dpkg -i /home/mantonyan/Dropbox/mplayer_1.0~rc4.dfsg1-1ubuntu3_amd64.deb
dpkg: warning: downgrading mplayer from 2:1.0~rc4.dfsg1+svn33713-1 to 2:1.0~rc4.dfsg1-1ubuntu3.
(Reading database ... 161957 files and directories currently installed.)
Preparing to replace mplayer 2:1.0~rc4.dfsg1+svn33713-1 (using .../mplayer_1.0~rc4.dfsg1-1ubuntu3_amd64.deb) ...
Unpacking replacement mplayer ...
dpkg: dependency problems prevent configuration of mplayer:
 mplayer depends on libbluray0; however:
  Package libbluray0 is not installed.
 mplayer depends on liblzo2-2; however:
  Package liblzo2-2 is not installed.
 mplayer depends on libpostproc51 (>= 4:0.6-1~) | libpostproc-extra-51 (>= 4:0.6-1~); however:
  Package libpostproc51 is not installed.
  Package libpostproc-extra-51 is not installed.
dpkg: error processing mplayer (--install):
 dependency problems - leaving unconfigured
Processing triggers for man-db ...
Errors were encountered while processing:
 mplayer
mantonyan@merelin:~$

I suppose that the issue appeared after the following update:

mplayer 2:1.0~rc4.dfsg1-1ubuntu3 -> 2:1.0~rc4.dfsg1+svn33713-1
libbluray0 -> libbluray-bdj and libbluray1

Revision history for this message
Rico Tzschichholz (ricotz) wrote :

@siretart: mplayer is probably just missing the updated api check/usage.
http://git.mplayer2.org/mplayer2/commit/?id=10efda3b37d9d8f08f097ce335b2f5b1c25dac72

Revision history for this message
Merelin (merelin) wrote :

Downgrading seems to have solved the problem:

I've installed the following packages:

mplayer_1.0~rc4.dfsg1-1ubuntu3_amd64.deb
libbluray0_0.2~git20110213.20739ed-0ubuntu3_amd64.deb
liblzo2-2_2.05-1_amd64.deb
libpostproc-extra-51_0.6.2-1ubuntu2_amd64.deb

Revision history for this message
Reinhard Tartler (siretart) wrote : Re: [Bug 843930] Re: mplayer bluray playback got broken

On Do, Sep 08, 2011 at 00:59:35 (PDT), Rico Tzschichholz wrote:

> @siretart: mplayer is probably just missing the updated api check/usage.
> http://git.mplayer2.org/mplayer2/commit/?id=10efda3b37d9d8f08f097ce335b2f5b1c25dac72

From the buildlog:
,----
| Disabled optional drivers:
| Input: radio tv-v4l1 tv-dshow librtmp live555 nemesi libdvdcss(internal) bluray
`----

Seems you're right. Rico, can you please get the patch into our git repositories?

--
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4

Revision history for this message
Rico Tzschichholz (ricotz) wrote :

@siretart: pushed to debian's master.experimental branch

Revision history for this message
Merelin (merelin) wrote :

Any chance to get this fixed?

martijntje (martijntje)
Changed in mplayer (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.