Skip to main content

mplayer plugin for ovos

Project description

ovos-media-plugin-mplayer

Mplayer plugin for ovos-media

Install

pip install ovos-media-plugin-mplayer

Configuration

:construction: this plugin can only be used for either video or audio :construction:

using both at same time is currently unsupported, it will load but causes double playback

{
 "media": {

    // keys are the strings defined in "audio_players"
    "preferred_audio_services": ["qt5", "mplayer", "vlc", "cli"],

    // keys are the strings defined in "video_players"
    "preferred_video_services": ["qt5", "mplayer", "vlc", "cli"],

    // PlaybackType.AUDIO handlers
    "audio_players": {
        // mplayer player uses a slave mplayer instance to handle uris
        "mplayer": {
            // the plugin name
            "module": "ovos-media-audio-plugin-mplayer",

            // users may request specific handlers in the utterance
            // using these aliases
            "aliases": ["M Player"],

            // deactivate a plugin by setting to false
            "active": true
        }
    },

    // PlaybackType.VIDEO handlers
    "video_players": {
        // mplayer player uses a slave mplayer instance to handle uris
        "mplayer": {
            // the plugin name
            "module": "ovos-media-video-plugin-mplayer",

            // users may request specific handlers in the utterance
            // using these aliases
            "aliases": ["M Player"],

            // deactivate a plugin by setting to false
            "active": true
        }
    }
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ovos_media_plugin_mplayer-0.1.0a4.tar.gz (19.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ovos_media_plugin_mplayer-0.1.0a4-py3-none-any.whl (20.3 kB view details)

Uploaded Python 3

File details

Details for the file ovos_media_plugin_mplayer-0.1.0a4.tar.gz.

File metadata

File hashes

Hashes for ovos_media_plugin_mplayer-0.1.0a4.tar.gz
Algorithm Hash digest
SHA256 a6ac064723dc9deaa4d1f05111b614a57efcb3b287f6a739c1bf699fd03d16a5
MD5 3087ce72fab4db9e4b26710bb6327c72
BLAKE2b-256 cdb874727b7b55d1596f2a56ba4d1dc20e139a9ac60cc0e6df9214ed2a1738a2

See more details on using hashes here.

File details

Details for the file ovos_media_plugin_mplayer-0.1.0a4-py3-none-any.whl.

File metadata

File hashes

Hashes for ovos_media_plugin_mplayer-0.1.0a4-py3-none-any.whl
Algorithm Hash digest
SHA256 da96e9196d027083d085731829ab993b08cc31173c71f0a0c5641bf59e3c6005
MD5 b2ed4178482f5e959062368c0f19f973
BLAKE2b-256 8205c2ba552cfbb2f9483184281366181692713cddb94c66403883f0eabd6017

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page