Skip to content

Added image and html support#3

Open
Orava2 wants to merge 32 commits into
timatron:masterfrom
Orava2:master
Open

Added image and html support#3
Orava2 wants to merge 32 commits into
timatron:masterfrom
Orava2:master

Conversation

@Orava2

@Orava2 Orava2 commented May 5, 2018

Copy link
Copy Markdown

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

anilgulecha commented Dec 22, 2018

Copy link
Copy Markdown

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

Orava2 commented Jan 2, 2019

Copy link
Copy Markdown
Author

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
Copy Markdown
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