Re: [vdr] raspberry pi media player with VDR

2015-03-22 Thread Füley István
Hello, I'n using mplayer with omxplayer, here is my mplayer.sh: pi@pi01 ~ $ cat /var/lib/vdr/plugins/mplayer.sh #!/bin/bash export IFS=" " omxplayer --key-config /var/lib/vdr/plugins/omxplayer/key.conf $1 killall -9 omxplayer.bin exit and my key.conf: pi@pi01 ~ $ cat /var/lib/vdr/plugins/omx

[vdr] raspberry pi media player with VDR

2015-03-21 Thread Damien Bally
Hi It doesn't seem that the rpihddevice plugin integrates a media player (as the xine plugin does). Is there a simple way to play video files using omxplayer or other within VDR ? Thanks Damien ___ vdr mailing list vdr@linuxtv.org http://www.linux