Dreamcast Media Center

This forum is for discussion pertaining to homebrew and indie software for the Dreamcast, such as homebrew games, emulators/interpreters, and other homebrew software/applications. Porting requests and developmental ideas are not to be made here; you can make those here. If you need any help burning discs for homebrew software, this is the place to ask as well.
Post Reply
MastaG
DCEmu Newbie
DCEmu Newbie
Posts: 2
https://www.artistsworkshop.eu/meble-kuchenne-na-wymiar-warszawa-gdzie-zamowic/
Joined: Tue Sep 13, 2011 9:15 am
Has thanked: 0
Been thanked: 0

Re: Dreamcast Media Center

Post by MastaG »

Wow sir,

You're doing a great job!
I hope you'll get full divx/xvid w/mp3 support working in the future.
It would be great if we could just burn those 700MB avi's onto a disc to play them on our beloved dreamcast without having to convert or lower the bitrate.
Btw, do you think it's possible (in the future of course) to get those .srt subtitle files working?
I believe they're called subrips, they're basicly plain text documents with the subtitles which will be rendered on top of the movie.

Why don't you upload the project to github or google projects for example?
I've seen lots of positive feedback, maybe they're some experienced people like you willing to give a hand :)
User avatar
PH3NOM
DC Developer
DC Developer
Posts: 576
Joined: Fri Jun 18, 2010 9:29 pm
Has thanked: 0
Been thanked: 5 times

Re: Dreamcast Media Center

Post by PH3NOM »

T_chan wrote:Hello & thank you for the files !

I've launched it via dc-tool to do a quick video test... but unfortunately, the mpeg files I wanted to launch weren't visible in the directory.

I suppose it's because the files have the file extensions .mpg and .mpeg.

It would be nice to have a button that would filter all known extensions on & off, because you never know what extension somebody could give to a video file that could otherwise be played by your player....
Thanks for the interest.
Mpeg Program Stream ( audio + video multiplexed ) not supported in Beta 1, so the file extension filter is there for protection.
Wait for Beta 2, as mpeg program stream de-multiplexing is now working :-)
MastaG wrote:Wow sir,

You're doing a great job!
I hope you'll get full divx/xvid w/mp3 support working in the future.
It would be great if we could just burn those 700MB avi's onto a disc to play them on our beloved dreamcast without having to convert or lower the bitrate.
Btw, do you think it's possible (in the future of course) to get those .srt subtitle files working?
I believe they're called subrips, they're basicly plain text documents with the subtitles which will be rendered on top of the movie.

Why don't you upload the project to github or google projects for example?
I've seen lots of positive feedback, maybe they're some experienced people like you willing to give a hand :)
DivX/XviD + MP3 support now fully working :-)
But simply, the SH4 cpu can not decode mpeg1/2/4 video real-time faster than 480x272@24fps.
And it seems the Dreamcast's GD-Rom drive reads CD's much slower than modern CD Drives, so bitrate may need to be lowered.
http://multimedia.cx/eggs/cd-r-read-speed-experiments/

About getting subtiltes support, that is a good idea.
I should be able to write a module to support at least .srt format, I just need to look at some specifications of the formatting.
I will look at this, when everything else is finished with the video decoders.
User avatar
PH3NOM
DC Developer
DC Developer
Posts: 576
Joined: Fri Jun 18, 2010 9:29 pm
Has thanked: 0
Been thanked: 5 times

Re: Dreamcast Media Center

Post by PH3NOM »

Small bump, SRT subtitles support now added.

Image

Image
MastaG
DCEmu Newbie
DCEmu Newbie
Posts: 2
Joined: Tue Sep 13, 2011 9:15 am
Has thanked: 0
Been thanked: 0

Re: Dreamcast Media Center

Post by MastaG »

Awesome!
Keep up the great work!
User avatar
Indiket
DC Developer
DC Developer
Posts: 99
Joined: Sun Sep 05, 2010 5:44 am
Has thanked: 0
Been thanked: 0

Re: Dreamcast Media Center

Post by Indiket »

