Re: Kmplayer not interfacing with arts

2003-05-05 Thread gelly sylvain
> wrote :
> > Oh my :-)  Does marillat have sources somewhere  >
>at least so his packages can 
> > be recompiled ?
> 
> Yes. On http://marillat.free.fr
> -- 
> Jean-Michel Kelbert

If you don't want/have the time/have the opportunity
to recompil mplayer, and you experience lag problems
using mplayer under kde (which are not there with
-nosound, and were not there with -ao arts), try using
autosync 30. It works perfectly for me, after hours
trying to understand why there was lags.
I hope it will help somebody.

Sylvain Gelly.

___
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com




Re: Kmplayer not interfacing with arts

2003-05-02 Thread Chris Cheney
On Fri, May 02, 2003 at 02:56:49PM -0400, Jim Mahood wrote:
-snip-
> Funny... Marillat refuses to package mplayer with arts support:
> 
> " I don't intent to build mplayer (or my others unofficial packages) against 
> libarts1 because this library is now a multimedia (sic) library and thus 
> should depends on libqt. The Debian maintainer don' intent #186355 to split 
> this library like before... "
> 
> #186355: http://bugs.debian.org/cgi-bin/bugreport.cgi?archive=no&bug=186355



Its very obvious the only real reason he doesn't build against it is due
to the fact that it is a KDE library. His mplayer is already linked to
various other things like say... the GNOME libs, and other useless
things like aalib. He also seems to find it amusing to file various RC
bugs against some of my other packages and reopen them even when the
Debian Release Manager has already said its not a bug. Also for anyone
who doesn't already know yet Marillat is the primary GNOME maintainer
for debian (which might explain his animosity towards anything KDE
related?).



The last I had heard upstream KDE was considering either making arts go
away entirely or having it depend on Qt much more for the KDE 3.2
release. I don't know if they have finally made a decision on this
however.

Chris




Re: Kmplayer not interfacing with arts

2003-05-02 Thread Hendrik Sattler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Freitag, 2. Mai 2003 20:56 schrieb Jim Mahood:
> Just thought I'd drop a line to the list that my kmplayer is working
> correctly now.  Thanks to all who helped.  The  mplayer configure script
> auto-detects arts and builds it in as an audio output driver.  Now mplayer
> -ao arts works - I recommend putting that in /etc/mplayer/mplayer.conf as
> the default so you don't need the argument.  Kmplayer now works out of the
> box without any hacks.
>
> Funny... Marillat refuses to package mplayer with arts support:
>
> " I don't intent to build mplayer (or my others unofficial packages)
> against libarts1 because this library is now a multimedia (sic) library and
> thus should depends on libqt. The Debian maintainer don' intent #186355 to
> split this library like before... "

And maybe he forgets that mplayer depends on lot of other libs already.

Useful dependencies are:
libglib-dev, libgtk-dev, xlibs-dev, libpng-dev, zlib1g-dev, debhelper (>= 2), 
libartsc0-dev | libarts-dev, libasound2-dev, liblzo-dev, libcdparanoia0-dev, 
libdvdnav-dev, libmad0-dev, giflib4-dev, libjpeg-dev, libgl-dev, 
xanim-modules, xmms

and local packages like:
liblame0-dev, divx4linux-dev, mplayer-w32codecs, mplayer-qtxcodecs, 
mplayer-rpcodecs

Some quicktime movies only have sound when a local compile of
libfaad2 (together with libfaad2-dev) is available (maybe see apt-get.org) and 
having the live.com lib is useful, too (compiled in statically, so maybe get 
the most current version and compile yourself).

If you have all that, make configure run like:
./configure --prefix=/usr --confdir=/etc/mplayer --enable-gui 
- --enable-largefiles --enable-i18n --enable-menu --enable-dynamic-plugins 
- --with-reallibdir=/usr/lib/realplayer --enable-xmms --enable-freetype 
- --enable-qtx-codecs --enable-dvdnav --enable-live 
- --with-livelibdir=$(LIVELIBDIR)

and for a multi-computer-package add
 --enable-runtime-cpudetection 

Well, lets say that the debian subdir that comes with mplayer makes it 
somewhat short-featured ;)

So you still think that libartsc0 (maybe with libqt) is a major dependency, 
here?:
Depends: divx4linux, libartsc0 (>= 1.1.1), libasound2 (>> 0.9.2), libaudio2, 
libc6 (>= 2.3.1-1), libcdparanoia0 (>= 3a9.8-7), libdvdnav1 (>= 0.1.3), 
libdvdread2, libfreetype6 (>= 2.1.3-5), libglib1.2 (>= 1.2.0), libgtk1.2 (>= 
1.2.10-4), libjpeg62, liblame0, liblzo1, libmad0 (>= 0.14.2b), libncurses5 
(>= 5.3.20021109-1), libogg0 (>= 1.0.0), libpng12-0, libsdl1.2debian (>> 
1.2.3), libstdc++2.10-glibc2.2 (>= 1:2.95.4-15), libungif4g (>= 4.1.0b1), 
libvorbis0 (>= 1.0.0), xlibmesa3 | libgl1, xlibs (>> 4.1.0), xmms, zlib1g (>= 
1:1.1.4), debconf, libconfhelper-perl
Recommends: mplayer-w32codecs, mplayer-qtxcodecs, mplayer-rpcodecs, 
xanim-modules, xmms
Suggests: mplayer-skin-default

