Attila Kinali | 1 Mar 2003 11:46
Picon

Re: Re: [MPlayer-mwn] MPlayer on c't special CD

On Thu, 27 Feb 2003 13:23:40 -0600
Joey Parrish <joey <at> nicewarrior.org> wrote:

> does MPlayer have the ability to select
> dyanmic libraries at runtime?  I seem to remember something about that
> being discussed a while back, but I've never tried it or looked into it.

No, most stuff are compile time options.

			Attila Kinali

--

-- 
Emacs ist für mich kein Editor. Für mich ist das genau das gleiche, als wenn
ich nach einem Fahrrad (für die Sonntagbrötchen) frage und einen pangalaktischen
Raumkreuzer mit 10 km Gesamtlänge bekomme. Ich weiß nicht, was ich damit soll.
		-- Frank Klemm, de.comp.os.unix.discussion
Attila Kinali | 1 Mar 2003 11:48
Picon

Re: Re: [MPlayer-mwn] MPlayer on c't special CD

On Fri, 28 Feb 2003 12:59:25 -0500
D Richard Felker III <dalias <at> aerifal.cx> wrote:

> 
> I agree mostly. The answer should just be "yes as long as you follow
> the terms of the GPL". Leave it to them to RTFGPL and figure it out.

That's no problem. They know the GPL well. They package GPL software
on their Shareware CD since the first came out (was iirc '98 or '99)

			Attila Kinali

--

-- 
Emacs ist für mich kein Editor. Für mich ist das genau das gleiche, als wenn
ich nach einem Fahrrad (für die Sonntagbrötchen) frage und einen pangalaktischen
Raumkreuzer mit 10 km Gesamtlänge bekomme. Ich weiß nicht, was ich damit soll.
		-- Frank Klemm, de.comp.os.unix.discussion
Gabucino | 1 Mar 2003 12:29
Picon

Re: XML docs updated

Arpi wrote:
> > and for those who just want to see what the generated HTML look like, it's 
> > still on my webserver:
> > http://tourmentine.com/mplayer
> Cool! Anyone _against_ commiting to CVS, and removing teh html version?
I'm against. Just checking it..
Its TOC currently looks awful with 'links'.
Normal TOC looks like:

          * 1.1 History                                                         
          * 1.2 Installation                                                    
          * 1.3 What about the GUI?                                             
          * 1.4 Subtitles and OSD                                               
               * 1.4.1 MPlayer's own subtitle format (MPsub)                    
               * 1.4.2 Installing OSD and subtitles                             
               * 1.4.3 OSD Menu                                                 
          * 1.5 RTC                                                             

XML's TOC:

                1.1. History                                                    

                1.2. Installation                                               

                             1.2.1. Software requirements                       

                             1.2.2. Codecs                                      

                             1.2.3. Video cards                                 

(Continue reading)

Gabucino | 1 Mar 2003 12:36
Picon

Re: XML docs updated

Nico wrote:
> * DocBook 4.1.2 or later
ii  docbook        4.1.99really4. SGML DTD for authors of technical documentat

> * The DocBook XML DTD (also known as DocBk XML)
ii  docbook-xml    4.1.99really4. XML DTD for DocBook, also known as DocBk XML
?

> * DocBook XSL stylesheets -- version 1.50.0 or later is recommended.
ii  docbook-xsl-st 1.40-1         Stylesheets for processing DocBook XML files

> * xmllint (part of libxml2) is used for validation.
ii  libxml2        2.4.19-4       GNOME XML library

> * xsltproc (part of libxslt1) is used for transforming XML files into HTML
>   files.  Version 1.0.18 or later is recommended.  ?
ii  xsltproc       1.0.16-0.1     XSLT command line processor

Result:

xmllint --noout --noent --postvalid --catalogs documentation.xml
xsltproc --catalogs -o ../HTML/en/ ../html.xsl documentation.xml
warning: failed to load external entity "/usr/share/sgml/docbook/yelp/docbook/html/chunk.xsl"
compilation error: file ../html.xsl line 8 element import
xsl:import : unable to load /usr/share/sgml/docbook/yelp/docbook/html/chunk.xsl
cp ../default.css ../HTML/en/
make[1]: Leaving directory /home/gabucino/x/xml/en'

--

-- 
Gabucino
(Continue reading)

elcabesa | 1 Mar 2003 12:49
Picon

Re: problem with mpeg-sinc

