[MPlayer-users] Is MPlayer the right one? How to Install it without "root"

thcuong thcuong at ifi.edu.vn
Sun Mar 16 12:17:26 CET 2003


1)I wanna build a video player on Linux, capable of playing at least 
MPEG 1, 2 formats.
Anyone here tell me which open-source player is the simplest (be it by 
Java or C/C++) available on Linux?.
Is MPlayer the right one?.

2) I want to install Mplayer on my machine, a client machine running 
Linux (I'm not the root user, and cannot install normally as if I'm on a 
stand-alone Linux machine and act like a root). How can I install MPlayer?


Thanks

mplayer-users-request at mplayerhq.hu wrote:

>Send MPlayer-users mailing list submissions to
>	mplayer-users at mplayerhq.hu
>
>To subscribe or unsubscribe via the World Wide Web, visit
>	http://mplayerhq.hu/mailman/listinfo/mplayer-users
>or, via email, send a message with subject or body 'help' to
>	mplayer-users-request at mplayerhq.hu
>
>You can reach the person managing the list at
>	mplayer-users-owner at mplayerhq.hu
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of MPlayer-users digest..."
>
>
>Today's Topics:
>
>   1. Reencoding/concatenating to minimize number of disks?
>       (Svante Signell)
>   2. Re: Mplayer and TV capture (Martin Collins)
>   3. 
>       mplayer and divx (not mpeg, the dead pay for play dvd format)
>       (Michael Osten)
>   4. Re: mplayer and divx (not mpeg, the dead pay for play
>      	dvd format) (D Richard Felker III)
>   5. Re: sun .au files (Dominik Szczerba)
>   6. Re: using a remote with mplayer (Marcin Bukat)
>   7. 
>       Problems running last CVS Version of MPlayer(broken, this should
>       use the swscaler fault message) (Elnar Hajiev)
>   8. mp4 rtsp darwin streaming server
>   9. Re: mp4 rtsp darwin streaming server (Lorenzo C. C. Hsu)
>  10. Bugreport: 0.9rc4: mencoder crashes on greyscale
>      	images (Sven Geggus)
>  11. Re: sun .au files (Glyn Kennington)
>  12. RealVideo Audio problem (Shaun Glass)
>
>
>----------------------------------------------------------------------
>
>Date: 14 Mar 2003 00:14:54 +0100
>From: Svante Signell <svante.signell at telia.com>
>To: mplayer-users at mplayerhq.hu
>Subject: [MPlayer-users] Reencoding/concatenating to minimize number of disks?
>Message-ID: <1047597294.2135.35.camel at em2.my.own.domain>
>Content-Type: text/plain
>MIME-Version: 1.0
>Content-Transfer-Encoding: 7bit
>Precedence: list
>Reply-To: "MPlayer user's list." <mplayer-users at mplayerhq.hu>
>Message: 1
>
>Hello,
>
>An advice on how to re-encode two XVID/DIVX to SVCD's as efficiently as
>possible would be very much appreciated. Using the mencvcd script (in
>the TOOLS directory of mplayer-cvs) every XVID image generates more than
>one (or one if you are lucky) SVCD image due to the different
>compression efficiencies. For example 2 DIVX files could instead of 4
>SVCD's be reduced to 3 if done properly.
>
>Different alternatives are possible:
>(other unimportant stuff omitted here)
>
>1. cat 1.avi 2.avi > total.avi
>   mencvcd -vnorm p -a 2 -svcdout total.avi
>2. mplayer -vo yuv4mpeg -ao pcm | yuvscaler -O SVCD
>   cat 1.mpv 2.mpw > total.mpv
>   cat 1.wav 2.wav > total.wav
>   mp2enc -b 224 -r 44100 -o total.mpa < total.wav
>   mplex -f 4 -o total.mpg total.mpa total.mpv
>   vcdimager -t svcd -c total.cue -b total.bin  total.mpg
>3. other alternatives?
>
>Any issues with audio/video synch?
>Which methods preserves the synch and which metods don't?
>What if the video/audio rates/encoding/etc differs?
>
>Thanks,
>Svante
>
>------------------------------
>
>Date: Thu, 13 Mar 2003 23:48:26 +0000
>From: Martin Collins <martin at mkcollins.org>
>To: "MPlayer user's list." <mplayer-users at mplayerhq.hu>
>Subject: Re: [MPlayer-users] Mplayer and TV capture
>Message-ID: <20030313234826.31f7cab1.martin at mkcollins.org>
>In-Reply-To: <20030313165527.3b3846a2.rjiantonio at austin.rr.com>
>References: <20030313123341.7bf2afa0.bobby0802 at austin.rr.com>
>	<20030313221730.56527442.martin at mkcollins.org>
>	<20030313165527.3b3846a2.rjiantonio at austin.rr.com>
>Content-Type: text/plain; charset=US-ASCII
>MIME-Version: 1.0
>Content-Transfer-Encoding: 7bit
>Precedence: list
>Reply-To: "MPlayer user's list." <mplayer-users at mplayerhq.hu>
>Message: 2
>
>On Thu, 13 Mar 2003 16:55:27 +0000
>BobJ <rjiantonio at austin.rr.com> wrote:
>
>I think Balatoni may be onto something with the sound thing. Are you
>using a sound demon like arts or esd? If so try without. If you are
>using the alsa driver try the oss. What happens if you capture no
>sound? Can you record sound OK from another source?
>Also did you try the fps option (as opposed to the -ofps option)?
>
>Martin
>
>------------------------------
>
>Date: 13 Mar 2003 21:44:09 -0600
>From: Michael Osten <mosten at bleepyou.com>
>To: "MPlayer user's list." <mplayer-users at mplayerhq.hu>
>Subject: [MPlayer-users] 
> mplayer and divx (not mpeg, the dead pay for play dvd format)
>Message-ID: <1047613450.4240.11.camel at laptop.bleepyou.com>
>Content-Type: text/plain
>MIME-Version: 1.0
>Content-Transfer-Encoding: 7bit
>Precedence: list
>Reply-To: "MPlayer user's list." <mplayer-users at mplayerhq.hu>
>Message: 3
>
>Does mplayer (or anything) support divx using linux?
>  
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20030316/fc4b3f3b/attachment.htm>


More information about the MPlayer-users mailing list