rror while compiling Mplayer-1.0rc2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]<

 



Youhould make sure that  libsdl had been installed on your system.


2008-12-13 



houdiney 



???? mplayer-users-requestt mplayerhq.hu 
????? 2008-12-11  19:00:21 
???? mplayer-userst mplayerhq.hu 
??? 
???Player-users Digest, Vol 60, Issue 14 
 
SendPlayer-users mailing list submissions to
mplayer-userst mplayerhq.hu
Toubscribe or unsubscribe via the World Wide Web, visit
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
or, viamail, send a message with subject or body 'help' to
mplayer-users-requestt mplayerhq.hu
You caneach the person managing the list at
mplayer-users-ownert mplayerhq.hu
Wheneplying, please edit your Subject line so it is more specific
than "Re: Contents ofPlayer-users digest..."
Today's Topics:
   1. Re: Unableo resize the video screen
      (Dominik 'Rathann'ierzejewski)
   2. Unfilteredcaling (Max Zorloff)
   3. A question with mencoder (Rodolfoedina)
   4.rror while compiling Mplayer-1.0rc2 (Pavel.Pokorny at vscht.cz)
   5.emoving wmv on amd 64 (Jerry Geis)
   6. Re:emoving wmv on amd 64 (Guillaume POIRIER)
   7. Re:rror while compiling Mplayer-1.0rc2
      (Dominik 'Rathann'ierzejewski)
   8. Re: AACo AC3 to digital out on the fly on Mac OS X (Ulion)
----------------------------------------------------------------------
Message: 1
Date: Wed, 10 Dec 2008 12:08:20 +0100
From: Dominik 'Rathann'ierzejewski <dominik at rangers.eu.org>
Subject: Re: Unableo resize the video screen
To: "MPlayersage questions, feature requests, bug reports"
<mplayer-userst mplayerhq.hu>
Message-ID: <20081210110820.GA1299t mokona.greysector.net>
Content-Type:ext/plain; charset=us-ascii
On Wednesday, 10 December 2008t 03:02, JD wrote:
> cbreak wrote:
> > On 09.12.2008,t 22:01, JD wrote:
> >
> >   
> >> I built mplayer fromxport snapshot source.
> >>
> >> Forome reason, I am not able to resize the video.
> >> What infohould I provide in order for a developer to
> >>el me what I need to do to fix this?
> >>     
> >
> > Doou use -vo x11? (The VO should be written in the terminal output  
> > of mplayer). Ifo, try using -vo xv or add -zoom.
> >
> I do  not havehe xv driver, so I cannot use it.
> Doeshis mean that the x11 driver does not support resizing?
Not on its own. As cbreak wrote,ou need to enable software scaling
usin -zoomo achieve that with -vo x11.
> Where can I gethese other drivers from:
>         xv      X11/Xv
>         gl      X11 (OpenGL)
>         gl2     X11 (OpenGL) - multipleextures version
>         xvidix  X11 (VIDIX)
> 
> Ilready have sdl driver lib and it seems to support resizing.
Ifou had paid attention to MPlayer's configure script output,
you'd have noticedhat it didn't detect the presence of the necessary
developmentibraries and headers. You can also check that by inspecting
the configure.log file. Installhe missing lib*-devel packages and
re-run configurend make.
Regards,
R.
PS.lease stop top-replying.
-- 
MPlayer http://mplayerhq.hu | RPMFusion http://rpmfusion.org
Therehould be a science of discontent. People need hard times and
oppressiono develop psychic muscles.
-- from "Collected Sayings ofuad'Dib" by the Princess Irulan
------------------------------
Message: 2
Date: Wed, 10 Dec 2008 15:28:08 +0400
From: "Max Zorloff" <zorlofft gmail.com>
Subject: Unfilteredcaling
To: mplayer-userst mplayerhq.hu
Message-ID:
<1466fcd10812100328q5335af7ch1e93fc082446c9cet mail.gmail.com>
Content-Type:ext/plain; charset=ISO-8859-1
Hi.
I'mrying to find out how do I view scaled video without any
filtering, bilinear, cubictc.
There'sn option -sws 4, use nearest neighbour, but it doe not seem
to work. The only way I can donfiltered scaling is running second
mplayer on my windows machine -he second one is by default
unfiltered. So ishere any option do to this by default?
Thanks.
------------------------------
Message: 3
Date: Wed, 10 Dec 2008 14:29:04 +0000
From: Rodolfoedina <rodolfo.medina at gmail.com>
Subject: A question with mencoder
To: mplayer-userst mplayerhq.hu
Message-ID: <87bpvkcde7.fsft gmail.com>
Content-Type:ext/plain; charset=us-ascii
I wanto add a simple text presentation at the beginning of some video files,
and wasold that Kino can do that.  The problem is that Kino seems to handle
only dv files, whereas I wanto deal with mpeg, vob, mp4, wmv, etc.
One possible way could beo convert, say, the mpeg file to dv using Mencoder,
edit it with Kinond then convert it back again to mpeg.
Cannyone please suggest the right syntax to do so?  I saw that mencoder
commandsre quite complicated.
Thanks forny help
Rodolfo
------------------------------
Message: 4
Date: Wed, 10 Dec 2008 16:59:21 +0100 (MET)
From:avel.Pokorny at vscht.cz
Subject:rror while compiling Mplayer-1.0rc2
To: mplayer-userst mplayerhq.hu
Message-ID: <200812101559.QAA01834t math.vscht.cz>
Content-Type:ext/plain; charset=US-ASCII
  Dearplayer friends
I gethe following error while compiling MPlayer-1.0rc2:
./cofigure
make
vo_ivtv.c: In function 'ivtv_reset':
vo_ivtv.c:79:rror: storage size of 'sd' isn't known
vo_ivtv.c:80:rror: storage size of 'sd1' isn't known
vo_ivtv.c:84:rror: 'IVTV_STOP_FL_HIDE_FRAME' undeclared (first use in this function)
vo_ivtv.c:84:rror: (Each undeclared identifier is reported only once
vo_ivtv.c:84:rror: for each function it appears in.)
vo_ivtv.c:87:rror: 'IVTV_IOC_STOP_DECODE' undeclared (first use in this function)
vo_ivtv.c:97:rror: 'IVTV_IOC_START_DECODE' undeclared (first use in this function)
vo_ivtv.c:80: warning:nused variable 'sd1'
vo_ivtv.c:79: warning:nused variable 'sd'
make[1]: *** [vo_ivtv.o] Error 1
make[1]: Leaving directory `/home/pokornp/Desktop/depots/sw/mplayer/w/MPlayer-1.0rc2/libvo'
make: *** [libvo/libvo.a] Error 2
My hw: Acer Aspire 5112 with AMD Turion 64 2X 1.6GHz processor (64bit)
My OS: Fedora 10
My gcc: 4.3.2
My kernel: 2.6.27
Whatm I doing wrong?
Thanks forny help
Pavel.Pokornyt vscht.cz
------------------------------
Message: 5
Date: Wed, 10 Dec 2008 15:21:15 -0500
From: Jerry Geis <geisjt pagestation.com>
Subject:emoving wmv on amd 64
To: mplayer-userst mplayerhq.hu
Message-ID: <494024BB.3020200t pagestation.com>
Content-Type:ext/plain; charset=ISO-8859-1; format=flowed
Ishere a way to remove wmv support completely from mplayer amd 64 
compile version oninux?
Perhapsemoving a codec file or compile option to not support wmv?
Thanks,
Jerry
------------------------------
Message: 6
Date: Wed, 10 Dec 2008 21:28:31 +0100
From: "GuillaumeOIRIER" <poirierg at gmail.com>
Subject: Re:emoving wmv on amd 64
To: "MPlayersage questions, feature requests, bug reports"
<mplayer-userst mplayerhq.hu>
Message-ID:
<4e03026a0812101228k7d61b41bj13f0c118239bab57t mail.gmail.com>
Content-Type:ext/plain; charset=UTF-8
Hello,
On Wed, Dec 10, 2008t 9:21 PM, Jerry Geis <geisj at pagestation.com> wrote:
> Ishere a way to remove wmv support completely from mplayer amd 64
> compile version oninux?
>
>erhaps removing a codec file or compile option to not support wmv?
Fiddle withhese configure options:
  --disable-decoder=DECODER disablepecified FFmpeg decoder
  --enable-decoder=DECODER nable specified FFmpeg decoder
  --disable-encoder=ENCODER disablepecified FFmpeg encoder
  --enable-encoder=ENCODER nable specified FFmpeg encoder
  --disable-parser=PARSER   disablepecified FFmpeg parser
  --enable-parser=PARSER   nable specified FFmpeg parser
  --disable-demuxer=DEMUXER disablepecified FFmpeg demuxer
  --enable-demuxer=DEMUXER nable specified FFmpeg demuxer
  --disable-muxer=MUXER     disablepecified FFmpeg muxer
  --enable-muxer=MUXER     nable specified FFmpeg muxer
Guillaume
-- 
Only very small fraction of our DNA does anything; the rest is all
commentsnd ifdefs.
Marie von Ebner-Eschenbach  - "Even stopped clock is right twice a day."
------------------------------
Message: 7
Date: Wed, 10 Dec 2008 22:48:41 +0100
From: Dominik 'Rathann'ierzejewski <dominik at rangers.eu.org>
Subject: Re:rror while compiling Mplayer-1.0rc2
To: mplayer-userst mplayerhq.hu
Message-ID: <20081210214841.GC5197t mokona.greysector.net>
Content-Type:ext/plain; charset=us-ascii
On Wednesday, 10 December 2008t 16:59, Pavel.Pokorny at vscht.cz wrote:
> 
>   Dearplayer friends
> 
> I gethe following error while compiling MPlayer-1.0rc2:
> 
> ./cofigure
> make
> vo_ivtv.c: In function 'ivtv_reset':
> vo_ivtv.c:79:rror: storage size of 'sd' isn't known
> vo_ivtv.c:80:rror: storage size of 'sd1' isn't known
> vo_ivtv.c:84:rror: 'IVTV_STOP_FL_HIDE_FRAME' undeclared (first use in this function)
> vo_ivtv.c:84:rror: (Each undeclared identifier is reported only once
> vo_ivtv.c:84:rror: for each function it appears in.)
> vo_ivtv.c:87:rror: 'IVTV_IOC_STOP_DECODE' undeclared (first use in this function)
> vo_ivtv.c:97:rror: 'IVTV_IOC_START_DECODE' undeclared (first use in this function)
> vo_ivtv.c:80: warning:nused variable 'sd1'
> vo_ivtv.c:79: warning:nused variable 'sd'
> make[1]: *** [vo_ivtv.o] Error 1
> make[1]: Leaving directory `/home/pokornp/Desktop/depots/sw/mplayer/w/MPlayer-1.0rc2/libvo'
> make: *** [libvo/libvo.a] Error 2
> 
>y hw: Acer Aspire 5112 with AMD Turion 64 2X 1.6GHz processor (64bit)
>y OS: Fedora 10
>y gcc: 4.3.2
>y kernel: 2.6.27
> 
> Whatm I doing wrong?
Justse the official Fedora package from RPMFusion and save yourself
therouble.
Regards,
R.
-- 
MPlayer http://mplayerhq.hu | RPMFusion http://rpmfusion.org
Therehould be a science of discontent. People need hard times and
oppressiono develop psychic muscles.
-- from "Collected Sayings ofuad'Dib" by the Princess Irulan
------------------------------
Message: 8
Date: Thu, 11 Dec 2008 13:44:09 +0800
From: Ulion <ulion2002t gmail.com>
Subject: Re: AACo AC3 to digital out on the fly on
Mac OS X
To: "MPlayersage questions, feature requests, bug reports"
<mplayer-userst mplayerhq.hu>
Message-ID:
<81b02f020812102144g6abc9d04i8072f84789243f14t mail.gmail.com>
Content-Type:ext/plain; charset=ISO-8859-1
2008/10/29auro Bieg <mauro.bieg at gmx.net>:
>y goal is to play a multi-channel AAC file (as most trailers on apple.com/trailers are), convert it to AC3 on the fly and output it through the digital optical output of my MacBook Pro in order for the receiver to decode it. (the receiver can only handle AC3 Dolby Digital or DTS)
>
> Right now my problem isven simple AC3 pass through. From http://www.avsforum.com/avs-vb/showthread.php?t=1024580 I got:
>>>mplayer -channels 6 -ac hwac3 file.ac3
>
> Withhe file from http://www.lynnepublishing.com/surround/www_lynnemusic_com_surround_test.ac3 (yes, 48kHz) the receiver doesn't recognize this as AC3, tries to play it back as PCM, the result being loud noise.
> The funhing is that even mplayer seems to think of it as stereo:
>
> Forcedudio codec: hwac3
> Openingudio decoder: [hwac3] AC3/DTS pass-through S/PDIF
> Noccelerated IMDCT transform found
> hwac3:witched to AC3, 448000 bps, 48000 Hz
> AUDIO: 48000 Hz, 2 ch,c3, 448.0 kbit/29.17% (ratio: 56000->192000)
> Selectedudio codec: [hwac3] afm: hwac3 (AC3 through S/PDIF)
> ==========================================================================
> AO: [macosx] 48000Hz 2chc3 (1 bytes per sample)
>
>y mplayer build is from macports version 1.0rc2-4.0.1 and I'm on Mac OS X Leopard 10.5.5
> Hasnyone else got this to work on Leopard? Maybe with a self-compiled mplayer?
>
attachour mplayer's full output log, maybe some other audio filter
caused problem,he same file play well on my osx.
>
>
> When I getimple AC3 passthrough to work, the next step would be to convert multi-channel AAC to AC3 on the fly. On this I found http://ubuntuforums.org/showthread.php?t=934833 but my mplayer doesn't have the lavc3enc audio filter (it doesn't show up in the list >>mplayer -af help). Does anyone know if this filter is available on Mac OS X, too?
thenou need compile mplayer from svn.
-- 
Ulion
------------------------------
_______________________________________________
MPlayer-users mailingist
MPlayer-userst mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
End ofPlayer-users Digest, Vol 60, Issue 14
*********************************************
-------------- next part --------------
A non-textttachment was scrubbed...
Name: notvailable
Type: image/gif
Size: 1536 bytes
Desc: notvailable
Url : http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20081213/4622a354/attachment-0001.gif 

