diff options
Diffstat (limited to 'multimedia/Miro/README.runtime')
-rw-r--r-- | multimedia/Miro/README.runtime | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/multimedia/Miro/README.runtime b/multimedia/Miro/README.runtime deleted file mode 100644 index f4c67ebcae99..000000000000 --- a/multimedia/Miro/README.runtime +++ /dev/null @@ -1,23 +0,0 @@ -Gstreamer is the default video renderer for Miro. Gstreamer requires additional -python plugins to extend video and audio capabilities. - -For good codec support there is gst-plugins-good, gst-plugins-bad, gst-ffmpeg and -gst-plugins-ugly. - -Xine is the other video renderer. The option to change renderer can also be made -after installation in the Video->Options->Playback menu. - -Xine uses the "xv" driver by default. If you find instability issues with "xv" -then you can try "xshm" or "opengl". You can test out the driver by running from -the command line and passing: - -miro --set=renderer=xine --set=xine-driver=xshm - -or, alternatively - -miro --set=renderer=xine --set=xine-driver=opengl - -These settings will stay persistent on next program launch. - -Note: The linux version of Miro doesn't support the flash-plugin, so video from sites -like Hulu and Youtube won't display inside the Miro player.
\ No newline at end of file |