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 -
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev