Bug#738343: handbrake: FTBFS: dvdnav.c:1230: undefined reference to 'dvdnav_dup'

2014-02-09 Thread Andreas Moog
Package: handbrake
Version: 0.9.9+dfsg-2~2.gbpa4c3e9
Severity: serious

Hi there,

Your package handbrake fails to build in current unstable on amd64.

(Hopefully) Relevant part of the log: 
--

/usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I./libhb/ -I./contrib/include -c ../libhb/sync.c -o 
libhb/sync.o
/usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I./libhb/ -I./contrib/include -c ../libhb/taskset.c -o 
libhb/taskset.o
/usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I./libhb/ -I./contrib/include -c ../libhb/update.c -o 
libhb/update.o
/usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I./libhb/ -I./contrib/include -c ../libhb/vfr.c -o 
libhb/vfr.o
/usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I./libhb/ -I./contrib/include -c ../libhb/work.c -o 
libhb/work.o
/usr/bin/ar rsu libhb/libhb.a libhb/audio_remap.o libhb/audio_resample.o 
libhb/batch.o libhb/bd.o libhb/common.o libhb/cropscale.o libhb/deblock.o 
libhb/deca52.o libhb/decavcodec.o libhb/deccc608sub.o libhb/declpcm.o 
libhb/decmetadata.o libhb/decmpeg2.o libhb/decomb.o libhb/decpgssub.o 
libhb/decsrtsub.o libhb/decssasub.o libhb/dectx3gsub.o libhb/decutf8sub.o 
libhb/decvobsub.o libhb/deinterlace.o libhb/demuxmpeg.o libhb/denoise.o 
libhb/detelecine.o libhb/dvd.o libhb/dvdnav.o libhb/eedi2.o libhb/encavcodec.o 
libhb/encavcodecaudio.o libhb/encfaac.o libhb/enclame.o libhb/enctheora.o 
libhb/encvobsub.o libhb/encvorbis.o libhb/encx264.o libhb/fifo.o libhb/hb.o 
libhb/hb_dict.o libhb/lang.o libhb/mcdeint.o libhb/muxcommon.o libhb/muxmkv.o 
libhb/muxmp4.o libhb/ports.o libhb/reader.o libhb/rendersub.o libhb/rotate.o 
libhb/scan.o libhb/stream.o libhb/sync.o libhb/taskset.o libhb/update.o 
libhb/vfr.o libhb/work.o
/usr/bin/ar: creating libhb/libhb.a
/bin/mkdir -p test
/usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-I./libhb/ -I./contrib/include -c ../test/parsecsv.c -o test/parsecsv.o
/usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-I./libhb/ -I./contrib/include -c ../test/test.c -o test/test.o
/usr/bin/g++ -pipe -Wl,-z,relro -Wl,-z,defs -Wl,--as-needed -fmessage-length=0 
-Wall -g2 -O3 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -D_FORTIFY_SOURCE=2 -I./libhb/ -I./contrib/include -o 
HandBrakeCLI -Wl,--start-group test/parsecsv.o test/test.o ./libhb/libhb.a 
-la52 -lass -lavcodec -lavformat -lavutil -lavresample -ldvdnav -ldvdread 
-lfontconfig -lfreetype -lmkv -lmpeg2 -lmp3lame -logg -lsamplerate -lswscale 
-ltheoraenc -ltheoradec -lvorbis -lvorbisenc -lx264 -lbluray -lxml2 -lbz2 -lz 
-lpthread -ldl -lm -Wl,--end-group
./libhb/libhb.a(dvdnav.o): In function `try_menu':
/«BUILDDIR»/handbrake-0.9.9+dfsg/build/../libhb/dvdnav.c:1230: undefined 
reference to `dvdnav_dup'
/«BUILDDIR»/handbrake-0.9.9+dfsg/build/../libhb/dvdnav.c:1237: undefined 
reference to `dvdnav_free_dup'
collect2: error: ld returned 1 exit status
make[1]: *** [HandBrakeCLI] Error 1
make[1]: Leaving directory `/«BUILDDIR»/handbrake-0.9.9+dfsg/build'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Build finished at 20140209-1419

Finished


E: Build failure (dpkg-buildpackage died)

A full buildlog is available at 
http://www.warperbbs.de/stuff/buildlogs/handbrake_0.9.9+dfsg-2~2.gbpa4c3e9_amd64.build

Thanks for your time!

Regards,
  Andreas

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


signature.asc
Description: Digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin

Processed (with 2 errors): Re: Bug#738343: handbrake: FTBFS: dvdnav.c:1230: undefined reference to 'dvdnav_dup'

2014-02-09 Thread Debian Bug Tracking System
Processing control commands:

 reassign -1 libdvdnav 4.2.1-1
