I teste with the environment variables to know why I have no sound, and when my application runs I have these messages :
[844] class Phonon::PlatformPlugin *__thiscall Phonon::FactoryPrivate::platformPlugin(void) platform plugin could not be loaded [844] PHONON-VLC Using VLC version %0 2.0.1 Twoflower [844] PHONON-VLC Sound system "alsa" not supported by libvlc [844] PHONON-VLC Sound system "oss" not supported by libvlc [844] PHONON-VLC Sound system "jack" not supported by libvlc [844] PHONON-VLC Sound system "directx" not supported by libvlc [844] PHONON-VLC Sound system "auhal" not supported by libvlc [844] PHONON-VLC ?[00;31mBEGIN:?[00;39m Phonon::VLC::EffectManager::updateEffects [844] PHONON-VLC ?[00;31mEND__:?[00;39m Phonon::VLC::EffectManager::updateEffects ?[00;31m[Took: 0s]?[00;39m [844] Phonon::VLC::Backend(0x229dfc0) [844] bool __thiscall Phonon::FactoryPrivate::createBackend(void) Phonon backend "VLC" version "0.5.55" loaded [844] calling setAspectRatio on the backend 0 [844] PHONON-VLC ?[00;32mBEGIN:?[00;39m Phonon::VLC::VideoWidget::setAspectRatio [844] PHONON-VLC ?[00;32mEND__:?[00;39m Phonon::VLC::VideoWidget::setAspectRatio ?[00;32m[Took: 0s]?[00;39m [844] PHONON-VLC ?[07;33m[WARNING]?[00;39m The scale mode 0 is not supported by Phonon VLC. [844] PHONON-VLC ?[07;31m[ERROR__]?[00;39m bool __thiscall Phonon::VLC::AudioOutput::setOutputDevice(int) Unable to find the output device with index -1 [844] emitting a state change because the backend object has been replaced [844] void __thiscall Phonon::MediaObject::setCurrentSource(const class Phonon::MediaSource &) 0 QUrl( "file:///C:/Users/menlog/Music/829.mp3" ) "" [844] PHONON-VLC ?[00;34mBEGIN:?[00;39m Phonon::VLC::MediaObject::setSource [844] PHONON-VLC MediaSource::Url: QUrl( "file:///C:/Users/menlog/Music/829.mp3" ) [844] PHONON-VLC ?[00;35mBEGIN:?[00;39m Phonon::VLC::MediaObject::loadMedia [844] PHONON-VLC ?[00;36mBEGIN:?[00;39m Phonon::VLC::MediaObject::changeState [844] PHONON-VLC ?[00;36mEND__:?[00;39m Phonon::VLC::MediaObject::changeState ?[00;36m[Took: 0s]?[00;39m [844] PHONON-VLC loading encoded: "file:///C:/Users/menlog/Music/829.mp3" [844] PHONON-VLC ?[00;31mBEGIN:?[00;39m Phonon::VLC::MediaObject::changeState [844] PHONON-VLC ?[00;31mEND__:?[00;39m Phonon::VLC::MediaObject::changeState ?[00;31m[Took: 0s]?[00;39m [844] PHONON-VLC ?[00;35mEND__:?[00;39m Phonon::VLC::MediaObject::loadMedia ?[00;35m[Took: 0s]?[00;39m [844] PHONON-VLC ?[00;34mEND__:?[00;39m Phonon::VLC::MediaObject::setSource ?[00;34m[Took: 0s]?[00;39m [844] PHONON-VLC Object: Phonon::VLC::VideoWidget [844] PHONON-VLC Object: Phonon::VLC::MediaObject [844] PHONON-VLC Backend connected Phonon::VLC::MediaObject to Phonon::VLC::VideoWidget [844] PHONON-VLC Object: Phonon::VLC::VideoWidget [844] PHONON-VLC Object: Phonon::VLC::MediaObject [844] PHONON-VLC Object: Phonon::VLC::AudioOutput [844] PHONON-VLC Object: Phonon::VLC::MediaObject [844] PHONON-VLC Backend connected Phonon::VLC::MediaObject to Phonon::VLC::AudioOutput [844] PHONON-VLC ?[07;31m[ERROR__]?[00;39m Device QVariant(, ) has no access list [844] PHONON-VLC Volume changed from 100 to 100 [844] PHONON-VLC Object: Phonon::VLC::AudioOutput [844] PHONON-VLC Object: Phonon::VLC::MediaObject [844] State changed from Phonon::StoppedState to Phonon::LoadingState -> sending to zeitgeist. [844] State changed from Phonon::LoadingState to Phonon::StoppedState -> sending to zeitgeist. [844] void __thiscall Phonon::MediaObjectPrivate::_k_currentSourceChanged(const class Phonon::MediaSource &) I think the problem is directx not supported by libvlc, but i don't see how to solve this problem. Or maybe the problem comes from elsewhere.
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<