View Full Version : please support to explain the smil file
hzpemu
05-27-2006, 07:17 PM
THE file type of ".smil" not be support in kmplayer
please let it support to explain the file type of ".smil"'s file ,push the kmplayer to be perfect!
thanks!
For subtitles?
Would you attach some smil samples?
hzpemu
05-28-2006, 12:19 PM
For subtitles?
Would you attach some smil samples?
fe:use the notepad open the XXX.smil file as ↓
<smil xmlns="[Only registered and activated users can see links]" xmlns:rn="[Only registered and activated users can see links]">
<head>
<layout>
<root-layout width="600" height="500" backgroundColor="black" />
<region id="video_region_Field" width="100%" height="100%" fit="meet">
<region id="video_region" left="0" top="0" height="95%" width="100%" z-index="0" fit="meet"/>
<region id="video_text" left="0" top="470" height="100%" width="100%" z-index="1" fit="meet"/>
</region>
</layout>
</head>
<body>
<par>
<text id="text3" src="[Only registered and activated users can see links]" region="video_text" fill="remove"/>
<video id="vid1" src="emr://10.33.3.200/d_rmfile/7lianxuju/705Silence/01.rmvb" z-index="1" region="video_region" regPoint="center" regAlign="center" fill="remove"/>
</par>
</body>
</smil>
the movie link in fact is "emr://10.33.3.200/d_rmfile/7lianxuju/705Silence/01.rmvb",I use one type of custom filter can play these link 's movie!
but the problem is the kmplayer can's support about explain the smil file!
so please support it!
How do you open emr:// in kmp?
hzpemu
05-28-2006, 10:33 PM
AT FIREST :I use one type of custom filter ADD IN THE KMPLAYER,can play these link 's movie!
SECOND:USE the regedit.exe input the
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\EMR]
"URL Protocol"=""
@="Real-Time Streaming Protocol"
[HKEY_CLASSES_ROOT\EMR\shell]
[HKEY_CLASSES_ROOT\EMR\shell\open]
[HKEY_CLASSES_ROOT\EMR\shell\open\command]
@="C:\\Program Files\\KMPlayer\\KMPlayer.exe %1"
finally: I can play the emr:// 's link!
hzpemu
05-28-2006, 11:25 PM
I can give you the setup program that support to play the emr 's link,but I can tell you this type of protocol use in LAN,so you can't to test it!
vBulletin® v3.6.8, Copyright ©2000-2012, Jelsoft Enterprises Ltd.