Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added image and html support #3

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open

Conversation

Orava2
Copy link

@Orava2 Orava2 commented May 5, 2018

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.

@anilgulecha
Copy link

anilgulecha commented Dec 22, 2018

I updated your script slightly, to add subtitles in videos, and remember position of PLAYING index after restart.
https://gist.github.com/anilgulecha/e9737b8801980ae4f6d8097bc2422b22

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.
@Orava2
Copy link
Author

Orava2 commented Jan 2, 2019

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
I did not have yet check your image but I found Apache and PHP filemager very handy to organize media files. Upload, delete ja preview files.

ps 2
I would be great if there was a way to reduce Chromium loading time. I have been thinking about converting web pages to images. I

@timatron
Copy link
Owner

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants