Added image and html support#3
Conversation
Caused blank screen after video when browser is run
|
I updated your script slightly, to add subtitles in videos, and remember position of PLAYING index after restart. prebuild image is also at https://www.dropbox.com/s/htqass1vgl3jd7l/rpi-videolooper-3gb.img.gz?dl=0 -- contains chromium/fbi and the script. |
remember position of PLAYING index after, added subtitles.
|
Thanks! I added those feature to my source also. Have you used HTML pages with video looper? I used parameter -r with omsplayer so eg. interlaced video was sent directly to TV and TV did all deinterlacing but that caused a problem. HTML page was displayed only once and after that display stayed black. ps ps 2 |
…ion after restart.
|
Finally looked through this, only thing I didn't like was the changing of the default directory from ~/videos, maybe just add a config var for the cmd line and show a sample cli run with the other folder name? |
We mainly display video video files and use PowerPoint to create animated presentation which are converted to videos. We also needed to display images and in special cases web pages. I added image and html support.