|
Prev: pls define "clean install"
Next: MSM/Yahoo messanger
From: Proteus on 6 Nov 2005 13:50 Anybody figure out how to play mpeg4 video or audio files in linux? I am not trying to doing anything illegal here, but I subscribed to and bought some video/songs off iTunes, and I want to play them in Linux. They have filename extensions of .m4v (video) or .m4p (song). I am using Mandriva 2005LE.
From: J.O. Aho on 6 Nov 2005 15:39 Proteus wrote: > Anybody figure out how to play mpeg4 video or audio files in linux? I am > not trying to doing anything illegal here, but I subscribed to and bought > some video/songs off iTunes, and I want to play them in Linux. They have > filename extensions of .m4v (video) or .m4p (song). I am using Mandriva > 2005LE. Try with mplayer or mplayexp. //Aho
From: noi on 6 Nov 2005 16:06 On Sun, 06 Nov 2005 12:50:17 -0600, Proteus wrote this: > Anybody figure out how to play mpeg4 video or audio files in linux? I am > not trying to doing anything illegal here, but I subscribed to and bought > some video/songs off iTunes, and I want to play them in Linux. They have > filename extensions of .m4v (video) or .m4p (song). I am using Mandriva > 2005LE. I'm pretty sure I use to play mp4 with mplayer.
From: David W. Hodgins on 6 Nov 2005 17:11 On Sun, 06 Nov 2005 16:06:01 -0500, noi <noi(a)siam.com> wrote: > I'm pretty sure I use to play mp4 with mplayer. Try mp4player (package mpeg4ip in plf). Regards, Dave Hodgins -- Change nomail.afraid.org to rogers.com to reply by email. (nomail.afraid.org has been set up specifically for use in usenet. Feel free to use it yourself.)
From: Proteus on 6 Nov 2005 20:48
On Sun, 06 Nov 2005 17:11:57 -0500, David W. Hodgins wrote: >> I'm pretty sure I use to play mp4 with mplayer. > Try mp4player (package mpeg4ip in plf). Damn, I just tried to install mpeg4ip with urpmi and thought it would install but notice the error and failed install (below). How can i get it installed, any ideas? [root(a)localhost beowulf]# urpmi mpeg4ip To satisfy dependencies, the following 8 packages are going to be installed (9 M B): liba52dec0-0.7.4-6mdk.i586 libfaac0-1.24.1-0.20050901.1.1.102plf.i586 libffmpeg0-0.4.9-0.pre1.4mdk.i586 liblame0-3.96.1-1plf.i586 libmpeg2dec0-0.4.0b-4mdk.i586 libmpeg4ip0-1.3-0.1.102plf.i586 libxvid4-1.1.0-0.beta2.0.1.102plf.i586 mpeg4ip-1.3-0.1.102plf.i586 Is this OK? (Y/n) y ftp://plf.time4t.net/pub/plf/mandrake/free/10.2/./i586/libxvid4-1.1.0-0.beta 2.0.1.102plf.i586.rpm ftp://plf.time4t.net/pub/plf/mandrake/free/10.2/./i586/mpeg4ip-1.3-0.1.102pl f.i586.rpm ftp://plf.time4t.net/pub/plf/mandrake/free/10.2/./i586/libfaac0-1.24.1-0.200 50901.1.1.102plf.i586.rpm ftp://plf.time4t.net/pub/plf/mandrake/free/10.2/./i586/libmpeg4ip0-1.3-0.1.1 02plf.i586.rpm ftp://plf.time4t.net/pub/plf/mandrake/free/10.2/./i586/liblame0-3.96.1-1plf. i586.rpm ftp://ftp.clinet.fi/pub/mirrors/Mandrake-linux/official/2005/i586/media/main /liba52dec0-0.7.4-6mdk.i586.rpm ftp://ftp.clinet.fi/pub/mirrors/Mandrake-linux/official/2005/i586/media/main /libmpeg2dec0-0.4.0b-4mdk.i586.rpm ftp://ftp.clinet.fi/pub/mirrors/Mandrake-linux/official/2005/i586/media/main /libffmpeg0-0.4.9-0.pre1.4mdk.i586.rpm installing liba52dec0-0.7.4-6mdk.i586.rpm mpeg4ip-1.3-0.1.102plf.i586.rpm libxvi d4-1.1.0-0.beta2.0.1.102plf.i586.rpm libmpeg4ip0-1.3-0.1.102plf.i586.rpm libfaac 0-1.24.1-0.20050901.1.1.102plf.i586.rpm libmpeg2dec0-0.4.0b-4mdk.i586.rpm libffm peg0-0.4.9-0.pre1.4mdk.i586.rpm liblame0-3.96.1-1plf.i586.rpm from /var/cache/ur pmi/rpms Preparing... ############################################# Installation failed: file /usr/lib/libmp4v2.so.0.0.0 from install of libmpeg4ip0-1.3-0.1.102p lf conflicts with file from package libfaad2_0-2.0-7plf [root(a)localhost beowulf]# |