public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] xine - No sound after updates
@ 2007-09-17  0:46 Mark Knecht
  2007-09-17  3:05 ` Randy Barlow
  0 siblings, 1 reply; 12+ messages in thread
From: Mark Knecht @ 2007-09-17  0:46 UTC (permalink / raw
  To: gentoo-user

Hello,
   I looked around in Bugzilla and as well as the forums but didn't
spot anything.

   I am updating all my machines here to get into sync with required
MythTV changes. Along the way that meant emerge -DuN world. Everything
is done and clean. In testing two machines I find neither has any
sound in xine any more. Has anyone else seen this?

   I see nothing in a terminal when running it. Terminal info is
pasted below. I have seen messages when starting a moving about not
having a required AC3 codec, which I suppose is somewhere in
win32codecs which is installed.

   Here are the current flag settings. I'm wondering if there was a
flag change that I didn't catch? What are -a52 and -aac?

   I do not know if win32codecs has been rebuilt so maybe I'll do that next.

   I'm hoping maybe I missed a thread somewhere that has some info on this.

Thanks in advance,
Mark


dragonfly ~ # emerge -pv xine-ui xine-lib

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] media-video/xine-ui-0.99.5  USE="X ncurses nls
readline -aalib -curl -debug -libcaca -lirc -vdr -xinerama" 0 kB
[ebuild   R   ] media-libs/xine-lib-1.1.8  USE="X alsa dvd flac gnome
gtk ipv6 jack mad nls opengl oss sdl truetype v4l vorbis win32codecs
xv -a52 -aac -aalib (-altivec) -arts -debug -directfb -dts -dxr3 -esd
-fbcon -imagemagick -libcaca -mmap -mng -modplug -musepack -pulseaudio
-real -samba -speex -theora -vcd -vidix -wavpack -xcb -xinerama -xvmc"
0 kB

Total: 2 packages (2 reinstalls), Size of downloads: 0 kB
dragonfly ~ # emerge -pv win32codecs

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] media-libs/win32codecs-20061022-r1  USE="quicktime -real" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB
dragonfly ~ #

mark@dragonfly ~ $ xine
This is xine (X11 gui) - a free video player v0.99.5.
(c) 2000-2007 The xine Team.
AFD changed from -2 to -1
libdvdread: Using libdvdcss version 1.2.9 for DVD access

libdvdread: Attempting to retrieve all CSS keys
libdvdread: This can take a _long_ time, please be patient

libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x0000013b
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x00002217
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x00014edc
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x00311e2f
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x0036e945
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_04_1.VOB at 0x003b45e5
libdvdread: Elapsed time 0
libdvdread: Found 4 VTS's
libdvdread: Elapsed time 0
AFD changed from -2 to -1
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] xine - No sound after updates
  2007-09-17  0:46 [gentoo-user] xine - No sound after updates Mark Knecht
@ 2007-09-17  3:05 ` Randy Barlow
  2007-09-17 13:50   ` Mark Knecht
  0 siblings, 1 reply; 12+ messages in thread
From: Randy Barlow @ 2007-09-17  3:05 UTC (permalink / raw
  To: gentoo-user

Mark Knecht wrote:
> I have seen messages when starting a moving about not
> having a required AC3 codec, which I suppose is somewhere in
> win32codecs which is installed.
> 
>    Here are the current flag settings. I'm wondering if there was a
> flag change that I didn't catch? What are -a52 and -aac?

This page is for MPlayer, but the flags should have similar meanings:

http://gentoo-wiki.com/HOWTO_Emerge_MPlayer

Notice that it says a52 is needed for AC3.  Hope this helps!

-- 
Randy Barlow
http://electronsweatshop.com
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] xine - No sound after updates
  2007-09-17  3:05 ` Randy Barlow
@ 2007-09-17 13:50   ` Mark Knecht
  2007-09-17 20:55     ` Mark Knecht
  0 siblings, 1 reply; 12+ messages in thread
