[Top][All Lists]
[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 -
- Re: [Gnash-dev] Re: Burning 100% CPU time: MediaParser/FLVParser never pauses, (continued)
- Re: [Gnash-dev] Re: Burning 100% CPU time: MediaParser/FLVParser never pauses, Rob Savoye, 2010/08/13
- Re: [Gnash-dev] Re: Burning 100% CPU time: MediaParser/FLVParser never pauses, Rob Savoye, 2010/08/14
- Re: [Gnash-dev] Re: Burning 100% CPU time: MediaParser/FLVParser never pauses, John Gilmore, 2010/08/14
- Re: [Gnash-dev] Re: Burning 100% CPU time: MediaParser/FLVParser never pauses, strk, 2010/08/22
- Re: [Gnash-dev] Re: Burning 100% CPU time: MediaParser/FLVParser never pauses, Rob Savoye, 2010/08/22
- Re: [Gnash-dev] Re: Burning 100% CPU time: MediaParser/FLVParser never pauses, strk, 2010/08/24
- Re: [Gnash-dev] Re: Burning 100% CPU time: MediaParser/FLVParser never pauses, strk, 2010/08/24
- Re: [Gnash-dev] Re: Burning 100% CPU time: MediaParser/FLVParser never pauses, Andrea Palmatè, 2010/08/13
- Re: [Gnash-dev] Re: Burning 100% CPU time: MediaParser/FLVParser never pauses, Rob Savoye, 2010/08/13
- Re: [Gnash-dev] Re: Burning 100% CPU time: MediaParser/FLVParser never pauses, John Gilmore, 2010/08/08
- Re: [Gnash-dev] Re: Burning 100% CPU time: MediaParser/FLVParser never pauses,
Rob Savoye <=
- Re: [Gnash-dev] Re: Burning 100% CPU time: MediaParser/FLVParser never pauses, John Gilmore, 2010/08/09
- Re: [Gnash-dev] Re: Burning 100% CPU time: MediaParser/FLVParser never pauses, strk, 2010/08/12
- [Gnash-dev] Renderer/MediaHandler config/factories, strk, 2010/08/12
- Re: [Gnash-dev] Re: ffmpeg config, John Gilmore, 2010/08/08
- Re: [Gnash-dev] Re: ffmpeg config, strk, 2010/08/08