Bug #738343 [handbrake] handbrake: FTBFS: dvdnav.c:1230: undefined reference to 
'dvdnav_dup'
Bug reassigned from package 'handbrake' to 'libdvdnav'.
No longer marked as found in versions handbrake/0.9.9+dfsg-2~2.gbpa4c3e9.
Ignoring request to alter fixed versions of bug #738343 to the same values 
previously set
Bug #738343 [libdvdnav] handbrake: FTBFS: dvdnav.c:1230: undefined reference to 
'dvdnav_dup'
There is no source info for the package 'libdvdnav' at version '4.2.1-1' with 
architecture ''
Unable to make a source version for version '4.2.1-1'
Marked as found in versions 4.2.1-1.
 forcemerge 735760 -1
Bug #735760 [libdvdnav-dev] libdvdnav: removed dvdnav_dup{,_free} API
Unable to merge bugs because:
package of #738343 is 'libdvdnav' not 'libdvdnav-dev'
Failed to forcibly merge 735760: Did not alter merged bugs
Debbugs::Control::set_merged('transcript', 'GLOB(0x1e942f0)', 
'requester', 'Sebastian Ramacher sramac...@debian.org', 'request_addr', 
'738343-sub...@bugs.debian.org', 'request_msgid', 
'20140209133153.gh3...@ramacher.at', 'request_subject', ...) called at 
/usr/local/lib/site_perl/Debbugs/Control/Service.pm line 552
eval {...} called at 
/usr/local/lib/site_perl/Debbugs/Control/Service.pm line 551
Debbugs::Control::Service::control_line('line', 'forcemerge 735760 -1', 
'clonebugs', 'HASH(0x1eaba30)', 'limit', 'HASH(0x1eabc58)', 
'common_control_options', 'ARRAY(0x1eabd30)', 'errors', ...) called at 
/usr/lib/debbugs/process line 1039

 affects 735760 src:handbrake
Failed to mark 735760 as affecting package(s): failed to get lock on 
/org/bugs.debian.org/spool/lock/735760 -- Unable to lock 
/org/bugs.debian.org/spool/lock/735760 Resource temporarily unavailable.
Unable to lock /org/bugs.debian.org/spool/lock/735760 Resource temporarily 
unavailable at /usr/local/lib/site_perl/Debbugs/Common.pm line 629.
Unable to lock /org/bugs.debian.org/spool/lock/735760 Resource temporarily 
unavailable at /usr/local/lib/site_perl/Debbugs/Common.pm line 629.
Unable to lock /org/bugs.debian.org/spool/lock/735760 Resource temporarily 
unavailable at /usr/local/lib/site_perl/Debbugs/Common.pm line 629.
Unable to lock /org/bugs.debian.org/spool/lock/735760 Resource temporarily 
unavailable at /usr/local/lib/site_perl/Debbugs/Common.pm line 629.
Unable to lock /org/bugs.debian.org/spool/lock/735760 Resource temporarily 
unavailable at /usr/local/lib/site_perl/Debbugs/Common.pm line 629.
Unable to lock /org/bugs.debian.org/spool/lock/735760 Resource temporarily 
unavailable at /usr/local/lib/site_perl/Debbugs/Common.pm line 629.
Unable to lock /org/bugs.debian.org/spool/lock/735760 Resource temporarily 
unavailable at /usr/local/lib/site_perl/Debbugs/Common.pm line 629.
Unable to lock /org/bugs.debian.org/spool/lock/735760 Resource temporarily 
unavailable at /usr/local/lib/site_perl/Debbugs/Common.pm line 629.
Unable to lock /org/bugs.debian.org/spool/lock/735760 Resource temporarily 
unavailable at /usr/local/lib/site_perl/Debbugs/Common.pm line 629.
 at /usr/local/lib/site_perl/Debbugs/Common.pm line 587
Debbugs::Common::filelock('/org/bugs.debian.org/spool/lock/735760') 
called at /usr/local/lib/site_perl/Debbugs/Status.pm line 213
Debbugs::Status::read_bug('bug', 735760, 'lock', 1) called at 
/usr/local/lib/site_perl/Debbugs/Status.pm line 465
Debbugs::Status::lock_read_all_merged_bugs('bug', 735760) called at 
/usr/local/lib/site_perl/Debbugs/Control.pm line 3671
Debbugs::Control::__begin_control('remove', 0, 'add', 1, 
'request_replyto', 'Sebastian Ramacher sramac...@debian.org', 'transcript', 
'GLOB(0x1e942f0)', 'bug', ...) called at 
/usr/local/lib/site_perl/Debbugs/Control.pm line 2556
Debbugs::Control::affects('transcript', 'GLOB(0x1e942f0)', 'requester', 
'Sebastian Ramacher sramac...@debian.org', 'request_addr', 
'738343-sub...@bugs.debian.org', 'request_msgid', 
'20140209133153.gh3...@ramacher.at', 'request_subject', ...) called at 
/usr/local/lib/site_perl/Debbugs/Control/Service.pm line 637
eval {...} called at 
/usr/local/lib/site_perl/Debbugs/Control/Service.pm line 636
Debbugs::Control::Service::control_line('line', 'affects 735760 
src:handbrake', 'clonebugs', 'HASH(0x1eaba30)', 'limit', 'HASH(0x1eabc58)', 
'common_control_options', 'ARRAY(0x1eabd30)', 'errors', ...) called at 
/usr/lib/debbugs/process line 1039