From: Mark Knecht @ 2007-09-17 13:50 UTC (permalink / raw
  To: gentoo-user

On 9/16/07, Randy Barlow <randy@electronsweatshop.com> wrote:
> Mark Knecht wrote:
> > I have seen messages when starting a moving about not
> > having a required AC3 codec, which I suppose is somewhere in
> > win32codecs which is installed.
> >
> >    Here are the current flag settings. I'm wondering if there was a
> > flag change that I didn't catch? What are -a52 and -aac?
>
> This page is for MPlayer, but the flags should have similar meanings:
>
> http://gentoo-wiki.com/HOWTO_Emerge_MPlayer
>
> Notice that it says a52 is needed for AC3.  Hope this helps!
>
> --
> Randy Barlow

Thanks Randy. That was it. DVDs play nicely again.

Cheers,
Mark
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] xine - No sound after updates
  2007-09-17 13:50   ` Mark Knecht
@ 2007-09-17 20:55     ` Mark Knecht
  2007-09-18  0:43       ` Randy Barlow
  0 siblings, 1 reply; 12+ messages in thread
From: Mark Knecht @ 2007-09-17 20:55 UTC (permalink / raw
  To: gentoo-user

On 9/17/07, Mark Knecht <markknecht@gmail.com> wrote:
> On 9/16/07, Randy Barlow <randy@electronsweatshop.com> wrote:
> > Mark Knecht wrote:
> > > I have seen messages when starting a moving about not
> > > having a required AC3 codec, which I suppose is somewhere in
> > > win32codecs which is installed.
> > >
> > >    Here are the current flag settings. I'm wondering if there was a
> > > flag change that I didn't catch? What are -a52 and -aac?
> >
> > This page is for MPlayer, but the flags should have similar meanings:
> >
> > http://gentoo-wiki.com/HOWTO_Emerge_MPlayer
> >
> > Notice that it says a52 is needed for AC3.  Hope this helps!
> >
> > --
> > Randy Barlow
>
> Thanks Randy. That was it. DVDs play nicely again.
>
> Cheers,
> Mark
>

Randy,
   It seems I spoke too soon. Both machines had problems. I did the
update on my Gentoo AMD64. It worked and I responded to your email.
I've now done the flag change on the x86 but it still refuses to
provide sound for movies.

   I notice looking at the flags that the x86 is using win32codecs
while the AMD64 isn't so I rebuilt the x86 without win32codec support.
Unfortunately it didn't fix the problem on that box.

   I've copied the current flag sets below. Any other ideas are appreciated.

Thanks,
Mark

   For the AMD64:

lightning ~ # emerge -pv xine-ui xine-lib

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] media-video/xine-ui-0.99.5  USE="X ncurses nls
readline -aalib -curl -debug -libcaca -lirc -vdr -xinerama" 0 kB
[ebuild   R   ] media-libs/xine-lib-1.1.8  USE="X a52 alsa dts dvd
flac gnome gtk ipv6 jack mad nls opengl oss real sdl truetype v4l
vorbis xv -aac -aalib (-altivec) -arts -debug -directfb -dxr3 -esd
-fbcon -imagemagick -libcaca -mmap -mng -modplug -musepack -pulseaudio
-samba -speex -theora -vcd (-vidix) -wavpack (-win32codecs) -xcb
-xinerama -xvmc" 0 kB

Total: 2 packages (2 reinstalls), Size of downloads: 0 kB
lightning ~ #

dragonfly ~ # emerge -pv xine-ui xine-lib

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] media-video/xine-ui-0.99.5  USE="X ncurses nls
readline -aalib -curl -debug -libcaca -lirc -vdr -xinerama" 0 kB
[ebuild   R   ] media-libs/xine-lib-1.1.8  USE="X a52 alsa dts dvd
flac gnome gtk ipv6 jack mad nls opengl oss sdl truetype v4l vorbis
win32codecs xv -aac -aalib (-altivec) -arts -debug -directfb -dxr3
-esd -fbcon -imagemagick -libcaca -mmap -mng -modplug -musepack
-pulseaudio -real -samba -speex -theora -vcd -vidix -wavpack -xcb
-xinerama -xvmc" 0 kB

Total: 2 packages (2 reinstalls), Size of downloads: 0 kB
dragonfly ~ #
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] xine - No sound after updates
  2007-09-17 20:55     ` Mark Knecht
