[MPlayer-users] 5
George Tung
dxzk7 at 163.com
Sat Jul 21 03:17:34 CEST 2007
----- Original Message -----
From: <mplayer-users-request at mplayerhq.hu>
To: <mplayer-users at mplayerhq.hu>
Sent: Friday, July 20, 2007 6:00 PM
Subject: MPlayer-users Digest, Vol 43, Issue 41
> Send MPlayer-users mailing list submissions to
> mplayer-users at mplayerhq.hu
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.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. Re: Solved (Was: Re: on the gmplayer)
> (Dominik 'Rathann' Mierzejewski)
> 2. Not getting sound - resolved (Jerry Geis)
> 3. Cann't get mplayer plugin to build. (tj)
> 4. Re: Cann't get mplayer plugin to build. (Guillaume POIRIER)
> 5. About Cook decoder (George Tung)
> 6. Re: Compiling Mplayer (RC)
> 7. FWD: Feature request (The Mighty List Admin)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 19 Jul 2007 19:08:06 +0200
> From: Dominik 'Rathann' Mierzejewski <dominik at rangers.eu.org>
> Subject: Re: [MPlayer-users] Solved (Was: Re: on the gmplayer)
> To: mplayer-users at mplayerhq.hu
> Message-ID: <20070719170806.GB10761 at ryvius.pekin.waw.pl>
> Content-Type: text/plain; charset=us-ascii
>
> On Thursday, 19 July 2007 at 18:02, Masaru Nomiya wrote:
>> Hello,
>>
>> In the Message;
>>
>> Subject : [MPlayer-users] on the gmplayer
>> Message-ID : <87r6n6p387.wl%nomiya at galaxy.dti.ne.jp>
>> Date & Time: Wed, 18 Jul 2007 16:42:32 +0900
>>
>> [Me] == Masaru Nomiya <nomiya at galaxy.dti.ne.jp> has written:
>>
>> Me> Hello,
>>
>> Me> I tried to play DVD with gmplayer of dev-SVN-r23810-4.1.2.
>>
>> Me> 1. gmplayer begin to play in the vertical line screen.
>> Me> So, I must enlarge the screen horizontal and vertical directions.
>>
>> Me> 2. If I select "Fullscreen" mode on the vertical line screen, gmplayer
>> Me> splash out.
>>
>> Me> What's wrong with me, I wonder?
>>
>> My new monitor's aspect rate is 16:9.
>>
>> So, I wrote
>>
>> monitoraspect=1.66666667
>
> That's not 16/9. 16/9 is ~1.77777777778. If this is an LCD, then you're
> better off using monitorpixelaspect=1 instead, as these usually have square
> pixels.
>
>> in the config within the ~/.mplayer, then
>>
>> 1. gmplayer shows the picture correctly,
>
> gmplayer uses a different config file (gui.conf).
>
>> Moreover,
>>
>> 2. I can jump to any chapter of DVD.
>
> Um, what's the problem with that?
>
> Regards,
> R.
>
> --
> MPlayer developer and RPMs maintainer: http://mplayerhq.hu http://rpm.livna.org
> There should be a science of discontent. People need hard times and
> oppression to develop psychic muscles.
> -- from "Collected Sayings of Muad'Dib" by the Princess Irulan
>
>
> ------------------------------
>
> Message: 2
> Date: Thu, 19 Jul 2007 13:40:33 -0400
> From: Jerry Geis <geisj at pagestation.com>
> Subject: [MPlayer-users] Not getting sound - resolved
> To: mplayer-users at mplayerhq.hu
> Message-ID: <469FA211.7080606 at pagestation.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
>>On 7/19/07, Jerry Geis <geisj at pagestation.com <http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users>> wrote:
>>>/ I am running mplayer rc1 and not getting any sound.
> />>/ When I run mplayer -ao alsa /dev/video
> />>/ I see the video no problem but I just have no audio.
> />>/
> />>/ I have installed alsa-project 1.0.14.
> />>/ I have audio when I use aplay and some wave file.
> />>/
> />>/ How do I tell what is going wrong here?
> /
>>Please post the output of each of these:
>>mplayer -ao help
>>mplayer -v /dev/video
>
>>--Joey
>
>
> Joey,
>
> THanks, mplayer -ao help showed me that alsa was not even an option,
> the configure.log showed me why...
>
> My script for building alsa 1.0.14 did not build the 32 bit library.
> Compiling alsa-lib manually corrected the build and now mplayer has sound.
>
> THanks,
>
> Jerry
>
>
>
> ------------------------------
>
> Message: 3
> Date: Thu, 19 Jul 2007 16:18:17 -0400
> From: tj <999alfred at comcast.net>
> Subject: [MPlayer-users] Cann't get mplayer plugin to build.
> To: mplayer-users at mplayerhq.hu
> Message-ID: <469FC709.20804 at comcast.net>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> I can not get mplayer plugin 3.25 to build. I run:
> ./configure --enable-gtk1
>
> an d get at the end:
> checking for X11/extensions/dpms.h... yes
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating po/Makefile
> config.status: creating install.sh
> config.status: creating config.h
>
> Evertthing looks cool right? But, when I run make:
>
> alfred:~/src/mplayerplug-in$ make
> g++ -c -o plugin.o -Wall -g -O2 -I/usr/X11R6/include -g -O2 -DXP_UNIX
> -DMOZ_X11 -I/usr/include/mozilla-1.4/java
> -I/usr/include/mozilla-1.4/plugin -I/usr/include/mozilla-1.4/xpcom
> -I/usr/include/mozilla-1.4/string -I/usr/include/mozilla-1.4/nspr
> -I/usr/include/mozilla-1.4 -Iinclude -fPIC -I/usr/include/gtk-2.0
> -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12
> -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -pthread
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK_ENABLED
> Source/plugin.cpp
> Source/plugin.cpp: In member function `virtual NPError
> nsPluginInstance::GetValue(NPPVariable, void*)':
> Source/plugin.cpp:3043: `NPPVpluginNeedsXEmbed' undeclared (first use this
> function)
> Source/plugin.cpp:3043: (Each undeclared identifier is reported only
> once for
> each function it appears in.)
> make: *** [plugin.o] Error 1
>
> I googled the web and found no reference to this error.
>
> tj
>
>
>
> ------------------------------
>
> Message: 4
> Date: Thu, 19 Jul 2007 22:20:12 +0200
> From: "Guillaume POIRIER" <poirierg at gmail.com>
> Subject: Re: [MPlayer-users] Cann't get mplayer plugin to build.
> To: "MPlayer usage questions, feature requests, bug reports"
> <mplayer-users at mplayerhq.hu>
> Message-ID:
> <4e03026a0707191320g6810512j838304a128d33a21 at mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8; format=flowed
>
> Hi,
>
> On 7/19/07, tj <999alfred at comcast.net> wrote:
>> I can not get mplayer plugin 3.25 to build. I run:
>
> Wrong list. This list is related to MPlayer not the companion project
> mplayerplug-in
>
> --
> A soldier will fight long and hard for a bit of colored ribbon.
> -- Napoleon Bonaparte
>
>
> ------------------------------
>
> Message: 5
> Date: Fri, 20 Jul 2007 11:13:42 +0800
> From: "George Tung" <dxzk7 at 163.com>
> Subject: [MPlayer-users] About Cook decoder
> To: <mplayer-users at mplayerhq.hu>
> Message-ID: <00ec01c7ca7c$0e3b47f0$6502a8c0 at hy>
> Content-Type: text/plain; charset="gb2312"
>
> Hi
>
> I embeded the Mplayer in the arm system.and I can't play the Real Audio.
> it seems that the Cook decoder didn't available.
>
> /=====================system info==============/
>
> /mnt/udisk$./mplayer lx.rm
> MPlayer dev-CVS--3.3.2 (C) 2000-2006 MPlayer Team
> for Zaurus 1.1.6 (C) 2004-2006 AGAWA Koji (atty)
> CPU: ARM
> Creating config file: /tmp/.mplayer/config
>
> Failed to open /dev/rtc: No such file or directory (it should be readable by the
> user.)
> Playing lx.rm.
> REAL file form
> Stream description: Audio Stream
> Stream mimetype: audio/x-pn-realaudio
> Stream mimetype: logical-fileinfo
> Clip info:
> name: 11111
> author: 11111
> copyright: 11111
> ==========================================================================
> Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
> AUDIO: 44100 Hz, 1 ch, s16le, 32.audio_open
> prescaler = 2
> prescaler = 2
> s3c2410-uda1341-superlp: audio_set_dsp_speed:44100 prescaler:66
> audio_clear_buf
> buf 0: start ffc2b000 dma 839254016
> buf 1: start ffc2d000 dma 839262208
> buf 2: start ffc2f000 dma 839270400
> buf 3: start ffc31000 dma 839278592
> buf 4: start ffc33000 dma 839286784
> buf 5: start ffc35000 dma 839294976
> buf 6: start ffc37000 dma 839303168
> buf 7: start ffc39000 dma 839311360
> prescaler = 2
> prescaler = 2
> s3c2410-uda1341-superlp: audio_set_dsp_speed:44100 prescaler:66
> 0 kbit/4.54% (ratio: 4005->88200)
> Selected audio codec: [ffcook] afm: ffmpeg (FFmpeg COOK audio decoder)
> ==========================================================================
> AO: [oss] 44100Hz 1ch s16le (2 bytes per sample)
> Video: no video
> Starting playback...
> mixer ioctl 2147766295 unknown
> Debug_A: -0.0 (unknown) of 267.0 (04:27.0) ??,?%
> Debug_A: -0.0 (unknown) of 267.0 (04:27.0) ??,?%
> Debug_A: -0.0 (unknown) of 267.0 (04:27.0) ??,?%
> Debug_A: -0.0 (unknown) of 267.0 (04:27.0) ??,?%
> Debug_A: -0.0 (unknown) of 267.0 (04:27.0) ??,?%
> ......
>
> /=====================end info======================/
>
>
> Any help is very appreciated!
>
> ------------------------------
>
> Message: 6
> Date: Fri, 20 Jul 2007 00:45:48 -0700
> From: RC <cooleyr at gmail.com>
> Subject: Re: [MPlayer-users] Compiling Mplayer
> To: "MPlayer usage questions, feature requests, bug reports"
> <mplayer-users at mplayerhq.hu>
> Message-ID: <20070720004548.3ac62dfb.cooleyr at gmail.com>
> Content-Type: text/plain; charset=US-ASCII
>
> On Thu, 19 Jul 2007 19:08:00 +0200
> Sofija Blazevski <sofija at attention.cc> wrote:
>
>> nothing happens mencoder just exits. Am I missing some other headers?
>
> First, try a recent SVN snapshot, rc1 is very old.
>
> Then, you need to provide the full verbose (-v) output for anyone to
> even be able to guess what might be wrong.
>
>
>
> ------------------------------
>
> Message: 7
> Date: Fri, 20 Jul 2007 10:25:45 +0200
> From: The Mighty List Admin <poirierg at gmail.com>
> Subject: [MPlayer-users] FWD: Feature request
> To: "MPlayer usage questions, feature requests, bug reports"
> <mplayer-users at mplayerhq.hu>
> Message-ID: <20070720082545.GA23744 at natsuki.mplayerhq.hu>
> Content-Type: text/plain; charset=us-ascii
>
> ----- Forwarded message from mplayer-dev-eng-owner at mplayerhq.hu -----
> To: mplayer-dev-eng at mplayerhq.hu
> From: KRS <fogia at flashmail.com>
> Subject: Feature request
> X-Complaints-To: usenet at sea.gmane.org
> X-Gmane-NNTP-Posting-Host: 183.16.202.62.fix.bluewin.ch
>
> Sorry to disturb you here (and sorry for my english), but is ther a
> place to post feature request?
>
> I think Mplayer is lacking in playback ergonomics. Hers my request:
>
> -allows to play step by step in pause mode (forward and backward, only
> forward frame by frame is supported)
> -set the speed of the playback(1/2x, 1.5x, 2x, 4x, 16x)
> -Audio pitch automatically corrected if playback speed-up or down
> (voices are comprehensible even in 2x)
>
> To see thes features in action, try Quicktime on a Mac, it's really
> comfortable. But quicktime is quicktime...
>
> Ha, and, wath about a donation system with a list of selected new
> feature? (The most wanted (by donation) feature is the first to be
> developped)
>
> Thanks for reading me, and thanks for Mplaye.
>
> ----- End forwarded message -----
>
>
> ------------------------------
>
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>
> End of MPlayer-users Digest, Vol 43, Issue 41
> *********************************************
>
>
>
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.476 / Virus Database: 269.10.10/908 - Release Date: 2007-7-19 18:10
>
>
More information about the MPlayer-users
mailing list