-
dear turingmachine,
i'd like to start omxplayer-sync with the master and the slave on the same pi. yes, it's a pi4B!
do you think it's possible to use some kind of loopback of the dbus-messages?…
-
I installed yt on my raspberry pi. When I try to run pi-yt I get:
pi@raspberrypi ~ $ pi-yt
Traceback (most recent call last):
File "/usr/local/bin/pi-yt", line 9, in
load_entry_point('whitey==…
-
Jumping to different chapters allows me to jump during the "idle" part of the video to the "action" portion without a gap (as opposed to creating different tracks for the "idle" video and "action" vid…
-
Hello,
I try to use RaspberryCast on a Raspberry Pi3 A+ under Raspbian BUSTER
I can launch a video put can't control it.
- commands like pause, quit, volume ... etc do not works at all.
When i…
-
This would make the system even cheaper... instead of buying a laptop the money can go into a better display driven by a Pi.
Currently would require omxplayer to play windowed video as per huceke/omx…
-
I see videoShowSubtitles in the Advanced Users section of the player2 UI, however I can't figure out what else is required and/or what media types and players this affects. For example, I tried enabl…
-
Trying to install this onto a few raspberries and getting errors.
The current RasPi I'm trying to install to is a **Raspberry Pi 2 Model B**. I just formatted and re-installed a fresh OS from the of…
-
楼主,您好!我在play()方法中的添加了`print "success"`,发现换歌后的歌曲网址是一样的(如图),而且我把网址提取出来,用命令行中输入`omxplayer http://xxxx`没有播放任何歌曲,不知道是为什么,期待您的答复!
注:omxplayer 能正常播放本地歌曲
~~~
mp3_url = song["mp3_url"]
…
-
**Describe the bug**
When playing a vertical video (h264, 1080x1920) using mmal decoder,
video display is corrupted.: only the left part of the frame is correct and the other part is full of noise/…
-
If I call omxplayer directly with my custom resolution, it works fine. If I use your script to call omxplayer with the same arguments, it just shows a black screen and it seems to keep crashing based …