@ 2007-09-18  0:43       ` Randy Barlow
  2007-09-18  1:48         ` Mark Knecht
  0 siblings, 1 reply; 12+ messages in thread
From: Randy Barlow @ 2007-09-18  0:43 UTC (permalink / raw
  To: gentoo-user

Mark Knecht wrote:
> Randy,
>    It seems I spoke too soon. Both machines had problems. I did the
> update on my Gentoo AMD64. It worked and I responded to your email.
> I've now done the flag change on the x86 but it still refuses to
> provide sound for movies.
> 
>    I notice looking at the flags that the x86 is using win32codecs
> while the AMD64 isn't so I rebuilt the x86 without win32codec support.
> Unfortunately it didn't fix the problem on that box.

Hey Mark!  Hmmm, one thought that comes to mind is that perhaps there
are some other important packages that depend on a52 and aac.  Did you
try to emerge --update --deep --newuse world after adding those USE
flags?  If you call xine from the console, do you see any linking errors
(indication that perhaps revdep-rebuild is in order)?  Let us know if
you've done these things and still have a problem, and we'll keep going
at it!

-- 
Randy Barlow
http://electronsweatshop.com
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] xine - No sound after updates
  2007-09-18  0:43       ` Randy Barlow
@ 2007-09-18  1:48         ` Mark Knecht
  2007-09-18  3:32           ` Randy Barlow
  0 siblings, 1 reply; 12+ messages in thread
From: Mark Knecht @ 2007-09-18  1:48 UTC (permalink / raw
  To: gentoo-user

On 9/17/07, Randy Barlow <randy@electronsweatshop.com> wrote:
> Mark Knecht wrote:
> > Randy,
> >    It seems I spoke too soon. Both machines had problems. I did the
> > update on my Gentoo AMD64. It worked and I responded to your email.
> > I've now done the flag change on the x86 but it still refuses to
> > provide sound for movies.
> >
> >    I notice looking at the flags that the x86 is using win32codecs
> > while the AMD64 isn't so I rebuilt the x86 without win32codec support.
> > Unfortunately it didn't fix the problem on that box.
>
> Hey Mark!  Hmmm, one thought that comes to mind is that perhaps there
> are some other important packages that depend on a52 and aac.  Did you
> try to emerge --update --deep --newuse world after adding those USE
> flags?  If you call xine from the console, do you see any linking errors
> (indication that perhaps revdep-rebuild is in order)?  Let us know if
> you've done these things and still have a problem, and we'll keep going
> at it!
>

Hi Randy,
   Yes, I think I've done all the stuff one would typically try before
writing to the list. Doesn't mean I didn't make a mistake though.
Shown below is the terminal info as well as emerge -DuN with and
without --with-bdeps, and revdep-rebuild results. I have multiple
times tried erasing the .xine directory and coming at it like a new
user, trying different options inside of xine but so far no luck.

   Googling around a bit I found a few threads talking about no sound
when they have the "No accelerated IMDCT transform found" message at
the end of the terminal. For instance this one which hasn't led
anywhere yet:

http://trac.cod3r.com/a52codec/ticket/9

   Lots of info posted below.

Thanks much,
Mark

mark@dragonfly ~ $ xine
This is xine (X11 gui) - a free video player v0.99.5.
(c) 2000-2007 The xine Team.
AFD changed from -2 to -1
libdvdread: Using libdvdcss version 1.2.9 for DVD access

libdvdread: Attempting to retrieve all CSS keys
libdvdread: This can take a _long_ time, please be patient

libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x0001ffcc
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x00020145
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x00020225
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_0.VOB at 0x0002023b
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x000202ab
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_03_0.VOB at 0x0002ddc7
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x0002de37
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_04_1.VOB at 0x000483b2
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_05_0.VOB at 0x0004a364
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_05_1.VOB at 0x00095956
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_06_0.VOB at 0x0037eb64
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_06_1.VOB at 0x0037ebd4
libdvdread: Elapsed time 0
libdvdread: Found 6 VTS's
libdvdread: Elapsed time 0
AFD changed from -2 to -1
No accelerated IMDCT transform found
mark@dragonfly ~ $




dragonfly ~ # emerge -pvDuN world

These are the packages that would be merged, in order:

Calculating world dependencies... done!

Total: 0 packages, Size of downloads: 0 kB
dragonfly ~ # emerge -pvDuN --with-bdeps y world

These are the packages that would be merged, in order:

Calculating world dependencies... done!

Total: 0 packages, Size of downloads: 0 kB
dragonfly ~ #

dragonfly ~ # revdep-rebuild -p
Configuring search environment for revdep-rebuild

Checking reverse dependencies...

Packages containing binaries and libraries broken by a package update
will be emerged.

Collecting system binaries and libraries... done.
  (/root/.revdep-rebuild.1_files)

Collecting complete LD_LIBRARY_PATH... done.
  (/root/.revdep-rebuild.2_ldpath)

Checking dynamic linking consistency...
 done.
  (/root/.revdep-rebuild.3_rebuild)

Assigning files to ebuilds... Nothing to rebuild

Evaluating package order... done.
  (/root/.revdep-rebuild.5_order)

Dynamic linking on your system is consistent... All done.
dragonfly ~ #


dragonfly ~ # emerge --info
Portage 2.1.3.9 (default-linux/x86/2007.0/desktop, gcc-4.1.2,
glibc-2.5-r4, 2.6.20-gentoo-r1 i686)
=================================================================
System uname: 2.6.20-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Timestamp of tree: Sun, 16 Sep 2007 21:00:09 +0000
app-shells/bash:     3.2_p17
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.3.5-r3, 2.4.4-r4
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
/etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/
/etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict
unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.osuosl.org/
http://gentoo.seren.com/gentoo ftp://gentoo.mirrors.tds.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
--compress --force --whole-file --delete --delete-after --stats
--timeout=180 --exclude=/distfiles --exclude=/local
--exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/home/portage_temp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/pro-audio /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 acl acpi alsa apache2 audiofile berkdb bitmap-fonts cairo
caps cdr cli cracklib crypt cups dbus dri dts dvd dvdr dvdread eds
emboss encode evo fam firefox flac fluidsynth fortran gdbm gif gimp
gimpprint gnome gpm gstreamer gtk gtk2 hal i8x0 iconv ipv6 isdnlog
jack jack-tmpfs jpeg kde kerberos ladcca ladspa ldap mad midi mikmod
mjpeg mmx mp3 mpeg mudflap mysql mythtv ncurses nls nptl nptlonly ogg
opengl openmp oss pam pcre pdf perl png ppds pppd python qt3
qt3support qt4 quicktime readline reflection sdl session sndfile spell
spl sse sse2 ssl svg tcltk tcpd threads tiff transcodei truetype
truetype-fonts type1-fonts unicode usb userlocales v4l v4l2 vorbis
win32codecs x86 xml xorg xscreensaver xv xvid zlib"
ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci
emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel
intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem
ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop
empty extplug file hooks iec958 ioplug ladspa lfloat linear meter
mulaw multi null plug rate route share shm softvol" ELIBC="glibc"
INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad
cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
USERLAND="GNU" VIDEO_CARDS="i810 mesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
PORTAGE_RSYNC_EXTRA_OPTS

dragonfly ~ #
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] xine - No sound after updates
  2007-09-18  1:48         ` Mark Knecht