Fromobh at rut.org  Sat Dec 13 07:09:57 2008
From:obh at rut.org (Robert Henney)
Date: Sat, 13 Dec 2008 01:09:57 -0500
Subject:ub_load problem in slave mode
In-Reply-To: <53e4a20812121236q2ac1ce20ne4fd98b4a5ed0154@xxxxxxxxxxxxxx>
References: <53e4a20812121236q2ac1ce20ne4fd98b4a5ed0154@xxxxxxxxxxxxxx>
Message-ID: <20081213060957.GA9135@xxxxxxx>

On Fri, Dec 12, 2008t 05:36:52PM -0300, Samuel F?lix wrote:
> Hi guys,
> 
> I'mrying to load a subtitle in slave mode using this:
> 
> ------------------
>ub_load ~/mysubtitle.srt
> ------------------

mplayer may not beble to do shell expansion internally.  try specifing 
the filenames /home/YOU/mysubtitle.srt

>player says:
> 
> ------------------
> SUB: Detectedubtitle file format: subviewer
> SUB: Read 196ubtitles.
> SUB: Adjusted 6ubtitle(s).
> SUB: Addedubtitle file (1): ~/mysubtitle.srt
> -------------------
>
> However, It is not working =(

the "Added" inhis case I believe is just it telling you that it has
acceptedhat filename, not that it has tried to open it yet.


[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux