Can anyone tell me how or direct me to a link that explains how to convert .asf, and .asx files to .mpg so they can be burned as an xVCD.
+ Reply to Thread
Results 1 to 5 of 5
-
-
You would have to convert the ASF file to an AVI file before you could convert it into a MPEG file.
:P
-
BTW, you don't "Convert" ASX-type files, as they are XML/text metafiles (aka pointers/aliases). They are much like RAM files and QT reference movies. They are just middlemen that redirect where the real file is coming from (and may include playlists).
If you have an ASX that you want to convert, open the ASX in a text editor (read: NOTEPAD). Read what it says and copy the URL that it references. Paste that into your browser to actually download the genuine source file. In the case of ASX/WAX/WVX (?), this could be an ASF/WMV/WMA or AVI or MPG or MP2/MP3 or WAV or BMP.
Then do the conversion using the download as your source.
Example ASX file that I have used on past autorun VCDs:
Code:<ASX version = "3.0"> <TITLE>Sample Movie</TITLE> <Entry> <TITLE>Tag</TITLE> <AUTHOR>Scott Warren</AUTHOR> <COPYRIGHT>(c)2003 Cornucopia</COPYRIGHT> <Ref href = ".\MPEGAV\AVSEQ01.DAT" /> </Entry> </ASX>
"file:///D:\MPEGAV\AVESEQ01.DAT"
HTH,
Scott
Similar Threads
-
Converting into ASF [Optional Setting]
By ashkan_vpm2 in forum Video ConversionReplies: 0Last Post: 15th Feb 2010, 07:17 -
Converting .ASF files to editable format
By carbongixxer in forum Video ConversionReplies: 2Last Post: 10th Nov 2009, 13:37 -
Converting .ASF files to editable format
By carbongixxer in forum MacReplies: 0Last Post: 10th Nov 2009, 12:50 -
converting asf to avi
By projecttemp in forum Video ConversionReplies: 2Last Post: 3rd Aug 2008, 08:40 -
converting asf to avi problem
By konig in forum Video ConversionReplies: 1Last Post: 6th Mar 2008, 15:37