[mythtv-users] MythWeb, MIME type for nuv

Torbjörn Jansson torbjorn.jansson at mbox200.swipnet.se
Sat Sep 11 14:30:34 EDT 2004


mythtv-users-bounces at mythtv.org <> wrote:
> On Sat, Sep 11, 2004 at 07:12:14PM +0200, Torbjörn Jansson wrote:
>> I don't think zoomplayer works with anything but local files or
>> files from mapped network drives. Atleast that's my experience from
>> trying to get my windows filters to play nicely with zoomplayer. No
>> matter what kind of url i used, zoomplayer was never able to open
>> them properly. So i had to create a little workaround for it. 
>> 
>> It's been a while since i tried this so it might have changed in
>> newer releases of zoomplayer.
> 
> 
> To clarify, I only want it to open the file across a mapped
> drive.  If I
> rename the file from a .nuv to a .mpeg extension and change the url
> as well, it works. 
> 
> Steve

How did you change the url?

You coud try making these changes to registry:
[HKEY_CLASSES_ROOT\Media Type\Extensions\.nuv]
"Source Filter"="{E436EBB5-524F-11CE-9F53-0020AF0BA770}"
"Media Type"="{E436EB83-524F-11CE-9F53-0020AF0BA770}"

This is not the best solution and may cause problems for non mpeg2 nuv
files.
I haven't acutaly tried this myself so it may or maynot work.

The reason (i think) why you can't get it to work is that directshow doesn't
find any source filter that it can use to play nuv files with mpeg2 or the
mediatype is not detected properly.

If you install the windows filters i created this registry key will be
removed (actualy it's removed when registering dsmyth.dll)



More information about the mythtv-users mailing list