@ 2007-09-18  3:32           ` Randy Barlow
  2007-09-18  4:34             ` Mark Knecht
  0 siblings, 1 reply; 12+ messages in thread
From: Randy Barlow @ 2007-09-18  3:32 UTC (permalink / raw
  To: gentoo-user

Mark Knecht wrote:
>    Yes, I think I've done all the stuff one would typically try before
> writing to the list. Doesn't mean I didn't make a mistake though.
> Shown below is the terminal info as well as emerge -DuN with and
> without --with-bdeps, and revdep-rebuild results. I have multiple
> times tried erasing the .xine directory and coming at it like a new
> user, trying different options inside of xine but so far no luck.
> 
>    Googling around a bit I found a few threads talking about no sound
> when they have the "No accelerated IMDCT transform found" message at
> the end of the terminal. For instance this one which hasn't led
> anywhere yet:

Hmm, Does it show any error messages when you try to play a media file?
 Does it happen with all kinds of media (mp3's, DVD's, flash) or just
with certain types?

-- 
Randy Barlow
http://electronsweatshop.com
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] xine - No sound after updates
  2007-09-18  3:32           ` Randy Barlow
@ 2007-09-18  4:34             ` Mark Knecht
  2007-09-18  4:51               ` Randy Barlow
  2007-09-18  7:24               ` Neil Bothwick
  0 siblings, 2 replies; 12+ messages in thread
