Warning: session_start(): open(/tmp/sess_8785202c2a6d20737feee78906fe378f, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Phonon MPlayer Backend openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (4) .- Knowledge Base  . 

Phonon MPlayer Backend

   repo-build  

KDE Sound Application

Score 78%
Phonon MPlayer Backend
zoom


Homepage:  Link
Blog:  Link
Downloads:  1977
Submitted:  Apr 24 2010
Updated:  May 23 2011

Description:

Phonon MPlayer Backend

@ KDE Projects
https://projects.kde.org/projects/kdesupport/phonon/phonon-mplayer




Changelog:

---
phonon-4.5.0 ebuild
phonon-9999 ebuild
phonon-mplayer-9999 ebuild
+i586-mplayer-backend-build-05-23-2011
---
phonon-4.4.4 ebuild
phonon-mplayer-9999 ebuild
+i586-mplayer-backend-build-03-30-2011
---
phonon-4.4.2 ebuild
+i586-mplayer-backend-build-07-28-2010
---
phonon-4.4.1 ebuild
+i586-mplayer-backend-build-06-29-2010
---
phonon-4.3.80 ebuild
+i586-mplayer-backend-build-04.25.2010
---
phonon-4.3.80 ebuild
+i586-mplayer-backend-build-02.23.2010




LicenseGPL
other(i586 Binaries)
Gentoo(Phonon [+mplayer] 4.5.0 Ebuild)
Gentoo(Phonon MPlayer Live Ebuild)
Mandriva(4.3.50 for Mandriva 2010.0 x86_64 SRPM)
Mandriva(4.3.50 for Mandriva 2010.0 x86_64 RPM)
Mandriva(4.4.1 for Mandriva 2010.1 x86_64 SRPM)
Mandriva(4.4.1 for Mandriva 2010.1 x86_64 RPM)
Mandriva(4.4.2 for Mandriva 2010.1 x86_64 SRPM)
Send to a friend
Subscribe
Other  Content  from seba
Report inappropriate content



-

 good job...

 
 by wackenroader on: Apr 24 2010
 
Score 50%

this repository is outdated, the project is active in gitorious and need members, actually one person work in this backend.
http://gitorious.org/phonon/phonon-mplayer
thanks for publish the source here, the 2 backends (xine and gstreamer) are useless for me to not have support for subtitles, audio normalization and native support for rmvb.


Reply to this

-

 Re: good job...

 
 by seba on: Apr 25 2010
 
Score 50%

Good to know it's still developed.


Reply to this

-

 build on x86_64

 
 by symbianflo on: May 7 2010
 
Score 50%
symbianflosymbianflo
MandrivaUser s.ro / Rosalinux.ro
Home

I've try the git also
wont build on x86_64
( mandriva & suse)
Do you intend to include this arch to ?


Reply to this

-

 Re: build on x86_64

 
 by seba on: May 7 2010
 
Score 50%

Can you post the build error? On my x86/32bit machine I have to add the gcc "-fPIC" flag to get it built. I don't have an 64bit machine. And how do you build it? I copy the mplayer directory from phonon mplayer source directory into the phonon source directory, then I patch it. In the phonon CMakeLists.txt:
Quote:
if (Q_WS_X11)
add_subdirectory(gstreamer)
add_subdirectory(xine)
+ add_subdirectory(mplayer)
endif (Q_WS_X11)


Reply to this

-

 Re: Re: build on x86_64

 
 by symbianflo on: May 13 2010
 
Score 50%
symbianflosymbianflo
MandrivaUser s.ro / Rosalinux.ro
Home

I'll try your ebuild on sabayon
keep in touch .
PS.
is a ebuild for emerge ?


Reply to this

-

 Re: Re: Re: build on x86_64

 
 by seba on: May 13 2010
 
Score 50%

Yes, but there's the "-fPIC" issue. On my x86 machine I use "use x86 && append-cppflags -fPIC" in src_configure(). If it fails to build on your arch replace x86 with your arch, eg. "use amd64 && append-cppflags -fPIC".


Reply to this

-

 Re: Re: Re: Re: build on x86_64

 
 by symbianflo on: May 17 2010
 
Score 50%
symbianflosymbianflo
MandrivaUser s.ro / Rosalinux.ro
Home

I've tryed a package request
for sabayon 5.2 here.
http://bugs.sabayon.org/show_bug.cgi?id=1450

keep in touch


Reply to this

-

 build on x86_64

 
 by symbianflo on: May 7 2010
 
Score 50%
symbianflosymbianflo
MandrivaUser s.ro / Rosalinux.ro
Home

sorry I did not patch nothing of all this I've only try a clean build :

[code]-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Found Qt-Version 4.6.2 (using /usr/bin/qmake)
-- Looking for _POSIX_TIMERS
-- Looking for _POSIX_TIMERS - found
-- Configuring done
-- Generating done
-- Build files have been written to: /home/symbianflo/phonon-mplayer
[symbianflo@localhost phonon-mplayer]$ make
[ 2%] Generating moc_MPlayerVideoWidget.cxx
[ 4%] Generating moc_MyProcess.cxx
[ 6%] Generating moc_MPlayerProcess.cxx
[ 9%] Generating moc_WidgetNoPaintEvent.cxx
Scanning dependencies of target libmplayer
[ 11%] Building CXX object mplayer/libmplayer/CMakeFiles/libmplayer.dir/MyProcess.cpp.o
[ 13%] Building CXX object mplayer/libmplayer/CMakeFiles/libmplayer.dir/MediaData.cpp.o
[ 15%] Building CXX object mplayer/libmplayer/CMakeFiles/libmplayer.dir/MediaSettings.cpp.o
[ 18%] Building CXX object mplayer/libmplayer/CMakeFiles/libmplayer.dir/MPlayerVersion.cpp.o
[ 20%] Building CXX object mplayer/libmplayer/CMakeFiles/libmplayer.dir/MPlayerProcess.cpp.o
[ 22%] Building CXX object mplayer/libmplayer/CMakeFiles/libmplayer.dir/MPlayerLoader.cpp.o
[ 25%] Building CXX object mplayer/libmplayer/CMakeFiles/libmplayer.dir/WidgetNoPaintEvent.cpp.o
[ 27%] Building CXX object mplayer/libmplayer/CMakeFiles/libmplayer.dir/MPlayerVideoWidget.cpp.o
[ 29%] Building CXX object mplayer/libmplayer/CMakeFiles/libmplayer.dir/MPlayerConfig.cpp.o
[ 31%] Building CXX object mplayer/libmplayer/CMakeFiles/libmplayer.dir/moc_MyProcess.cxx.o
[ 34%] Building CXX object mplayer/libmplayer/CMakeFiles/libmplayer.dir/moc_MPlayerProcess.cxx.o
[ 36%] Building CXX object mplayer/libmplayer/CMakeFiles/libmplayer.dir/moc_WidgetNoPaintEvent.cxx.o
[ 38%] Building CXX object mplayer/libmplayer/CMakeFiles/libmplayer.dir/moc_MPlayerVideoWidget.cxx.o
Linking CXX static library liblibmplayer.a
[ 38%] Built target libmplayer
[ 40%] Generating moc_SeekStack.cxx
[ 43%] Generating moc_Backend.cxx
/home/symbianflo/phonon-mplayer/mplayer/Backend.h:44: Error: Undefined interface
make[2]: *** [mplayer/moc_Backend.cxx] Error 1
make[1]: *** [mplayer/CMakeFiles/phonon_mplayer.dir/all] Error 2
make: *** [all] Error 2
[symbianflo@localhost phonon-mplayer]$[/code]

Is not very important but since my friends from MRB are big fans of mplayer I've try to build it, and eventually a porting for mandriva .


Reply to this

-

 Re: build on x86_64

 
 by seba on: May 8 2010
 
Score 50%

I don't know how to build mplayer backend outside phonon source directory. As I said, you can copy the mplayer directory from phonon-mplayer-backend source directory (phonon-phonon-mplayer) into phonon source directory (where are the other backends, xine, gstreamer, etc) and patch/edit phonon CMakeLists.txt file (as above). Here you can also remove support for xine and gstreamer if you don't want them. Then build phonon.


Reply to this

-

 Re: Re: build on x86_64

 
 by symbianflo on: May 8 2010
 
Score 50%
symbianflosymbianflo
MandrivaUser s.ro / Rosalinux.ro
Home

ok
I'll study the phonon policy on mdv
keep in touch .


Reply to this

-

 Re: Re: Re: build on x86_64

 
 by symbianflo on: May 12 2010
 
Score 50%
symbianflosymbianflo
MandrivaUser s.ro / Rosalinux.ro
Home

Ok successful build for mandriva 2010.0
x86_64 the packages are available on
MRB, ( see my profile )
From the very first tests works smooth
alsa/pulse.
Thx m8 great work
mplayer still mplayer....
Hope you'll mantain this backend ...
THX again for your help and patience


Reply to this

-

 update

 
 by symbianflo on: Aug 9 2010
 
Score 50%
symbianflosymbianflo
MandrivaUser s.ro / Rosalinux.ro
Home

updated me to , to 4.4.2
for mandriva 2010.1


Linus Torvalds only has to enter a room, and every Windows computer in it segfaults instantly.
http://video.linuxfoundation.org/video/1057

Reply to this

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team