gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Re: Burning 100% CPU time: MediaParser/FLVParser never p


From: Rob Savoye
Subject: Re: [Gnash-dev] Re: Burning 100% CPU time: MediaParser/FLVParser never pauses
Date: Sun, 08 Aug 2010 16:07:07 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.7) Gecko/20100720 Fedora/3.1.1-1.fc13 Lightning/1.0b2 Thunderbird/3.1.1

On 08/08/10 16:03, John Gilmore wrote:

> I'm not sure how to do that.  "./gnash --help" says I can run "-M,
> --media <gst>" but it doesn't document ffmpeg.  Indeed, passing "gnash
> -M ffmpeg" says "Error: Non-existent media handler ffmpeg specified".
> When building, I configured it with just the line "./configure
> --enable-gui=gtk".  Did I need to do something else to enable multiple
> media handlers?

  You need to configure with --enable-media=ffmpeg,gst. The default is
gst if nothing is specified.

> But even if I was able to pick the ffmpeg media handler from the
> command line, how would I pick it from the plugin?  There's nothing
> in the Preferences menu to set it.  Is there some secret .gnashrc
> setting somewhere?  If so, can someone document it in the release?

  I think that this was left out when the change to support two media
handlers was made recently. This would be easy to add, just clone what I
added for the HWAccel option.

        - rob -



reply via email to

[Prev in Thread] Current Thread [Next in Thread]