From: Mark Knecht @ 2007-09-18  4:34 UTC (permalink / raw
  To: gentoo-user

On 9/17/07, Randy Barlow <randy@electronsweatshop.com> wrote:
> Mark Knecht wrote:
> >    Yes, I think I've done all the stuff one would typically try before
> > writing to the list. Doesn't mean I didn't make a mistake though.
> > Shown below is the terminal info as well as emerge -DuN with and
> > without --with-bdeps, and revdep-rebuild results. I have multiple
> > times tried erasing the .xine directory and coming at it like a new
> > user, trying different options inside of xine but so far no luck.
> >
> >    Googling around a bit I found a few threads talking about no sound
> > when they have the "No accelerated IMDCT transform found" message at
> > the end of the terminal. For instance this one which hasn't led
> > anywhere yet:
>
> Hmm, Does it show any error messages when you try to play a media file?
>  Does it happen with all kinds of media (mp3's, DVD's, flash) or just
> with certain types?
>

So far I have no other errors. Aqualung plays audio files. MythTV
works fine. mplayer seems to work, at least for audio files. xine is
the only DVD application we use so it's special in that sense. I could
try something else, I suppose. Not anxious to do that though.

So far it seems like a xine problem. I'll look into dropping back a
rev tomorrow if you or someone else doesn't have an idea which way I
should go.

Thanks,
Mark
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] xine - No sound after updates
  2007-09-18  4:34             ` Mark Knecht
@ 2007-09-18  4:51               ` Randy Barlow
  2007-09-18 11:02                 ` Mick
  2007-09-18 17:17                 ` Mark Knecht
  2007-09-18  7:24               ` Neil Bothwick
  1 sibling, 2 replies; 12+ messages in thread
From: Randy Barlow @ 2007-09-18  4:51 UTC (permalink / raw
  To: gentoo-user

Mark Knecht wrote:
> So far I have no other errors. Aqualung plays audio files. MythTV
> works fine. mplayer seems to work, at least for audio files. xine is
> the only DVD application we use so it's special in that sense. I could
> try something else, I suppose. Not anxious to do that though.
> 
> So far it seems like a xine problem. I'll look into dropping back a
> rev tomorrow if you or someone else doesn't have an idea which way I
> should go.

It is starting to sound like an xine specific problem, and I'm honestly
not too familiar with xine.  I use mplayer for everything pretty much,
but also I don't usually use the computer to play DVDs.  Can anybody
else help?

-- 
Randy Barlow
http://electronsweatshop.com
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] xine - No sound after updates
  2007-09-18  4:34             ` Mark Knecht
  2007-09-18  4:51               ` Randy Barlow
@ 2007-09-18  7:24               ` Neil Bothwick
  1 sibling, 0 replies; 12+ messages in thread
From: Neil Bothwick @ 2007-09-18  7:24 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 593 bytes --]

Hello Mark Knecht,

> So far I have no other errors. Aqualung plays audio files. MythTV
> works fine. mplayer seems to work, at least for audio files. xine is
> the only DVD application we use so it's special in that sense. I could
> try something else, I suppose. Not anxious to do that though.