On Friday 28 February 2003 21:32, D Richard Felker III wrote:
> On Fri, Feb 28, 2003 at 02:14:20PM +0100, elcabesa wrote:
> > i'm trying to use mencoder and to encode form a dvd  , and i want to use
> > the -ss optoin in menocder
> > but it's not very precise...   looking how demux_seek_mpg work i saw that
> > if mpeg video has not a constant bitrate it try to estimate current
> > position using a fake bitrate  of 174.3 kbyte/sec.
> > elsewere it calc time looking how many byte  it has read and then doing
> > byte_read/bps
> >
> > is possible to make it more accurare reading fps and then doing
> > time=framenumber/fps?
> > if it's possible can somenoe tell me how can i found fps infoo and
> > framenumber info , and i'll try to change this.
> > thanks you
>
> #1, THIS BELONGS ON -USERS, NOT -DEV-ENG!!!!!!!!!!!!
>
> #2, use -chapter rather than -ss for encoding multipart dvdrips.
>
> Rich
thank you.. 
Arpi | 1 Mar 2003 13:37
Picon

Re: XML docs updated

Hi,

> Arpi wrote:
> > > and for those who just want to see what the generated HTML look like, it's 
> > > still on my webserver:
> > > http://tourmentine.com/mplayer
> > Cool! Anyone _against_ commiting to CVS, and removing teh html version?
> I'm against. Just checking it..

you doesn't count :)

A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
    "However, many people beg for its inclusion in Debian. Why?" - Gabucino
  "Because having new software in Debian is good." - Josselin Mouette
"Because having good software in Debian is new." - Gabucino
Picon
Favicon

TS samples with AC3 sound needed

Hi, 

I need it to test my demux_ts with TS samples containing ac3 sound, but so far  
I found only files with mp2. 

Can anyone send me some link, please? 

Thanks, 

                        Nico 
Daniel Egger | 1 Mar 2003 14:54

Re: XML docs updated

Am Sam, 2003-03-01 um 12.36 schrieb Gabucino:

> xmllint --noout --noent --postvalid --catalogs documentation.xml
> xsltproc --catalogs -o ../HTML/en/ ../html.xsl documentation.xml
> warning: failed to load external entity "/usr/share/sgml/docbook/yelp/docbook/html/chunk.xsl"
> compilation error: file ../html.xsl line 8 element import
> xsl:import : unable to load /usr/share/sgml/docbook/yelp/docbook/html/chunk.xsl
> cp ../default.css ../HTML/en/
> make[1]: Leaving directory /home/gabucino/x/xml/en'

Interesting. yelp is the GNOME help component, however this should *not*
be needed to compile the docs. Would you mind removing the offending
line from html.xsl to check what's going on?

--

-- 
Servus,
       Daniel
_______________________________________________
MPlayer-dev-eng mailing list
MPlayer-dev-eng <at> mplayerhq.hu
http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
tibi | 1 Mar 2003 15:10
Picon
Favicon

undefined reference to 'pp_help' while --enable-shared-pp configuration

I would like to build with --enable-gui --enable-shared-pp configuration 
options, but I got

mplayer.o(.data+0x2298): undefined reference to `pp_help'
libmpcodecs/libmpcodecs.a(vf_pp.o): In function `open':
vf_pp.o(.text+0x16b): undefined reference to `pp_get_mode_by_name_and_quality'
libmpcodecs/libmpcodecs.a(vf_pp.o): In function `config':
vf_pp.o(.text+0x2c3): undefined reference to `pp_get_context'
vf_pp.o(.text+0x304): undefined reference to `pp_free_context'
libmpcodecs/libmpcodecs.a(vf_pp.o): In function `uninit':
vf_pp.o(.text+0x36e): undefined reference to `pp_free_mode'
libmpcodecs/libmpcodecs.a(vf_pp.o): In function `put_image':
vf_pp.o(.text+0x592): undefined reference to `pp_postprocess'
libmpcodecs/libmpcodecs.a(vf_pp.o): In function `uninit':
vf_pp.o(.text+0x366): undefined reference to `pp_free_context'
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1
Gabucino | 1 Mar 2003 15:48
Picon

Re: XML docs updated

Daniel Egger wrote:
> Interesting. yelp is the GNOME help component, however this should *not*
> be needed to compile the docs. Would you mind removing the offending
> line from html.xsl to check what's going on?
HTML/default.css was created, and nothing more.
(without errors, yeah!!;)

--

-- 
Gabucino
MPlayer Core Team
 - Debian? - "This is our project and we can do whatever we want with it."
				Michael Stone <mstone#debian.org>
_______________________________________________
MPlayer-dev-eng mailing list
MPlayer-dev-eng <at> mplayerhq.hu
http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng

Gmane