Bug#743604: mplayer2: Missing Samba (4.0) dependency in experimental

2014-04-03 Thread Xiangyu LIU
Package: src:mplayer2
Version: 2.0-728-g2c378c7-1
Severity: normal
Tags: patch

Hi dear maintainers,

Mplayer2 source package in debian (experimental)  has "libsmbclient-dev"
building dependency. (https://packages.debian.org/source/experimental/mplayer2)
But Mplayer2 binary package in experimental does not have "libsmbclient"
dependency. (https://packages.debian.org/experimental/mplayer2)
Please update mplayer2 source to build with new samba-4.0

(patch from www.linuxfromscratch.org).

diff -Naru a/configure b/configure
--- a/configure 2014-03-09 08:06:06.0 +0800
+++ b/configure 2014-04-04 12:51:15.975609904 +0800
@@ -3166,7 +3166,7 @@
 if test "$_smb" = auto; then
   _smb=no
   for _ld_tmp in "-lsmbclient" "-lsmbclient $_ld_dl" "-lsmbclient $_ld_dl 
-lnsl" "-lsmbclient $_ld_dl -lssl -ln$
-statement_check libsmbclient.h 'smbc_opendir("smb://")' $_ld_tmp &&
+statement_check samba-4.0/libsmbclient.h 'smbc_opendir("smb://")' $_ld_tmp 
&&
   extra_ldflags="$extra_ldflags $_ld_tmp" && _smb=yes && break
   done
 fi
diff -Naru a/stream/stream_smb.c b/stream/stream_smb.c
--- a/stream/stream_smb.c   2014-03-09 08:06:06.0 +0800
+++ b/stream/stream_smb.c   2014-04-04 12:51:15.975609904 +0800
@@ -18,7 +18,7 @@
 
 #include "config.h"
 
-#include 
+#include 
 #include 
 
 #include "mp_msg.h"

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#732159: Should this package be removed?

2014-01-08 Thread Xiangyu Liu
Hi ,

The option "-demuxer lavf" works !   Thanks a lot!
Please close the bug report #731937.


2014/1/8 Xiangyu Liu 

> Hi ,
>
> The option "-demuxer lavf" works !   Thanks a lot!
> Please close the bug report #731937.
>
> By the way, When I met problem in #731937,  I have read the manual of
> mplayer2, but I did not get any help about A/V sync except '-autosync'
> option. Is there any other documentation to display all of the switch
> option of mplayer2 and their *detailed functions* ?
>
>
>
>
> 2014/1/7 Diego Biurrun 
>
>> On 29.12.2013 06:04, Xiangyu Liu wrote:
>>
>>> For some specific MKV files, mplayer2 has problem to sync A/V, but
>>> mplayer works fine. I've filed a bug.
>>> ( http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731937 )
>>>
>>
>> MPlayer and MPlayer2 use different Matroska demuxers by default.  Try
>> passing both "-demuxer lavf" and "-demuxer mkv" as options while playing
>> the offending file(s).  I suspect that one or the other will make the
>> problem go away.
>>
>> Diego
>>
>
>
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#732159: Should this package be removed?

2013-12-28 Thread Xiangyu Liu
Hi,

For some specific MKV files, mplayer2 has problem to sync A/V, but mplayer
works fine. I've filed a bug.
( http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731937 )

If possible, please keep the mplayer in Debian. Gentoo has new upstream
versions of Mplayer (1.1.1, and 1.2_pre20130729) that can be built against
libav9.  Would you mind merging those patches to Mplayer in Debian ?
( https://packages.gentoo.org/package/media-video/mplayer )

Thanks,
Best Regards,
Xiangyu LIU
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#686570: mplayer doesn't play REALAUDIO format file

2012-09-04 Thread Xiangyu Liu
Hi dear everyone,

I reviewed the bug mail-list this morning and I really appreciate all of
your help and advices !  :-)

I've built source code of MPlayer-1.1 from scratch according to Reimar's
reply with just

./configure --prefix=/usr/local \
make
make install

Yes! It can play my voa*.ra files!  It's a good solution !  :-)

Thank you !

Best Regards,
Xiangyu LIU
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#686570: mplayer doesn't play REALAUDIO format file

2012-09-03 Thread XIANGYU LIU
Package: mplayer
Version: 2:1.0~rc4.dfsg1+svn34540-1+b2
Severity: important

Hi dear mplayer maintainers :

I've installed mplayer (2:1.0~rc4.dfsg1+svn34540-1+b2). It can't play
some specific REALAUDIO format files in my PC. But it COULD PLAY THEM
several months ago ...
Here is a example, I have got a voa03.ra (Voice of American, and I 
will send this file to you by xxx...@bugs.debian.org when my mailbox
receive the bug report). 

# ---
$ mplayer ./voa03.ra
MPlayer svn r34540 (Debian), built with gcc-4.7 (C) 2000-2012 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 ./voa03.ra.
libavformat version 53.21.0 (external)
Mismatching header version 53.19.0
REALAUDIO file format detected.
Clip info:
 Title: 
 Author: ���
 Copyright: VOA
Load subtitles in ./
==
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
libavcodec version 53.35.0 (external)
Mismatching header version 53.32.2
[sipr @ 0x7fdc33b08380]Invalid block_align: 296
Could not open codec.
ADecoder init failed :(
ADecoder init failed :(
Opening audio decoder: [realaud] RealAudio decoder
Error: /usr/lib/codecs/sipr.so.6.0: cannot open shared object file: No such 
file or directory
ERROR: Could not open required DirectShow codec sipr.so.6.0.
Read the RealAudio section of the DOCS!
ADecoder preinit failed :(
ADecoder init failed :(
Opening audio decoder: [realaud] RealAudio decoder
Error: /usr/lib/codecs/sipr.so: cannot open shared object file: No such file or 
directory
ERROR: Could not open required DirectShow codec sipr.so.
Read the RealAudio section of the DOCS!
ADecoder preinit failed :(
ADecoder init failed :(
Opening audio decoder: [realaud] RealAudio decoder
ERROR: Could not open required DirectShow codec sipr.dll.
Read the RealAudio section of the DOCS!
ADecoder preinit failed :(
ADecoder init failed :(
Opening audio decoder: [realaud] RealAudio decoder
ERROR: Could not open required DirectShow codec sipr3260.dll.
Read the RealAudio section of the DOCS!
ADecoder preinit failed :(
ADecoder init failed :(
Opening audio decoder: [realaud] RealAudio decoder
Error: /usr/lib/codecs/sipr.bundle/Contents/MacOS/sipr: cannot open shared 
object file: No such file or directory
ERROR: Could not open required DirectShow codec sipr.bundle/Contents/MacOS/sipr.
Read the RealAudio section of the DOCS!
ADecoder preinit failed :(
ADecoder init failed :(
Cannot find codec for audio format 0x72706973.
Audio: no sound
Video: no video


Exiting... (End of file)

# --

A few months ago , I could play this file with my mplayer.
I don't know the reason cause that. So I report this problem to you for
help.

Any comment and advice is welcome!

Thanks,
Best Regards,
XIANGYU LIU


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.5.3 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mplayer depends on:
ii  libaa11.4p5-40
ii  libasound21.0.25-4
ii  libavcodec53  6:0.8.3-6
ii  libavformat53 6:0.8.3-6
ii  libavutil51   6:0.8.3-6
ii  libbluray11:0.2.2-1
ii  libc6 2.13-35
ii  libcaca0  0.99.beta18-1
ii  libcdparanoia03.10.2+debian-10.1
ii  libdca0   0.0.5-5
ii  libdirectfb-1.2-9 1.2.10.0-5
ii  libdvdnav44.2.0+20120524-2
ii  libdvdread4   4.2.0+20120521-2
ii  libenca0  1.13-4
ii  libesd0   0.2.41-10+b1
ii  libfaad2  2.7-8
ii  libfontconfig12.9.0-7
ii  libfreetype6  2.4.9-1
ii  libfribidi0   0.19.2-3
ii  libgcc1   1:4.7.1-2
ii  libgif4   4.1.6-9.1
ii  libgl1-mesa-glx [libgl1]  8.0.4-2
ii  libjack-jackd2-0 [libjack-0.116]  1.9.8~dfsg.4+20120529git007cdc37-1
ii  libjpeg8  8d-1
ii  liblircclient00.9.0~pre1-1
ii  liblzo2-2 2.06-1
ii  libmp3lame0   3.99.5+repack1-3
ii  libmpeg2-40.4.1-3
ii  libncurses5   5.9-10
ii  libogg0   1.3.0-4
ii  libopenal11:1.14-4
ii  libpng12-01.2.49-1
ii  libpostproc52 6:0.8.3-6
ii  libpulse0