Page 1 of 1

TapTo Cinema

Posted: Thu Nov 21, 2024 2:08 pm
by spark2k06

I have added a feature that I found interesting to MiSTer, especially in combination with the TapTo system, and that is video playback. While it is true that for MiSTer it has limitations, when using an old 14'' CRT TV it is not so much of a problem, since it would be designed for 320x240 resolutions... but better a video than a thousand words:

Videos must be converted to this resolution, you can easily use VLC for this. This first development works quite well, although sometimes it stays in the MiSTer menu and the audio is heard in the background, some issue of loss of synchronization in the modification of the necessary framebuffer, I will try to fix it in the future. I have created a PR for @wizzomafizzo to review, should he be interested in the functionality, and to modify as he sees fit to maintain his development policies:

https://github.com/ZaparooProject/zaparoo-core/pull/117

I attach binary right here for anyone interested in trying it out, video NFC cards should be in the following format:

Code: Select all

mister.video %video%

%video% can be a URL or a path, in either case, viewing is done by RAM cache


Re: TapTo Cinema

Posted: Thu Nov 21, 2024 2:40 pm
by akeley

Interesting, though converting videos has its downsides (and CRT TVs can do better than just 320x240). Would combining it with Mistercast be possible?


Re: TapTo Cinema

Posted: Thu Nov 21, 2024 3:01 pm
by spark2k06
akeley wrote: Thu Nov 21, 2024 2:40 pm

Interesting, though converting videos has its downsides (and CRT TVs can do better than just 320x240). Would combining it with Mistercast be possible?

I know, I understand the resolution issue, and perhaps support for MiSTerCast and Groovy MiSTer could be added, although, despite the limitations, the purpose of this project is rather to take advantage of what we already have without relying on additional external machines.

During my vacations to another house where I also have a 14'' CRT, I like to take just enough with me, and one of the things I take with me is precisely just the MiSTer for entertainment. This functionality also comes in handy in these situations.

Like other projects of mine, it may end up being a very personal development, however, it can serve as inspiration to our community of developers to expand or improve it.


Re: TapTo Cinema

Posted: Thu Nov 21, 2024 6:11 pm
by spark2k06

As Andrea comments in the video, the ideal would be to have a similar VCD core. I thought about it, but that is a wish and I propose an alternative, even if it is limited...as long as we don't have anything better.