I'd suggest trying a different DVD player, so see whether the problem is
isolated to xine or affects the rest (which would suggest a library
problem). Try mplayer or mythdvd and see what happens.


-- 
Neil Bothwick

Those are my principles. If you don't like them I have others.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] xine - No sound after updates
  2007-09-18  4:51               ` Randy Barlow
@ 2007-09-18 11:02                 ` Mick
  2007-09-18 17:17                 ` Mark Knecht
  1 sibling, 0 replies; 12+ messages in thread
From: Mick @ 2007-09-18 11:02 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1372 bytes --]

On Tuesday 18 September 2007, Randy Barlow wrote:
> Mark Knecht wrote:
> > So far I have no other errors. Aqualung plays audio files. MythTV
> > works fine. mplayer seems to work, at least for audio files. xine is
> > the only DVD application we use so it's special in that sense. I could
> > try something else, I suppose. Not anxious to do that though.
> >
> > So far it seems like a xine problem. I'll look into dropping back a
> > rev tomorrow if you or someone else doesn't have an idea which way I
> > should go.
>
> It is starting to sound like an xine specific problem, and I'm honestly
> not too familiar with xine.  I use mplayer for everything pretty much,
> but also I don't usually use the computer to play DVDs.  Can anybody
> else help?install

I am not sure why you are getting all these libdvdread messages.  They don't 
come up on mine when I launch xine from a terminal (unless you are trying to 
play a DVD at the time - which I did not try).  You could try rebuilding it in 
case some library linkage is borked (and revdep-rebuild fails to pick it up):

# emerge -aDv media-libs/libdvdread

BTW. win32codecs are necessary to play wmf and other types of files, so I 
would always set this flag On, just like you show in your emerge --info.  Make 
sure that there is no package.use settings negating this.
-- 
Regards,
Mick

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] xine - No sound after updates
  2007-09-18  4:51               ` Randy Barlow
  2007-09-18 11:02                 ` Mick
@ 2007-09-18 17:17                 ` Mark Knecht
  1 sibling, 0 replies; 12+ messages in thread
