#65 closed defect (fixed)
WVGui does not work with .asx files
| Reported by: | Owned by: | anonymous | |
|---|---|---|---|
| Priority: | normal | Milestone: | milestone1 |
| Component: | WVGUI-Core | Version: | 2.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Many web sites have links to .asx files containing references to .wma/.wmv files or streams. WVGui does not process these .asx files and play the media referenced within them, but if I download the .asx files and copy the reference and call video2.exe with it from the command line the media will play. An example file follows:
<ASX version = "3.0"> <TITLE>WMAL-AM 630 NewsTalk</TITLE>
<ENTRY>
<TITLE>WMAL-AM 630 NewsTalk</TITLE> <AUTHOR>630 WMAL</AUTHOR> <COPYRIGHT>(c)2004 WMAL</COPYRIGHT> <REF HREF = "http://rope.wmal.com/windowsmediaplayer/wmal_prestream.wma" />
</ENTRY>
<TITLE>WMAL-AM 630 NewsTalk</TITLE>
<ENTRY>
<TITLE>WMAL-AM 630 NewsTalk</TITLE> <AUTHOR>630 WMAL</AUTHOR> <COPYRIGHT>(c)2004 WMAL</COPYRIGHT> <REF HREF = "http://abcrad.wm.llnwd.net/abcrad_wmal" /> <REF HREF = "mms://abcrad.wm.llnwd.net/abcrad_wmal" /> <DURATION VALUE = "3:00:00" />
</ENTRY>
</ASX>
Change History (10)
comment:1 by , 20 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 19 years ago
| Milestone: | → milestone1 |
|---|---|
| Version: | → 2.0 |
Keep a good job up! http://quick-adult-links.com
comment:4 by , 19 years ago
| Type: | enhancement |
|---|
comment:5 by , 19 years ago
comment:6 by , 19 years ago
comment:7 by , 19 years ago
comment:8 by , 19 years ago
| Type: | → defect |
|---|
comment:9 by , 19 years ago
| Type: | defect |
|---|

asx is supported but I need to check again can you attach this .asx? thanks