[mythtv] MythTV: Windows frontend

Torbjörn Jansson torbjorn.jansson at mbox200.swipnet.se
Thu Oct 16 19:23:51 EDT 2003


I have tested rtjpeg on winme and it looks like winme don't like YV12 color
format.
I have added a few rgb formats and it looks like it works better.

But I have some problems with the rgb conversion code. The rgb16 format
works most of the time but on my test file after a while the colors don't
look good.
It's like its missing a color or something. But its strange that it works at
the beginning of the file.

Another problem is that the rtjpeg decoding routines don't use the mmx
optimized code because I haven't figured out how to convert the mmx macros
and posibly the asembly code to compile on vstudio.
I tried to make it work but I only made it worse and ended up with loads of
errors.
I'm no assembly expert so feel free to help.

The color conversion routines coud also use mmx, I think I saw some code in
nupplevideo that coud work.

> -----Original Message-----
> From: mythtv-dev-bounces at mythtv.org 
> [mailto:mythtv-dev-bounces at mythtv.org] On Behalf Of Joseph A. Caputo
> Sent: Monday, October 13, 2003 1:04 PM
> To: Development of mythtv
> Subject: Re: [mythtv] MythTV: Windows frontend
> 
> On Monday 13 October 2003 02:54 pm, Torbjörn Jansson wrote:
> > What video codec is the files encoded with? Rtjpeg or mpeg4?
> > If it's mpeg4 have you installed ffdshow or divx?
> 
> 
> RTjpeg
> 
> > The installer don't associate .nuv with any application 
> since I don't know
> > what player you want to use, but that shoudn't prevent you 
> from opening .nuv
> > files in almost any media player app.
> > The installer only adds the nessesary registry entries to 
> make the filters
> > and shell extensions work.
> > 
> > About the file associations, there is a minor problem on 
> winme that makes
> > the propertypage disapear if you change the file association.
> > 
> > Wich version of windows are you using?
> 
> Windows 98 SE
> 
> 
> Could it be a problem if I installed the base components but 
> not the Explorer 
> shell extension?  I uninstalled after my first install, 
> because it seemed 
> like the shell extension was causing Explorer to crash.  If I 
> get the DS 
> filter working, I'll try re-installing the Explorer shell 
> extension to verify 
> if that is indeed the case.
> 
> -JAC
> 




More information about the mythtv-dev mailing list