<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body>
1)I wanna build a video player on Linux, capable of playing at least MPEG
1, 2 formats.<br>
Anyone here tell me which open-source player is the simplest (be it by Java
or C/C++) available on Linux?.<br>
Is MPlayer the right one?.<br>
<br>
2) I want to install Mplayer on my machine, a client machine running Linux
(I'm not the <i>root </i>user, and cannot install normally as if I'm on a
stand-alone Linux machine and act like a <i>root</i>). How can I install
MPlayer?<br>
<br>
<br>
Thanks <br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:mplayer-users-request@mplayerhq.hu">mplayer-users-request@mplayerhq.hu</a> wrote:<br>
<blockquote type="cite"
 cite="mid200303141737.h2EHbS622914@fw.ifi.edu.vn">
  <pre wrap="">Send MPlayer-users mailing list submissions to
        <a class="moz-txt-link-abbreviated" href="mailto:mplayer-users@mplayerhq.hu">mplayer-users@mplayerhq.hu</a>

To subscribe or unsubscribe via the World Wide Web, visit
        <a class="moz-txt-link-freetext" href="http://mplayerhq.hu/mailman/listinfo/mplayer-users">http://mplayerhq.hu/mailman/listinfo/mplayer-users</a>
or, via email, send a message with subject or body 'help' to
        <a class="moz-txt-link-abbreviated" href="mailto:mplayer-users-request@mplayerhq.hu">mplayer-users-request@mplayerhq.hu</a>

You can reach the person managing the list at
        <a class="moz-txt-link-abbreviated" href="mailto:mplayer-users-owner@mplayerhq.hu">mplayer-users-owner@mplayerhq.hu</a>

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 <a class="moz-txt-link-rfc2396E" href="mailto:svante.signell@telia.com">&lt;svante.signell@telia.com&gt;</a>
To: <a class="moz-txt-link-abbreviated" href="mailto:mplayer-users@mplayerhq.hu">mplayer-users@mplayerhq.hu</a>
Subject: [MPlayer-users] Reencoding/concatenating to minimize number of disks?
Message-ID: <a class="moz-txt-link-rfc2396E" href="mailto:1047597294.2135.35.camel@em2.my.own.domain">&lt;1047597294.2135.35.camel@em2.my.own.domain&gt;</a>
Content-Type: text/plain
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Precedence: list
Reply-To: "MPlayer user's list." <a class="moz-txt-link-rfc2396E" href="mailto:mplayer-users@mplayerhq.hu">&lt;mplayer-users@mplayerhq.hu&gt;</a>
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 &gt; total.avi
   mencvcd -vnorm p -a 2 -svcdout total.avi
2. mplayer -vo yuv4mpeg -ao pcm | yuvscaler -O SVCD
   cat 1.mpv 2.mpw &gt; total.mpv
   cat 1.wav 2.wav &gt; total.wav
   mp2enc -b 224 -r 44100 -o total.mpa &lt; 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 <a class="moz-txt-link-rfc2396E" href="mailto:martin@mkcollins.org">&lt;martin@mkcollins.org&gt;</a>
To: "MPlayer user's list." <a class="moz-txt-link-rfc2396E" href="mailto:mplayer-users@mplayerhq.hu">&lt;mplayer-users@mplayerhq.hu&gt;</a>
Subject: Re: [MPlayer-users] Mplayer and TV capture
Message-ID: <a class="moz-txt-link-rfc2396E" href="mailto:20030313234826.31f7cab1.martin@mkcollins.org">&lt;20030313234826.31f7cab1.martin@mkcollins.org&gt;</a>
In-Reply-To: <a class="moz-txt-link-rfc2396E" href="mailto:20030313165527.3b3846a2.rjiantonio@austin.rr.com">&lt;20030313165527.3b3846a2.rjiantonio@austin.rr.com&gt;</a>
References: <a class="moz-txt-link-rfc2396E" href="mailto:20030313123341.7bf2afa0.bobby0802@austin.rr.com">&lt;20030313123341.7bf2afa0.bobby0802@austin.rr.com&gt;</a>
        <a class="moz-txt-link-rfc2396E" href="mailto:20030313221730.56527442.martin@mkcollins.org">&lt;20030313221730.56527442.martin@mkcollins.org&gt;</a>
        <a class="moz-txt-link-rfc2396E" href="mailto:20030313165527.3b3846a2.rjiantonio@austin.rr.com">&lt;20030313165527.3b3846a2.rjiantonio@austin.rr.com&gt;</a>
Content-Type: text/plain; charset=US-ASCII
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Precedence: list
Reply-To: "MPlayer user's list." <a class="moz-txt-link-rfc2396E" href="mailto:mplayer-users@mplayerhq.hu">&lt;mplayer-users@mplayerhq.hu&gt;</a>
Message: 2

On Thu, 13 Mar 2003 16:55:27 +0000
BobJ <a class="moz-txt-link-rfc2396E" href="mailto:rjiantonio@austin.rr.com">&lt;rjiantonio@austin.rr.com&gt;</a> 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 <a class="moz-txt-link-rfc2396E" href="mailto:mosten@bleepyou.com">&lt;mosten@bleepyou.com&gt;</a>
To: "MPlayer user's list." <a class="moz-txt-link-rfc2396E" href="mailto:mplayer-users@mplayerhq.hu">&lt;mplayer-users@mplayerhq.hu&gt;</a>
Subject: [MPlayer-users] 
 mplayer and divx (not mpeg, the dead pay for play dvd format)
Message-ID: <a class="moz-txt-link-rfc2396E" href="mailto:1047613450.4240.11.camel@laptop.bleepyou.com">&lt;1047613450.4240.11.camel@laptop.bleepyou.com&gt;</a>
Content-Type: text/plain
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Precedence: list
Reply-To: "MPlayer user's list." <a class="moz-txt-link-rfc2396E" href="mailto:mplayer-users@mplayerhq.hu">&lt;mplayer-users@mplayerhq.hu&gt;</a>
Message: 3

Does mplayer (or anything) support divx using linux?
  </pre>
</blockquote>
<br>
</body>
</html>