I burned a VCD using Windows Media Player to play it. I wanted it to autorun (i did it) and play continuously. Looking at the WMP command lines, I found no one that enabled that feature to be set previously. Is there any way to do it? What I am doing is printing some instructions explaining how my client can set WMP to do it by himself.
Thanks for any help on that.
Andre Senra
+ Reply to Thread
Results 1 to 5 of 5
-
-
Why dont use use ASX file?
and at your autorun file something like:
[autorun]
open=mplayer2.exe /play vcd_playlist.asx
Look at web for some ASX sample -
Does it make a difference, whether my file is a MPEG-1 file or an ASX? I, for one, prefer to use the former due to the better quality. And since WMP plays MPEGs as well...
Perhaps I shouldn´t use the /close command line. Now you mentioned that, I remebered I included it. Yet I wonder if it will keep on playing continuously or just stop by the end of the clip. -
ASX is a playlist file, you can put information about MPEG clip, and it will play continuous (like a playlist)
------------ cut --------------
<ASX Version = "3.0">
<title>My playlist for VCD play</title>
<author>VingadoR</author>
<entry>
<title>Clip title</title>
<author>Clip author</author>
<copyright>©2001</copyright>
<Ref href = "filename.mpg" />
</entry>
------------ end --------------
-
i'm forgot, when you finish to put
<entry></entry> tags... finish file with </asx>
Similar Threads
-
How to Use x264 Command Line
By Anonymous344 in forum Newbie / General discussionsReplies: 37Last Post: 2nd Nov 2013, 08:49 -
avidemux2 command line help
By Choller in forum EditingReplies: 0Last Post: 31st Dec 2009, 05:17 -
Command-line command for fixing AVI?
By timur in forum ffmpegX general discussionReplies: 1Last Post: 23rd Sep 2009, 02:23 -
A-B repeat in command line
By alexandre_fs in forum Software PlayingReplies: 4Last Post: 15th Jan 2009, 15:35 -
command line
By exekutive in forum ffmpegX general discussionReplies: 22Last Post: 1st Jun 2008, 23:44