vlc.py and raspberry pi
Posted: 18 Jun 2015 16:48
Hello,
I currently using on my pi the vlc.omx repository
and vlc is successfully running.
But When i am trying to use the python binding. I only have the Sound,
I didnt found on the API documentation, where to put the
to select the right videooutput like on the command line.
do you know how to specify it ?
I currently using on my pi the vlc.omx repository
and vlc is successfully running.
Code: Select all
cvlc -I dummy -V omxil_vout toto.mp4
I didnt found on the API documentation, where to put the
Code: Select all
-V omxil_vout
do you know how to specify it ?