Amazing job PH3NOM :)

Did you check if srt subtitles work with accents and that stuff?
Chilly Willy
DC Developer
DC Developer
Posts: 414
Joined: Thu Aug 20, 2009 11:00 am
Has thanked: 0
Been thanked: 2 times

Re: Dreamcast Media Center

Post by Chilly Willy »

Fantastic! I have a bunch of older stuff that's all SRT for subs. Everything these days has embedded soft subs and counts on people having libass. You might look into adding libass, if you haven't already.

http://code.google.com/p/libass/
Stryfe
Psychotic DCEmu
Psychotic DCEmu
Posts: 577
Joined: Mon Aug 11, 2008 9:34 am
Location: Nowhere U.S.A.
Has thanked: 0
Been thanked: 0

Re: Dreamcast Media Center

Post by Stryfe »

Hello PH3NOM.

Has there been any progress on the integrated launching ability? It would be very nice to be able to say... launch any of the latest 4All projects, and then be able to return to the DCMC menu.
ImageImageImageImage
User avatar
PH3NOM
DC Developer
DC Developer
Posts: 576
Joined: Fri Jun 18, 2010 9:29 pm
Has thanked: 0
Been thanked: 5 times

Re: Dreamcast Media Center

Post by PH3NOM »

Stryfe wrote:Hello PH3NOM.

Has there been any progress on the integrated launching ability? It would be very nice to be able to say... launch any of the latest 4All projects, and then be able to return to the DCMC menu.
Well, I have a build of DCMC implementing SNES4all.bin launching, with custom code in SNES4all to return to DCMC in the emulator menu.
It will be easy to implement this in the newest release of the emulator, and any of the other 4all emulators.
But, I would like to make some tests with modifying the k:os application loader, to enable passing parameters to the main function. I am not sure if it is even possible.

I have worked out a few bugs in the initial release, and added a few new formats( .roq, .s3m, .adx )
But mainly my time spent on the project has with the video decoders( this is a complex thing to do right :-( )
Stryfe
Psychotic DCEmu
Psychotic DCEmu
Posts: 577
Joined: Mon Aug 11, 2008 9:34 am
Location: Nowhere U.S.A.
Has thanked: 0
Been thanked: 0

Re: Dreamcast Media Center

Post by Stryfe »

PH3NOM wrote:I have worked out a few bugs in the initial release, and added a few new formats( .roq, .s3m, .adx )
But mainly my time spent on the project has with the video decoders( this is a complex thing to do right :-( )
I'm looking forward to the next release, and will test that *.s3m support out. Yes, I'd imagine that video decoding on the DC would be a feat. :|

About the planned binary launching capabilities.. Will they work from cd-r, or is it only a sd card thing? Because, I could think of a couple other DC programs that would be nice to launch. Mostly because they are still being worked on, will something like ScummVM (Libronin), or CrabEmu ever be possible?
ImageImageImageImage
User avatar
PH3NOM
DC Developer
DC Developer
Posts: 576
Joined: Fri Jun 18, 2010 9:29 pm
Has thanked: 0
Been thanked: 5 times

Re: Dreamcast Media Center

Post by PH3NOM »

A year after the first release, the project is not dead!

Progress continues.

Image
User avatar
Maturion
Moderator
Moderator
Posts: 619
Joined: Fri Oct 12, 2007 1:52 pm
Location: Munich, Germany
Has thanked: 0
Been thanked: 0
Contact:

Re: Dreamcast Media Center

Post by Maturion »

Looks great dude! You continue to impress me. :)
User avatar
Basil
Insane DCEmu
Insane DCEmu
Posts: 200
Joined: Wed Apr 09, 2008 9:04 am
Has thanked: 13 times
Been thanked: 0
Contact:

Re: Dreamcast Media Center

Post by Basil »

Thanks for update, i am looking forward for next public version.
DARKHALO2K
Insane DCEmu
Insane DCEmu
Posts: 161
Joined: Wed Sep 03, 2003 6:37 pm
Has thanked: 2 times
Been thanked: 4 times

Re: Dreamcast Media Center

Post by DARKHALO2K »

This is a fantastic project, PH3NOM. Keep up the good work!
User avatar
PH3NOM
DC Developer
DC Developer
Posts: 576
Joined: Fri Jun 18, 2010 9:29 pm
Has thanked: 0
Been thanked: 5 times

Re: Dreamcast Media Center

Post by PH3NOM »

The AVi demuxer I was using before was wasting a ton of memory, by allocating memory to hold offsets for each chunk, and would crash on large files on Dreamcast.
Because of this, I have written a brand new AVI parser that is much more efficient.

With the extra RAM, I have modified the decoder routine, so that now the XviD frames are decoded(in the main thread) into a large buffer that is streamed to the PVR (in a separate thread).
In this method, no CPU time is being wasted.

So, I am starting to become happy with the results. I still need to solidify the Audio/Video synchronization.

Hopefully I can release something relatively soon.

These screenshots are taken from a video that is decoding full speed on Dreamcast.

Image

Image

Image
User avatar
Neoblast
DC Developer
DC Developer
Posts: 314
Joined: Sat Dec 01, 2007 8:51 am
Has thanked: 3 times
Been thanked: 1 time

Re: Dreamcast Media Center

Post by Neoblast »

Wow awesome :) new hud, subtitles...

