TapTo Cinema

Kernel, Main, Utilities & Applications, Miscellaneous Devices.
User avatar
spark2k06
Core Developer
Posts: 876
Joined: Sat Jun 06, 2020 9:05 am
Has thanked: 409 times
Been thanked: 969 times

TapTo Cinema

Unread post 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

Attachments
tapto.zip
(3.67 MiB) Downloaded 100 times
akeley
Top Contributor
Posts: 1441
Joined: Mon May 25, 2020 7:54 pm
Has thanked: 496 times
Been thanked: 467 times

Re: TapTo Cinema

Unread post 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?

CRT SCR$ Project - building a collection of high-quality photos of CRT displays
CRT ART Books - retro-gaming books with authentic CRT photos

User avatar
spark2k06
Core Developer
Posts: 876
Joined: Sat Jun 06, 2020 9:05 am
Has thanked: 409 times
Been thanked: 969 times

Re: TapTo Cinema

Unread post 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.

User avatar
spark2k06
Core Developer
Posts: 876
Joined: Sat Jun 06, 2020 9:05 am
Has thanked: 409 times
Been thanked: 969 times

Re: TapTo Cinema

Unread post 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.

Post Reply