HS

- -- 
Mein GPG-Key ist auf meiner Homepage verfügbar: http://www.hendrik-sattler.de
oder über pgp.net

PingoS - Linux-User helfen Schulen: http://www.pingos.org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+stovzvr6q9zCwcERAtyTAKCix3IZUMZ3g1x7AumXsHEnaHJ6dwCgvo9G
7A/V9Xrf3gc/pGzi8VO8ZaQ=
=tGYQ
-END PGP SIGNATURE-




Re: Kmplayer not interfacing with arts

2003-05-02 Thread Jim Mahood
> On Friday 02 May 2003 09:25 am, Daniel Stone wrote:
> > im' workikng on this and repackagihng it so it doesnt suick it's
> > borken in soj many wasy atm but will be fixed so it's all gjood.
> >
> > bedn ow,d
> > d
>

Daniel, I hope you weren't working on it at the time you wrote that email!

Just thought I'd drop a line to the list that my kmplayer is working correctly 
now.  Thanks to all who helped.  The  mplayer configure script auto-detects 
arts and builds it in as an audio output driver.  Now mplayer -ao arts works 
- I recommend putting that in /etc/mplayer/mplayer.conf as the default so you 
don't need the argument.  Kmplayer now works out of the box without any 
hacks.

Funny... Marillat refuses to package mplayer with arts support:

" I don't intent to build mplayer (or my others unofficial packages) against 
libarts1 because this library is now a multimedia (sic) library and thus 
should depends on libqt. The Debian maintainer don' intent #186355 to split 
this library like before... "

#186355: http://bugs.debian.org/cgi-bin/bugreport.cgi?archive=no&bug=186355

Best regards,

Jim




Re: Kmplayer not interfacing with arts

2003-05-02 Thread David Bishop
On Friday 02 May 2003 09:25 am, Daniel Stone wrote:
> On Fri, May 02, 2003 at 11:29:00AM +0200, Ralf Nolden wrote:
> > Oh my :-)  Does marillat have sources somewhere at least so his packages
> > can be recompiled ?
>
> im' workikng on this and repackagihng it so it doesnt suick it's
> borken in soj many wasy atm but will be fixed so it's all gjood.
>
> bedn ow,d
> d

Someone, and I'm not going to say who, is *very*, *very*, drunk

G'night, Daniel :-)

-- 
MuMlutlitithtrhreeaadededd s siigngnatatuurere
D.A.Bishop




Re: Kmplayer not interfacing with arts

2003-05-02 Thread Jean-Michel Kelbert
On 03/05/02 at 10:48 Ralf Nolden ([EMAIL PROTECTED]) wrote :
> Oh my :-)  Does marillat have sources somewhere at least so his packages can 
> be recompiled ?

Yes. On http://marillat.free.fr
-- 
Jean-Michel Kelbert


pgpNTtgKOuFjX.pgp
Description: PGP signature


Re: Kmplayer not interfacing with arts

2003-05-02 Thread Daniel Stone
On Fri, May 02, 2003 at 11:29:00AM +0200, Ralf Nolden wrote:
> Oh my :-)  Does marillat have sources somewhere at least so his packages can 
> be recompiled ?

im' workikng on this and repackagihng it so it doesnt suick it's
borken in soj many wasy atm but will be fixed so it's all gjood.

bedn ow,d
d

-- 
Daniel Stone <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
KDE: Konquering a desktop near you - http://www.kde.org


pgpi7ZKCrz529.pgp
Description: PGP signature


Re: Kmplayer not interfacing with arts

2003-05-02 Thread Ralf Nolden
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Donnerstag, 1. Mai 2003 23:09, Jean-Michel Kelbert wrote:
> On 03/05/01 at 17:04 Jim Mahood ([EMAIL PROTECTED]) wrote :
> > could always hack the source of kmplayer and make it call "artsdsp
> > mplayer...".
> >
> :)
>
> Is your package compiled with arts support ? If not compile it with arts
> support. If you use C.Marillat packages, there are not compiled with
> support for arts. This is due to a "problem" between him and C.Cheney.

Oh my :-)  Does marillat have sources somewhere at least so his packages can 
be recompiled ?

Ralf

- -- 
We're not a company, we just produce better code at less costs.
- 
Ralf Nolden
[EMAIL PROTECTED]