And improement in performance.
This is turning an awesome and must-have app on any dc.

Let us know if you need further testing or feedback.
petterk
DCEmu Cool Newbie
DCEmu Cool Newbie
Posts: 14
Joined: Thu Feb 17, 2011 11:14 am
Has thanked: 0
Been thanked: 0

Re: Dreamcast Media Center

Post by petterk »

Can you upload your most current build?:)

Dying to try the latest features.
User avatar
GyroVorbis
Elysian Shadows Developer
Elysian Shadows Developer
Posts: 1873
Joined: Mon Mar 22, 2004 4:55 pm
Location: #%^&*!!!11one Super Sonic
Has thanked: 79 times
Been thanked: 61 times
Contact:

Re: Dreamcast Media Center

Post by GyroVorbis »

PH3NOM, this looks absolutely amazing from both a functional standpoint and a sex appeal standpoint.
User avatar
Smiley
DCEmu Ultra Fan
DCEmu Ultra Fan
Posts: 3071
Joined: Wed Jan 26, 2005 9:31 pm
Location: For British Eyes Only...
Has thanked: 0
Been thanked: 0

Re: Dreamcast Media Center

Post by Smiley »

Question: is this an app that loads from an sd card running homebrew or does it replace the stock os or whatever on the dreamcast much like the media center for the xbox did?
Image
User avatar
DaMadFiddler
Team Screamcast
Team Screamcast
Posts: 7953
Joined: Fri Feb 06, 2004 7:17 am
Location: San Francisco, CA
Has thanked: 0
Been thanked: 0
Contact:

Re: Dreamcast Media Center

Post by DaMadFiddler »

This is looking quite promising. I'm sure there are some pretty tight limits on what the Dreamcast has the horsepower for, particularly when it comes to video... but it looks like you're pressing it for all it's worth, not to mention providing a great interface.
Smiley wrote:[...] or does it replace the stock os or whatever on the dreamcast much like the media center for the xbox did?
:?: What? How would you do that without performing a rather intensive hardware mod (i.e. replacing or otherwise overriding the BIOS)? The only time I've ever heard of custom firmware on the DC was a VERY elaborate Cryptic Allusion experiment.
User avatar
PH3NOM
DC Developer
DC Developer
Posts: 576
Joined: Fri Jun 18, 2010 9:29 pm
Has thanked: 0
Been thanked: 5 times

Re: Dreamcast Media Center

Post by PH3NOM »

Thanks for all the positive response!

This week is a break from school but still working full time to pay bills :)

Lately I have been spending my limited free time ( outside of snowboarding ( here in Colorado the season has started :grin: ), hanging out with friends, and girls ) studying 3D game theory, logic and such.

But with the positive response, maybe I will up the priority of this project in my queue :P
Post Reply