From: Mark Knecht @ 2007-09-18 17:17 UTC (permalink / raw
  To: gentoo-user

On 9/17/07, Randy Barlow <randy@electronsweatshop.com> wrote:
> Mark Knecht wrote:
> > So far I have no other errors. Aqualung plays audio files. MythTV
> > works fine. mplayer seems to work, at least for audio files. xine is
> > the only DVD application we use so it's special in that sense. I could
> > try something else, I suppose. Not anxious to do that though.
> >
> > So far it seems like a xine problem. I'll look into dropping back a
> > rev tomorrow if you or someone else doesn't have an idea which way I
> > should go.
>
> It is starting to sound like an xine specific problem, and I'm honestly
> not too familiar with xine.  I use mplayer for everything pretty much,
> but also I don't usually use the computer to play DVDs.  Can anybody
> else help?
>
Hi Randy,
   Yes, as I stated at the outset all the other audio applications I
use on this machine seem to be working fine. Only xine seems to be
having trouble. I should try xine with a CD and see what that does.

   Based on your and Neil's suggestions I looked at gmplayer. This is
my wife's machine and she'll want something gui based. Anyway, I had
to rebuild it to include a52 and dts support. Once I did that I am
able to play 'Almost Famous' fine. Audio works. I'm pasting the
complete gmplayer terminal info below as it may be helpful in figuring
out where xine is going wrong.

   The highlights of what I read from the gmplayer data is that it
chose DTS since that's on the fist audio stream. I'll look around for
how to run xine with more options so that I Can see what xine is
choosing but I tried to play the same movie first changing which audio
I wanted and still got no sound in xine. I notice below that their are
two choices made on DTS - afm and vfm.

   I'll look into getting the same sort of debug info on xine and
report that back later.

   At least my wife can play DVDs again with a little training. Thanks!

Thanks,
Mark

mark@dragonfly ~ $ gmplayer
MPlayer SVN-r24130 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 3.00GHz (Family: 15, Model: 3, Stepping: 3)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

Playing dvd://1.
There are 6 titles on this DVD.
There are 25 chapters in this DVD title.
There are 1 angles in this DVD title.
audio stream: 0 format: dts (5.1) language: en aid: 136.
audio stream: 1 format: ac3 (5.1) language: en aid: 129.
audio stream: 2 format: ac3 (stereo) language: en aid: 130.
number of audio channels on disk: 3.
subtitle ( sid ): 1 language: en
number of subtitles on disk: 1
Cache fill: 15.33% (1286144 bytes)
MPEG-PS file format detected.
VIDEO:  MPEG2  720x480  (aspect 3)  29.970 fps  9800.0 kbps (1225.0 kbyte/s)
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 480 (preferred colorspace: Mpeg PES)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
VDecoder init failed :(
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b
Selected video codec: [mpeg12] vfm: libmpeg2 (MPEG-1 or 2 (libmpeg2))
==========================================================================
==========================================================================
Opening audio decoder: [libdca] DTS decoding with libdca
Stream with high frequencies VQ coding
AUDIO: 48000 Hz, 2 ch, s16le, 768.0 kbit/50.00% (ratio: 96000->192000)
Selected audio codec: [dts] afm: libdca (DTS-libdca)
==========================================================================
AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 720 x 480 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
VO: [xv] 720x480 => 854x480 Planar YV12
A:   0.6 V:   0.5 A-V:  0.046 ct:  0.033  13/ 11 ??% ??% ??,?% 0 0 47%
demux_mpg: 24000/1001fps progressive NTSC content detected, switching framerate.
A:   5.5 V:   5.5 A-V:  0.007 ct:  0.092 587/584  9%  1% 17.0% 0 0 49%


Playing dvd://1.
There are 6 titles on this DVD.
There are 25 chapters in this DVD title.
There are 1 angles in this DVD title.
audio stream: 0 format: dts (5.1) language: en aid: 136.
audio stream: 1 format: ac3 (5.1) language: en aid: 129.
audio stream: 2 format: ac3 (stereo) language: en aid: 130.
number of audio channels on disk: 3.
subtitle ( sid ): 1 language: en
number of subtitles on disk: 1
Cache fill:  7.71% (647168 bytes)
MPEG-PS file format detected.
VIDEO:  MPEG2  720x480  (aspect 3)  29.970 fps  9800.0 kbps (1225.0 kbyte/s)
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 480 (preferred colorspace: Mpeg PES)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
VDecoder init failed :(
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b
Selected video codec: [mpeg12] vfm: libmpeg2 (MPEG-1 or 2 (libmpeg2))
==========================================================================
==========================================================================
Opening audio decoder: [libdca] DTS decoding with libdca
Stream with high frequencies VQ coding
AUDIO: 48000 Hz, 2 ch, s16le, 768.0 kbit/50.00% (ratio: 96000->192000)
Selected audio codec: [dts] afm: libdca (DTS-libdca)
==========================================================================
AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 720 x 480 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
VO: [xv] 720x480 => 854x480 Planar YV12
A: 529.6 V: 529.9 A-V: -0.253 ct:  0.053  17/ 14  9%  2% 28.7% 0 0 54%
demux_mpg: 24000/1001fps progressive NTSC content detected, switching framerate.
A: 714.5 V: 714.5 A-V:  0.003 ct: -0.183 4444/4441  8%  1% 16.5% 0 0
49%
Exiting... (Exit)
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2007-09-18 17:30 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-17  0:46 [gentoo-user] xine - No sound after updates Mark Knecht
2007-09-17  3:05 ` Randy Barlow
2007-09-17 13:50   ` Mark Knecht
2007-09-17 20:55     ` Mark Knecht
2007-09-18  0:43       ` Randy Barlow
2007-09-18  1:48         ` Mark Knecht
2007-09-18  3:32           ` Randy Barlow
2007-09-18  4:34             ` Mark Knecht
2007-09-18  4:51               ` Randy Barlow
2007-09-18 11:02                 ` Mick
2007-09-18 17:17                 ` Mark Knecht
2007-09-18  7:24               ` Neil Bothwick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox