I'm authoring some concert VCDs with entrypoints using VCDImager and XML for the PBC functions. I've created everything just fine, and I'm wondering about this issue:
For example, say I'm watching song 2. I skip to song 4, and let it play through to song 5. If I press next, I get song 5 again, and previous takes me to song 3. The VCD player doesn't know that the stream has played PAST song 4...it just knows where the last entry point was, and what selection it was last told to go.
Is there any way to 'fix' this? So that when an entry selection is played through, the player knows it? I thought maybe it had somethng to do with auto-pause but the XML spec for vcds says you can't do this with selection items...(and I DO use a main menu)
Anyone else seen this problem?
Dan
+ Reply to Thread
Results 1 to 3 of 3
-
-
I am having the same problem when I play my home-made VCD on my PC using WinDVD.
In topic Selection vs playlist in XML for SVCD it is suggested by "vitualis" to use selection items i.s.o. playlist items in the PBC area, in order to solve this problem. I also found an XML example "videocd_9.xml" on the VCDImager website, that uses a selection item for each entry point. I followed this example, but I keep having the same problem, that is, with WinDVD. I am unsure if the problem is caused by WinDVD, or that standalone players behave the same. -
<TABLE BORDER=0 ALIGN=CENTER WIDTH=85%><TR><TD><font size=-1>Quote:</font><HR size=1 color=black></TD></TR><TR><TD><FONT SIZE=-1><BLOCKQUOTE>
On 2001-07-28 07:07:50, Leehro wrote:
For example, say I'm watching song 2. I skip to song 4, and let it play through to song 5. If I press next, I get song 5 again, and previous takes me to song 3. The VCD player doesn't know that the stream has played PAST song 4...it just knows where the last entry point was, and what selection it was last told to go.
</BLOCKQUOTE></FONT></TD></TR><TR><TD><HR size=1 color=black></TD></TR></TABLE>
This issue is UNFIXABLE as it is a limitation in the VCD specs. You will have this problem with whatever authoring program you use.
The only way for the "NEXT and "PREV" buttons to work as they should is to use separate tracks but then they wouldn't be seamless.
As for the post CornelisJ was referring to, that's just so that at the end of the track, it doesn't go to chapter2 rather than to "next disc" or something.
CornelisJ, there is a small error in the videocd_9.xml example it you are going to use it as a guide. For each of the entrypoints, I used a selection item. However, you will note that the <loop> tag has the jump_timing set to "delayed". This should be "immediate" otherwise it will not work on some players.
Regards.
Michael Tam
w: Morsels of Evidence
Similar Threads
-
subtitle position with aviaddxsubs
By marioval in forum SubtitleReplies: 3Last Post: 27th Feb 2011, 19:15 -
how to fix position of subtitles
By hannibal1891 in forum SubtitleReplies: 3Last Post: 27th May 2010, 13:19 -
Subtitle Position
By Abas-Avara in forum SubtitleReplies: 9Last Post: 25th Mar 2010, 15:09 -
capture and play at any position
By mcc in forum ProgrammingReplies: 0Last Post: 12th Jan 2009, 03:17 -
AviSynth subs position
By shorto in forum Newbie / General discussionsReplies: 3Last Post: 29th Sep 2007, 14:26