jbaiter / pyomxplayer

Python wrapper around OMXPlayer for the Raspberry Pi
MIT License
103 stars 61 forks source link

Fixes position always 0 with new builds of omxplayer and crashes with no audio files #17

Closed nelsonroliveira closed 3 years ago

nelsonroliveira commented 9 years ago

This fixes three problems with this library:

  1. On "recent" omxplayer builds there is no output per default, it can be enabled again by use of a -s flag but the format is different.
  2. If a file does not have sound, the program no longer crashes
  3. If omxplayer hangs it will attempt to kill it and log an error