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.0a2.tar.gz (21.4 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.0a2-py3-none-any.whl (21.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for ovos_media_plugin_mplayer-0.2.0a2.tar.gz
Algorithm Hash digest
SHA256 c739251ef8aaed378597ab3b9f948628d95cb6522f9b883ec1621eed1e97828d
MD5 48ad27c854fc5874559a43be195679a7
BLAKE2b-256 f033e1e00374fdd3df11de97a9f230699f1e35ceb9a12935b1a2ceba41dbc66f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ovos_media_plugin_mplayer-0.2.0a2-py3-none-any.whl
Algorithm Hash digest
SHA256 a9b985c77880e3522bda5281383e62d39987752dea8c4ddf8308e9afecd98fd4
MD5 56ff150f780ff7d167635bdfdadd9ed4
BLAKE2b-256 fb7c8f168843adeafc18592ad8b40d162a8cd849fd83ecc67bf9f9d43ef3041e

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