The K Desktop Environment   The KDevelop Project
http://www.kde.org  http://www.kdevelop.org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+sjpfu0nKi+w1Ky8RArpaAJ0exsE3ZWec14zDkC5oCN7tAnWcLgCfdfYV
8RV+S5lJqsU/K5LFWZEUof4=
=ExK0
-END PGP SIGNATURE-





Re: Kmplayer not interfacing with arts

2003-05-01 Thread Jim Mahood
That's very helpful to know -- thanks!  Now I'm in the midst of setting up 
alsa to see how that works.  I have i810 onboard sound, and OSS isn't quite 
working right with it.  I'll mess with mplayer when I'm done.  I did hack 
kmplayer to run mplayer through artsdsp, and it worked, btw. ;-)

Thanks again,

Jim

On Thursday 01 May 2003 05:18 pm, David Pye was heard saying:
> Your build of mplayer is lacking the arts output filter, it seems.
>
> I get this:
>
> Available audio output drivers:
> mpegpes Mpeg-PES audio output
> oss OSS/ioctl audio output
> alsa9   ALSA-0.9.x audio output
> artsaRts audio output
> nas NAS audio output
> nullNull audio output
> pcm RAW PCM/WAVE file writer audio output
> plugin  Plugin audio output
>
> So it would seem kmplayer is fine, but your mplayer needs to be rebuilt to
> have the arts output driver!
>
> David
>
> On Thursday 01 May 2003 20:15, Jim Mahood wrote:
> > I just built kmplayer 0.7.4a from source, and am having audio problems. 
> > It has no trouble rendering video, but it seems that it can't interface
> > with arts for audio output.  It shows arts as an option for audio output,
> > but effectively all that does is place "-ao arts" into the command line
> > when it executes mplayer itself.  If I run "mplayer -ao help", I don't
> > have an arts output filter listed.  Has anyone had and solved this
> > problem?  I guess I could always hack the source of kmplayer and make it
> > call "artsdsp mplayer...".
> >
> > Thanks,
> >
> > Jim




Re: Kmplayer not interfacing with arts

2003-05-01 Thread David Britton
On Thu, May 01, 2003 at 03:15:08PM -0400, Jim Mahood wrote:
> I just built kmplayer 0.7.4a from source, and am having audio problems.  It 
> has no trouble rendering video, but it seems that it can't interface with 
> arts for audio output.  It shows arts as an option for audio output, but 
> effectively all that does is place "-ao arts" into the command line when it 
> executes mplayer itself.  If I run "mplayer -ao help", I don't have an arts 
> output filter listed.  Has anyone had and solved this problem?  I guess I 
> could always hack the source of kmplayer and make it call "artsdsp 
> mplayer...".
> 

You don't mention what mplayer you have, but in any case, I think you
need an updated mplayer.  IIRC, it was only recently that the mplayer
got arts support.  I belive that you will need to compile it yourself,
or find a better mirror than I have:

  deb http://marillat.free.fr/ unstable main

That line doesn't have a .deb with arts support built in as far as I can
tell (Just downloaded the 0.90-i686 player, and no arts in the "-ao
help" output).

I have compiled mplayer many times in the past without much trouble
FWIW. (http://mplayerhq.hu).

/db




Re: Kmplayer not interfacing with arts

2003-05-01 Thread David Pye
Your build of mplayer is lacking the arts output filter, it seems.

I get this:

Available audio output drivers:
mpegpes Mpeg-PES audio output
oss OSS/ioctl audio output
alsa9   ALSA-0.9.x audio output
artsaRts audio output
nas NAS audio output
nullNull audio output
pcm RAW PCM/WAVE file writer audio output
plugin  Plugin audio output

So it would seem kmplayer is fine, but your mplayer needs to be rebuilt to 
have the arts output driver!

David

On Thursday 01 May 2003 20:15, Jim Mahood wrote:
> I just built kmplayer 0.7.4a from source, and am having audio problems.  It
> has no trouble rendering video, but it seems that it can't interface with
> arts for audio output.  It shows arts as an option for audio output, but
> effectively all that does is place "-ao arts" into the command line when it
> executes mplayer itself.  If I run "mplayer -ao help", I don't have an arts
> output filter listed.  Has anyone had and solved this problem?  I guess I
> could always hack the source of kmplayer and make it call "artsdsp
> mplayer...".
>
> Thanks,
>
> Jim




Re: Kmplayer not interfacing with arts

2003-05-01 Thread Jean-Michel Kelbert
On 03/05/01 at 17:04 Jim Mahood ([EMAIL PROTECTED]) wrote :
> could always hack the source of kmplayer and make it call "artsdsp 
> mplayer...".

:)

Is your package compiled with arts support ? If not compile it with arts
support. If you use C.Marillat packages, there are not compiled with
support for arts. This is due to a "problem" between him and C.Cheney.

-- 
Jean-Michel Kelbert


pgpDaTB9KDqAc.pgp
Description: PGP signature