Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kaffeine-1.0_pre2 does not play sound [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
YuriyRusinov
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 213
Location: Saint-Petersburg, Russia

PostPosted: Sun Nov 15, 2009 8:59 pm    Post subject: Kaffeine-1.0_pre2 does not play sound [SOLVED] Reply with quote

Hello !

I have emerged media-video/kaffeine-1.0_pre2 and try to play some video files. These files were played without sound, my display-manager is fluxbox. Phonon-kde was set such this
emerge -pv kde-base/phonon-kde
Code:

[ebuild   R   ] kde-base/phonon-kde-4.3.1  USE="pulseaudio xine (-aqua) -debug (-kdeprefix)" 0 kB

my .asoundrc file is
Code:

pcm.nforce-hw {
        type hw
        card 0
}
pcm.!default {
        type plug
        slave.pcm "nforce"
}
pcm.nforce {
        type dmix
        ipc_key 1234
        ipc_perm 0660
        slave {
                pcm "hw:0,0"
                period_time 0
                period_size 1024
                buffer_size 4096
                #rate 44100
                rate 48000
        }
}
ctl.nforce-hw {
        type hw
        card 0
}
pcm.softvolPhonon {
    type softvol
    slave.pcm "default:CARD=0"
    control {
        name "Phonon"
        card 0
    }
    min_dB -51.0
    max_dB 50.0
    resolution 100
    hint {
        show on
        description "Soundcard with extra Volume Control"
    }
}

emerge -pv media-sound/phonon is
Code:

[ebuild   R   ] media-sound/phonon-4.4_pre20090520  USE="xcb xine -debug -gstreamer" 0 kB

and kaffeine-0.8.8 works fine.

Thanks in advance.
_________________
Best regards,
Yuriy Rusinov.


Last edited by YuriyRusinov on Tue Nov 17, 2009 7:33 pm; edited 1 time in total
Back to top
View user's profile Send private message
Dragonix
Apprentice
Apprentice


Joined: 21 May 2006
Posts: 253
Location: Germany

PostPosted: Mon Nov 16, 2009 7:29 pm    Post subject: Reply with quote

xine useflags? Do you know the audio codecs of the files with no sound? Try compiling xine-lib with the "mad" useflag.
Greetings :)
Back to top
View user's profile Send private message
YuriyRusinov
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 213
Location: Saint-Petersburg, Russia

PostPosted: Mon Nov 16, 2009 8:38 pm    Post subject: Reply with quote

emerge -pv xine-lib gives
Code:

[ebuild   R   ] media-libs/xine-lib-1.1.16.3-r1  USE="X a52 aac alsa css directfb dts esd flac gnome gtk imagemagick ipv6 mad mng modplug musepack nls opengl oss pulseaudio samba sdl theora truetype v4l vcd vorbis xcb xv xvmc -aalib (-altivec) -dxr3 -fbcon -jack -libcaca -mmap (-real) -speex (-vidix) (-vis) -wavpack (-win32codecs) -xinerama" 0 kB

That with is using mad flag.
_________________
Best regards,
Yuriy Rusinov.
Back to top
View user's profile Send private message
YuriyRusinov
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 213
Location: Saint-Petersburg, Russia

PostPosted: Tue Nov 17, 2009 7:17 pm    Post subject: Reply with quote

This problem is arisen only in one account. On the other accounts of my computers all works fine. I have renamed catalogs .kde4 and .kde but nothing changes. Problem was solved by moving of directory /home/yuriy/.config/kde.org.
_________________
Best regards,
Yuriy Rusinov.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum