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.2.0a1.tar.gz (20.3 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.2.0a1-py3-none-any.whl (21.5 kB view details)

Uploaded Python 3

File details

Details for the file ovos_media_plugin_mplayer-0.2.0a1.tar.gz.

File metadata

File hashes

Hashes for ovos_media_plugin_mplayer-0.2.0a1.tar.gz
Algorithm Hash digest
SHA256 dd5a16727eccb027345d2ddbba4216c86dd5cc737815224b716c7992007d712e
MD5 13fe26b2184f94f290531673cd781358
BLAKE2b-256 6566c560abcbd88d343afb6b30288263401f30ded16f486ad1bd432953749f2e

See more details on using hashes here.

File details

Details for the file ovos_media_plugin_mplayer-0.2.0a1-py3-none-any.whl.

File metadata

File hashes

Hashes for ovos_media_plugin_mplayer-0.2.0a1-py3-none-any.whl
Algorithm Hash digest
SHA256 15acaaf5bd68a09fd9289f4125e1566d546954386ffb28b0967feccaccac81b8
MD5 3bbe542eef322f77b41585fe61f883f5
BLAKE2b-256 4371b1a1a1610c9a7dc9179af5ac04c3963a6b306c1c733f82781faa7fee31a9

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