Video Player Core?
-
- Top Contributor
- Posts: 552
- Joined: Sun May 24, 2020 8:07 pm
- Has thanked: 185 times
- Been thanked: 310 times
- Contact:
Re: Video Player Core?
No but you could bring your mt32-pi and an extra SD card and it would take you 2 seconds to reboot into a player frontend, it could even still be powered by the mister...
- Newsdee
- Top Contributor
- Posts: 873
- Joined: Mon May 25, 2020 1:07 am
- Has thanked: 104 times
- Been thanked: 239 times
-
- Posts: 148
- Joined: Fri Jun 04, 2021 5:19 am
- Location: Kuala Lumpur, Malaysia
- Has thanked: 47 times
- Been thanked: 14 times
Re: Video Player Core?
This is definitely a great question though... can the Terasic DE-10 Nano's FPGA be used to reproduce high-end audiophile equipment like those super expensive Sony ES SACD players?
-
- Posts: 81
- Joined: Mon Feb 22, 2021 12:31 am
- Has thanked: 113 times
- Been thanked: 26 times
Re: Video Player Core?
looks like my question wasn't so great. Well.. it's ok..
I don't wanted take all my mess during my holidays but I'll continue to bring with me, my Mister and my Divx USB player.
Thanks guys!
I don't wanted take all my mess during my holidays but I'll continue to bring with me, my Mister and my Divx USB player.
Thanks guys!
- pgimeno
- Top Contributor
- Posts: 709
- Joined: Thu Jun 11, 2020 9:44 am
- Has thanked: 277 times
- Been thanked: 226 times
Re: Video Player Core?
I think it's too much for MiSTer even if it's a player like VLC running on the Linux side (which I think is the only realistic option).
Converters I've written: Floppy DIM/FDI/FDD/HDM to D88, D88 to XDF, Tape SVI 318/328 CAS to WAV
- Newsdee
- Top Contributor
- Posts: 873
- Joined: Mon May 25, 2020 1:07 am
- Has thanked: 104 times
- Been thanked: 239 times
Re: Video Player Core?
You can in theory write a core that implements video codecs, but it is going to be limited in terms of how many it can do since a lot of those are proprietary and sold as non-open IP cores. Even if you started from scratch it would be lots of work per codec.
So you would end up with a player core that forces you to reencode your videos to work, with less format support than some modern TVs (using a USB stick). Not the best experience.
Now where maybe there is a niche would be to make a core that can encode mpeg2 or mpeg4 video in real time from imput via the VGA or GPIO port (or even to capture video from a running core). I'm not sure if those ports are fast enough but in this use case, only supporting 1 or 2 codecs is less problematic.
To illustrate, I'm sure you could play videos on MiSTer right now as long as your video is encoded as MegaCD or PlayStation disk. Very inconvenient though...
So you would end up with a player core that forces you to reencode your videos to work, with less format support than some modern TVs (using a USB stick). Not the best experience.
Now where maybe there is a niche would be to make a core that can encode mpeg2 or mpeg4 video in real time from imput via the VGA or GPIO port (or even to capture video from a running core). I'm not sure if those ports are fast enough but in this use case, only supporting 1 or 2 codecs is less problematic.
To illustrate, I'm sure you could play videos on MiSTer right now as long as your video is encoded as MegaCD or PlayStation disk. Very inconvenient though...
Re: Video Player Core?
You can easily do that with a Raspberry Pi which has a dedicated composite video output. I used an app called Rasplex which streamed the video files from my PC to the CRT.
Re: Video Player Core?
-
- Posts: 156
- Joined: Mon Jun 08, 2020 2:02 pm
- Location: Manchester, UK
- Has thanked: 72 times
- Been thanked: 23 times
- Contact:
Re: Video Player Core?
Having seen other people going on about streaming DVD rips and old ads etc to a CRT I wanted to do this myself but couldn't find the threads (or even Discord maybe) where people seem to have set up playlists of old ads and TV shows to run constantly. I have a decent Plex setup already and never even thought of this so thanks! (although I do still like the idea of a massive playlist)
- jlancaster86
- Posts: 148
- Joined: Sat Jun 27, 2020 1:33 pm
- Has thanked: 130 times
- Been thanked: 35 times
Re: Video Player Core?
DVD players with analogue video output and LAN connectivity are still readily available. Get one with DLNA support any you watch pretty much anything you want on a CRT television.
-
- Top Contributor
- Posts: 1441
- Joined: Mon May 25, 2020 7:54 pm
- Has thanked: 496 times
- Been thanked: 467 times
Re: Video Player Core?
https://www.my80stv.com/
I also use RPi /crtemudriver PC to watch SD content on CRTs...it's amazing, especially when you can find decent quality rips.
CRT SCR$ Project - building a collection of high-quality photos of CRT displays
CRT ART Books - retro-gaming books with authentic CRT photos
-
- Posts: 156
- Joined: Mon Jun 08, 2020 2:02 pm
- Location: Manchester, UK
- Has thanked: 72 times
- Been thanked: 23 times
- Contact:
Re: Video Player Core?
Ha that link is amazing Sorry for off-topicing the living daylights outta the thread
Re: Video Player Core?
But I don’t have a raspberry pi (and those are kinda hard to come by these days), I have a mister. And composite isn’t good enough. The mister’s rgb output would be so much nicer.