-- 
735760: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735760
738343: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738343
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
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#738343: handbrake: FTBFS: dvdnav.c:1230: undefined reference to 'dvdnav_dup'

2014-02-09 Thread Sebastian Ramacher
Control: reassign -1 libdvdnav 4.2.1-1
Control: forcemerge 735760 -1
Control: affects 735760 src:handbrake

On 2014-02-09 14:22:38, Andreas Moog wrote:
 Package: handbrake
 Version: 0.9.9+dfsg-2~2.gbpa4c3e9
 Severity: serious
 
 Hi there,
 
 Your package handbrake fails to build in current unstable on amd64.
 
 (Hopefully) Relevant part of the log: 
 --
 
 /usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
 -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE 
 -D_FILE_OFFSET_BITS=64 -I./libhb/ -I./contrib/include -c ../libhb/sync.c -o 
 libhb/sync.o
 /usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
 -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE 
 -D_FILE_OFFSET_BITS=64 -I./libhb/ -I./contrib/include -c ../libhb/taskset.c 
 -o libhb/taskset.o
 /usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
 -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE 
 -D_FILE_OFFSET_BITS=64 -I./libhb/ -I./contrib/include -c ../libhb/update.c -o 
 libhb/update.o
 /usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
 -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE 
 -D_FILE_OFFSET_BITS=64 -I./libhb/ -I./contrib/include -c ../libhb/vfr.c -o 
 libhb/vfr.o
 /usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
 -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE 
 -D_FILE_OFFSET_BITS=64 -I./libhb/ -I./contrib/include -c ../libhb/work.c -o 
 libhb/work.o
 /usr/bin/ar rsu libhb/libhb.a libhb/audio_remap.o libhb/audio_resample.o 
 libhb/batch.o libhb/bd.o libhb/common.o libhb/cropscale.o libhb/deblock.o 
 libhb/deca52.o libhb/decavcodec.o libhb/deccc608sub.o libhb/declpcm.o 
 libhb/decmetadata.o libhb/decmpeg2.o libhb/decomb.o libhb/decpgssub.o 
 libhb/decsrtsub.o libhb/decssasub.o libhb/dectx3gsub.o libhb/decutf8sub.o 
 libhb/decvobsub.o libhb/deinterlace.o libhb/demuxmpeg.o libhb/denoise.o 
 libhb/detelecine.o libhb/dvd.o libhb/dvdnav.o libhb/eedi2.o 
 libhb/encavcodec.o libhb/encavcodecaudio.o libhb/encfaac.o libhb/enclame.o 
 libhb/enctheora.o libhb/encvobsub.o libhb/encvorbis.o libhb/encx264.o 
 libhb/fifo.o libhb/hb.o libhb/hb_dict.o libhb/lang.o libhb/mcdeint.o 
 libhb/muxcommon.o libhb/muxmkv.o libhb/muxmp4.o libhb/ports.o libhb/reader.o 
 libhb/rendersub.o libhb/rotate.o libhb/scan.o libhb/stream.o libhb/sync.o 
 libhb/taskset.o libhb/update.o libhb/vfr.o libhb/work.o
 /usr/bin/ar: creating libhb/libhb.a
 /bin/mkdir -p test
 /usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
 -D_FORTIFY_SOURCE=2 -I./libhb/ -I./contrib/include -c ../test/parsecsv.c -o 
 test/parsecsv.o
 /usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
 -D_FORTIFY_SOURCE=2 -I./libhb/ -I./contrib/include -c ../test/test.c -o 
 test/test.o
 /usr/bin/g++ -pipe -Wl,-z,relro -Wl,-z,defs -Wl,--as-needed 
 -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
 -D_FORTIFY_SOURCE=2 -I./libhb/ -I./contrib/include -o HandBrakeCLI 
 -Wl,--start-group test/parsecsv.o test/test.o ./libhb/libhb.a -la52 -lass 
 -lavcodec -lavformat -lavutil -lavresample -ldvdnav -ldvdread -lfontconfig 
 -lfreetype -lmkv -lmpeg2 -lmp3lame -logg -lsamplerate -lswscale -ltheoraenc 
 -ltheoradec -lvorbis -lvorbisenc -lx264 -lbluray -lxml2 -lbz2 -lz -lpthread 
 -ldl -lm -Wl,--end-group
 ./libhb/libhb.a(dvdnav.o): In function `try_menu':
 /«BUILDDIR»/handbrake-0.9.9+dfsg/build/../libhb/dvdnav.c:1230: undefined 
 reference to `dvdnav_dup'
 /«BUILDDIR»/handbrake-0.9.9+dfsg/build/../libhb/dvdnav.c:1237: undefined 
 reference to `dvdnav_free_dup'

This is caused by #735760.

Regards
-- 
Sebastian Ramacher


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

Processed: reassign 738343 to libdvdnav-dev, forcibly merging 735760 738343, affects 735760

2014-02-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 738343 libdvdnav-dev 4.2.1-1
Bug #738343 [libdvdnav] handbrake: FTBFS: dvdnav.c:1230: undefined reference to 
'dvdnav_dup'
Bug reassigned from package 'libdvdnav' to 'libdvdnav-dev'.
No longer marked as found in versions 4.2.1-1.
Ignoring request to alter fixed versions of bug #738343 to the same values 
previously set
Bug #738343 [libdvdnav-dev] handbrake: FTBFS: dvdnav.c:1230: undefined 
reference to 'dvdnav_dup'
Marked as found in versions libdvdnav/4.2.1-1.
 forcemerge 735760 738343
Bug #735760 [libdvdnav-dev] libdvdnav: removed dvdnav_dup{,_free} API
Bug #738343 [libdvdnav-dev] handbrake: FTBFS: dvdnav.c:1230: undefined 
reference to 'dvdnav_dup'
Added tag(s) sid and jessie.
Merged 735760 738343
 affects 735760 src:handbrake
Bug #735760 [libdvdnav-dev] libdvdnav: removed dvdnav_dup{,_free} API
Bug #738343 [libdvdnav-dev] handbrake: FTBFS: dvdnav.c:1230: undefined 
reference to 'dvdnav_dup'
Added indication that 735760 affects src:handbrake
Added indication that 738343 affects src:handbrake
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
735760: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735760
738343: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738343
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
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#737838: [vo/vdpau] Error when calling vdp_device_create_x11: 1

2014-02-09 Thread Alessandro Ghedini
Sorry for the delay, I seem to have missed the report.

On gio, feb 06, 2014 at 12:59:25 +0100, Mathieu Malaterre wrote:
 Package: mpv
 Version: 0.3.4-1
 
 I am trying to use mpv on a wheezy system. It does build nicely
 however I cannot get the vdpau from amy AMD/ATI card to work.
 
 [...]
 
 $ mpv The\ Simpsons\ Movie\ -\ Trailer.mp4
 Playing: The Simpsons Movie - Trailer.mp4
 Detected file format: QuickTime / MOV (libavformat)
 Clip info:
  major_brand: isom
  minor_version: 1
  compatible_brands: isomavc1
  creation_time: 2007-02-19 05:03:04
 [stream] Video (+) --vid=1 (h264)
 [stream] Audio (+) --aid=1 --alang=und (aac)
 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared
 object file: No such file or directory

If the video card has been misdetected, it would be a bug in libvdpau1... I
think. Can you please run glxinfo | grep OpenGL?

 However:
 
 $ dpkg -S /usr/lib/x86_64-linux-gnu/dri/xvba_drv_video.so
 xvba-va-driver: /usr/lib/x86_64-linux-gnu/dri/xvba_drv_video.so

I think you are confusing VA-API and VDPAU here. They are two different things,
and xvba-va-driver only provides a backend for VA-API.

Incidentally mpv suports VA-API as well, so you may want to try to enable it
using -vo=opengl (or -vo=opengl-hq) and -hwdec=vaapi, or directly using
the vaapi vo (-vo=vaapi) and -hwdec=vaapi (but the opengl one should be
better).

On gio, feb 06, 2014 at 01:05:44 +0100, Mathieu Malaterre wrote:
 Hum, googl'ing the issue I finally found:
 
 https://wiki.archlinux.org/index.php/VDPAU#Configuration
 
 Steps:
 
 $ VDPAU_DRIVER=va_gl mpv The\ Simpsons\ Movie\ -\ Trailer.mp4

Yeah, but it's kinda convoluted (VDPAU frontend that uses VAAPI frontend that
uses XvBA hardware... assuming thet it actually uses the xvba-va driver instead
of just falling back to opengl). Using VAAPI/XvBA directly should be better (if
anything it's one package less to have installed).

If you do want to use vdpau instead of vaapi/xvba, and it is supported by your
video card, you need a working vdpau driver (which, AFAICT, is not available in
Debian for fglrx).

Cheers

-- 
perl -E '$_=q;$/= @{[@_]};and s;\S+;inidehG ordnasselA;eg;say~~reverse'


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

Романівські вівці

2014-02-09 Thread Наша Зелена Ферма
Фермерське господарство «Наша Зелена Ферма» пропонує ягнята племенні 
романівської породи, 
для подальшого виведення в малих та великих фермерських угіддях: 
Ярки 1600 грн
Ягнята 1050 грн
Барани 2000 грн
С найкращими побажаннями,
 Федір Васильович +380977862810
http://zelena-ferma.io.ua/
e-mail: zelena-fe...@ukr.net

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

Романівські вівці

2014-02-09 Thread Наша Зелена Ферма
Фермерське господарство «Наша Зелена Ферма» пропонує ягнята племенні 
романівської породи, 
для подальшого виведення в малих та великих фермерських угіддях: 
Ярки 1600 грн
Ягнята 1050 грн
Барани 2000 грн
С найкращими побажаннями,
 Федір Васильович +380977862810
http://zelena-ferma.io.ua/
e-mail: zelena-fe...@ukr.net

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

gjacktransport 0.6.1-1 MIGRATED to testing

2014-02-09 Thread Debian testing watch
FYI: The status of the gjacktransport source package
in Debian's testing distribution has changed.

  Previous version: 0.5.3-1
  Current version:  0.6.1-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

___
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#738379: synfig: FTBFS: configure errors

2014-02-09 Thread David Suárez
Source: synfig
Version: 0.64.1-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140208 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 checking for pango pangocairo... yes
 checking LIBPANGO_CFLAGS... -pthread -I/usr/include/pango-1.0 
 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 
 -I/usr/include/libpng12 -I/usr/include/libdrm  
 checking LIBPANGO_LIBS... -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 
 -lglib-2.0  
 checking for boostlib = 1.32.0... yes
 checking whether the Boost::Program_Options library is available... yes
 configure: error: Could not find a version of the library!

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/02/08/synfig_0.64.1-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

___
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#738453: mplayer2: crash when seek file from http

2014-02-09 Thread Alexander V. Kudrevatykh
Package: mplayer2
Version: 2.0-554-gf63dbad-1+b1
Severity: normal

When playing some files from http and trying to seek forward mplayer2 crashes
When playing same file from filesystem seek works OK and no crashes
in attachment you can find gdb output for mplayer



-- System Information:
Debian Release: 7.4
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12-0.bpo.1-amd64 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mplayer2 depends on:
ii  libaa11.4p5-40
ii  libasound21.0.25-4
ii  libass4   0.10.0-3
ii  libavcodec53  6:0.8.10-1
ii  libavformat53 6:0.8.10-1
ii  libavutil51   6:0.8.10-1
ii  libbluray11:0.2.2-1
ii  libc6 2.13-38+deb7u1
ii  libcaca0  0.99.beta18-1
ii  libcdio-cdda1 0.83-4
ii  libcdio-paranoia1 0.83-4
ii  libcdio13 0.83-4
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  libfaad2  2.7-8
ii  libfontconfig12.9.0-7.1
ii  libfreetype6  2.4.9-1.1
ii  libfribidi0   0.19.2-3
ii  libgif4   4.1.6-10
ii  libgl1-mesa-glx [libgl1]  8.0.5-4+deb7u2
ii  libjack0 [libjack-0.116]  1:0.121.3+20120418git75e3e20b-2.1
ii  libjpeg8  8d-1
ii  liblircclient00.9.0~pre1-1
ii  libncurses5   5.9-10
ii  libogg0   1.3.0-4
ii  libpng12-01.2.49-1
ii  libpostproc52 6:0.8.10-1
ii  libpulse0 2.0-6.1
ii  libsdl1.2debian   1.2.15-5
ii  libsmbclient  2:3.6.6-6+deb7u2
ii  libspeex1 1.2~rc1-7
ii  libswscale2   6:0.8.10-1
ii  libtheora01.1.1+dfsg.1-3.1
ii  libtinfo5 5.9-10
ii  libvdpau1 0.4.1-7
ii  libvorbis0a   1.3.2-1.3
ii  libx11-6  2:1.5.0-1+deb7u1
ii  libxext6  2:1.3.1-2+deb7u1
ii  libxinerama1  2:1.1.2-1+deb7u1
ii  libxv12:1.0.7-1+deb7u1
ii  libxvidcore4  2:1.3.2-9
ii  libxxf86dga1  2:1.1.3-2+deb7u1
ii  libxxf86vm1   1:1.1.2-1+deb7u1
ii  zlib1g1:1.2.7.dfsg-13

mplayer2 recommends no packages.

mplayer2 suggests no packages.

-- no debconf information
warning: no loadable sections found in added symbol-file system-supplied DSO at 
0x77ffa000
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
Reading config file /etc/mplayer/mplayer.conf
get_path('') - '/home/maloi/.mplayer/'
get_path('config') - '/home/maloi/.mplayer/config'
Reading config file /home/maloi/.mplayer/config
MPlayer2 UNKNOWN (C) 2000-2012 MPlayer Team
CPU vendor name: GenuineIntel  max cpuid level: 13
CPU: Intel(R) Core(TM) i5-3337U CPU @ 1.80GHz (Family: 6, Model: 58, Stepping: 
9)
extended cpuid-level: 8
extended cache-info: 16801856
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNowExt: 0 SSE: 1 SSE2: 1 SSSE3: 1
Compiled with runtime CPU detection.
Compiled against libavutil version 51.22.1 (runtime 51.22.2)
Compiled against libavcodec version 53.35.0
Compiled against libavformat version 53.21.0 (runtime 53.21.1)
Compiled against libswscale version 2.1.0
get_path('codecs.conf') - '/home/maloi/.mplayer/codecs.conf'
Reading /home/maloi/.mplayer/codecs.conf: Can't open 
'/home/maloi/.mplayer/codecs.conf': No such file or directory
Reading /etc/mplayer/codecs.conf: Can't open '/etc/mplayer/codecs.conf': No 
such file or directory
Using built-in default codecs.conf.
Configuration: --prefix=/usr --confdir=/etc/mplayer --enable-translation 
--disable-svga --extra-cflags=-g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
--extra-ldflags=-Wl,-z,relro --enable-debug=3 --enable-runtime-cpudetection
CommandLine: '-v' 
'http://mediatomb:49155/content/media/object_id/2252/res_id/0/ext/file.avi'
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
init_freetype
get_path('fonts') - '/home/maloi/.mplayer/fonts'
Using nanosleep() timing
get_path('input.conf') - '/home/maloi/.mplayer/input.conf'
Can't open input config file /home/maloi/.mplayer/input.conf: No such file or 
directory
Parsing input config file /etc/mplayer/input.conf
Input config file /etc/mplayer/input.conf parsed: 92 binds
Setting up LIRC support...
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.
get_path('file.avi.conf') - 

Processing of libbluray_0.5.0-2_amd64.changes

2014-02-09 Thread Debian FTP Masters
libbluray_0.5.0-2_amd64.changes uploaded successfully to localhost
along with the files:
  libbluray_0.5.0-2.dsc
  libbluray_0.5.0-2.debian.tar.xz
  libbluray-dev_0.5.0-2_amd64.deb
  libbluray1_0.5.0-2_amd64.deb
  libbluray1-dbg_0.5.0-2_amd64.deb
  libbluray-bdj_0.5.0-2_all.deb
  libbluray-bin_0.5.0-2_amd64.deb
  libbluray-doc_0.5.0-2_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


libbluray_0.5.0-2_amd64.changes ACCEPTED into unstable

2014-02-09 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 09 Feb 2014 22:11:25 +0100
Source: libbluray
Binary: libbluray-dev libbluray1 libbluray1-dbg libbluray-bdj libbluray-bin 
libbluray-doc
Architecture: source amd64 all
Version: 1:0.5.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Sebastian Ramacher sramac...@debian.org
Description: 
 libbluray-bdj - Blu-ray Disc Java support library (BD-J library)
 libbluray-bin - Blu-ray disc playback support library (tools)
 libbluray-dev - Blu-ray disc playback support library (development files)
 libbluray-doc - Blu-ray disc playback support library (documentation)
 libbluray1 - Blu-ray disc playback support library (shared library)
 libbluray1-dbg - Blu-ray disc playback support library (debug symbols)
Changes: 
 libbluray (1:0.5.0-2) unstable; urgency=medium
 .
   * Build JAR file only if we're building Architecture: all packages.
 - debian/patches/03_split-jar-build-for-arch-all.patch: Add option to
   selectively build JAR file.
 - debian/rules:
   + Only build JAR file if we are building libbluray-bdj.
   + Build with BD-J support on all architectures.
 - debian/control: Move ant to Build-Depends-Indep.
   * debian/libbluray-doc.examples: Provide example source.
Checksums-Sha1: 
 d704d4e7dd4b1b46079f657384a4030cc6c9d6fc 2586 libbluray_0.5.0-2.dsc
 a4b5054254aa989cb2cc759f951b1db04e50dcc0 9648 libbluray_0.5.0-2.debian.tar.xz
 56eff39af5d94ee5e3e0d145f3d09930ce94fc27 121838 libbluray-dev_0.5.0-2_amd64.deb
 94c15e0fd427aa30f204bc2a0d4d430a413eac1a 101650 libbluray1_0.5.0-2_amd64.deb
 2bdb4763316b3f6a295d62be65e0ae79e8c3c1c6 308792 
libbluray1-dbg_0.5.0-2_amd64.deb
 7d2a2cc184dd6aa4a1bdabb4eb631543edc3d150 474904 libbluray-bdj_0.5.0-2_all.deb
 e411301c5eb5a923767819175baafa92d488fe90 11450 libbluray-bin_0.5.0-2_amd64.deb
 8fde6e94cf14d698bc2ec3e884cd6541936931f0 334838 libbluray-doc_0.5.0-2_all.deb
Checksums-Sha256: 
 d43c1a3108c87d40f5a1c21e2c7f680c5df564bb54c6bb6ff399a67c73f1690e 2586 
libbluray_0.5.0-2.dsc
 0ab71155724227adec76cedef229d9b3ea048b51f83f08b46b3f84a79f7cae03 9648 
libbluray_0.5.0-2.debian.tar.xz
 a5a9784a91edf23b65fc17a1e2718a33951bb8bf4829ef4e2a2fa7eae8c6258c 121838 
libbluray-dev_0.5.0-2_amd64.deb
 8d298e04ff4d9e5489e96efc4cc0783b979a3806799885c62b616b0369c798e0 101650 
libbluray1_0.5.0-2_amd64.deb
 e91490543a137c62bdbaf6df0dcf8ec5c47b2e58f076dee1e4409e2f5e5d2248 308792 
libbluray1-dbg_0.5.0-2_amd64.deb
 31644e527f8e36e93189f9acb596673898991b35779f2bd5520c0ec039f8dcf9 474904 
libbluray-bdj_0.5.0-2_all.deb
 00a68f122ec19aed13fe7b8c394019a42cf698e878c44e09d362ec2bf2e914ac 11450 
libbluray-bin_0.5.0-2_amd64.deb
 b08be2c3c5c33614b88bc183c37b522743d8ea23fb28ced9d56a735ed120b398 334838 
libbluray-doc_0.5.0-2_all.deb
Files: 
 e394ca960adf5dcf60bdb49ddc0acb85 2586 libs optional libbluray_0.5.0-2.dsc
 3e3a20e151830f90fece8430be169226 9648 libs optional 
libbluray_0.5.0-2.debian.tar.xz
 1af0b0c621843d28412c8ed6cb681d04 121838 libdevel optional 
libbluray-dev_0.5.0-2_amd64.deb
 293f6243b4e46e2658a1966ae60ec389 101650 libs optional 
libbluray1_0.5.0-2_amd64.deb
 8020a0604f127c2726fdaced12eefd3f 308792 debug extra 
libbluray1-dbg_0.5.0-2_amd64.deb
 9c4f596b5a60007b86f5284670075cde 474904 libs optional 
libbluray-bdj_0.5.0-2_all.deb
 5283eedcf9d4e890292a9f4e3f9dda08 11450 utils optional 
libbluray-bin_0.5.0-2_amd64.deb
 99cbda4abe4b75963121517baf553881 334838 doc optional 
libbluray-doc_0.5.0-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJS9++6AAoJEGny/FFupxmTiTUP/2Vp6dVIwhDxcDBlfR//vti0
7pt1lgH4yu6wPBRPhNksid+LqQ3tDRFQZj/BydbSVQKUUeLoqXskYwTPFcvxfEmM
V5/tvsiCRp7vLKLa9miEaQutSLD1Hpln95ACisHheeaR/pHZtAJ6rKNb1B0c+d5k
BrtQgh+PO9rsMgXv7nD6HZo0yF4UGu4LlWRF6jIBVEljM7RT0UGG/S8OGjBTC+ht
RnpAsIZCBQfI36jmaegrzzSuMFg3TZcUhtvWY6SbbG+fUHLpbJcv24W1/JlDaAkr
7CcddlaXRZJcompM21qILWhXgHBIfYRJyqoTbvaqcRfAf6t6D0FFAS+fU2hSIaNM
2JAc1CpFAU/VuTr/nZVuYswIjYCxrp/+f8IIkeIgYflKC6/VL+hLzncwx3h+0eZE
Uo0jc5oXllfyIZ642TzBSy8pMKaBnQ+Co3NnPA1tpkHAPMB+Q65OY3NHaxgFrN1H
FmoMaf/KI6BMCVDrNbEDp+Gv14zgWPcWKMNJKFEbL9BbcaMCE6RtQITxKdb/n3a0
ETcFmFh7j6LChrjEZ6EUy7mgF3NNXfB6O9YPBrmAZm5m0eWKvIXuGXYUKY2NsIuz
CITYLclH0unzcoQEkWE5nUEjItQTQMuqB6n59ggJNdc3oqHs3Q5Dx+LMu0/AuNi5
0JGkMuoeDM9uOTHe0Z38
=NFcc
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
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#662850: vlc problem witch option bluray

2014-02-09 Thread Sebastian Ramacher
Control: tags -1 + moreinfo

On 2012-03-06 20:36:39, HacKurx wrote:
 Package: vlc
 Version: 2.0.0-6
 Severity: normal
 
 Hi,
 
 The option open blu-ray in vlc 2.0 not running :
 bluray:///dev/dvd
 
 but it works in command line:
 vlc bluray:///media/FASTER

Could you please test if this is still an issue? More recent versions
are available: 1:0.4.0-1 is available in jessie and 1:0.5.0-2 in sid.

Regards
-- 
Sebastian Ramacher


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

Processed: Re: Bug#662850: vlc problem witch option bluray

2014-02-09 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + moreinfo
Bug #662850 [libbluray1] vlc problem witch option bluray
Added tag(s) moreinfo.

-- 
662850: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662850
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
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#738453: mplayer2: crash when seek file from http

2014-02-09 Thread Reinhard Tartler
On Sun, Feb 9, 2014 at 2:21 PM, Alexander V. Kudrevatykh
kudrevat...@gmail.com wrote:
 Package: mplayer2
 Version: 2.0-554-gf63dbad-1+b1
 Severity: normal

 When playing some files from http and trying to seek forward mplayer2 crashes
 When playing same file from filesystem seek works OK and no crashes
 in attachment you can find gdb output for mplayer


Can you please rerun your backtrace with the package libav-dbg
installed? The backtrace is missing potentially helpful pieces of
information.

Thanks.
-- 
regards,
Reinhard

___
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#738343: handbrake: FTBFS: dvdnav.c:1230: undefined reference to 'dvdnav_dup'

2014-02-09 Thread Reinhard Tartler
Hi John,

It seems that your patch that added the dvdnav_dup() and
dvdnav_free_dup() APIs have been removed from the latest libdvdnav
release. Are you aware of that? Can you advise what is the best way to
proceed from here in your opinion?

Thanks for your consideration,
Reinhard


-- Forwarded message --
From: Andreas Moog andreas.m...@warperbbs.de
Date: Sun, Feb 9, 2014 at 8:22 AM
Subject: Bug#738343: handbrake: FTBFS: dvdnav.c:1230: undefined
reference to 'dvdnav_dup'
To: sub...@bugs.debian.org


Package: handbrake
Version: 0.9.9+dfsg-2~2.gbpa4c3e9
Severity: serious

Hi there,

Your package handbrake fails to build in current unstable on amd64.

(Hopefully) Relevant part of the log:
--

/usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -I./libhb/
-I./contrib/include -c ../test/parsecsv.c -o test/parsecsv.o
/usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -I./libhb/
-I./contrib/include -c ../test/test.c -o test/test.o
/usr/bin/g++ -pipe -Wl,-z,relro -Wl,-z,defs -Wl,--as-needed
-fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Werror=format-security
-D_FORTIFY_SOURCE=2 -I./libhb/ -I./contrib/include -o HandBrakeCLI
-Wl,--start-group test/parsecsv.o test/test.o ./libhb/libhb.a -la52
-lass -lavcodec -lavformat -lavutil -lavresample -ldvdnav -ldvdread
-lfontconfig -lfreetype -lmkv -lmpeg2 -lmp3lame -logg -lsamplerate
-lswscale -ltheoraenc -ltheoradec -lvorbis -lvorbisenc -lx264 -lbluray
-lxml2 -lbz2 -lz -lpthread -ldl -lm -Wl,--end-group
./libhb/libhb.a(dvdnav.o): In function `try_menu':
/«BUILDDIR»/handbrake-0.9.9+dfsg/build/../libhb/dvdnav.c:1230:
undefined reference to `dvdnav_dup'
/«BUILDDIR»/handbrake-0.9.9+dfsg/build/../libhb/dvdnav.c:1237:
undefined reference to `dvdnav_free_dup'
collect2: error: ld returned 1 exit status
make[1]: *** [HandBrakeCLI] Error 1
make[1]: Leaving directory `/«BUILDDIR»/handbrake-0.9.9+dfsg/build'


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


-- 
regards,
Reinhard


signature.asc
Description: PGP signature
___
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#662850: vlc problem witch option bluray

2014-02-09 Thread HacKurx

Hi,

The update of vlc, libbluray, libaacs and libbdplus (which is not 
available in debian) works fine.


Regards,

Le 2014-02-09 23:02, Sebastian Ramacher a écrit :

Control: tags -1 + moreinfo

On 2012-03-06 20:36:39, HacKurx wrote:

Package: vlc
Version: 2.0.0-6
Severity: normal

Hi,

The option open blu-ray in vlc 2.0 not running :
bluray:///dev/dvd

but it works in command line:
vlc bluray:///media/FASTER


Could you please test if this is still an issue? More recent versions
are available: 1:0.4.0-1 is available in jessie and 1:0.5.0-2 in sid.

Regards


--
Best regards,

hackurx.wordpress.com

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