advanced video not playing

Hope someone can answer this one:

I have successfully played an hd dvd project from a dvd which was authored and multiplexed using scenarist standard content. But now when I try to play a simple project which was multiplexed using scen. advanced content the Toshiba player throws a 4094C502 error which is a PAL/NTSC error.

the files I burn are:

In the ADV_OBJ map:

DISCID.DAT
VPLST000.XPL

< xml version="1.0" encoding="UTF-8" >
<Playlist xmlns="
http://www.dvdforum.org/2005/HDDVDVideo/Playlist" majorVersion="1" minorVersion="0">
 <Configuration>
  <StreamingBuffer size="0"/>
  <Aperture size="1920x1080"/>
  <MainVideoDefaultColor color="108080"/>
 </Configuration>

 <TitleSet timeBase="50fps">

  <Title id="Title001" titleNumber="1" displayName="Title001" titleDuration="00:02:29:02" >
   <PrimaryAudioVideoClip titleTimeBegin="00:00:00:00" src="
file:///dvddisc/HVDVD_TS/PEVOB1.MAP" titleTimeEnd="00:02:29:01" dataSource="Disc">
    <Video track="1"/>
    <Audio track="1" streamNumber="1"/>
   </PrimaryAudioVideoClip>

   <ChapterList>
    <Chapter titleTimeBegin="00:00:00:00"/>
   </ChapterList>

   <TrackNavigationList>
    <VideoTrack track="1"/>

    <AudioTrack track="1" langcode="en:00"/>
   </TrackNavigationList>

  </Title>
 </TitleSet>
</Playlist>

In the HVDVD_TS map:

HVA00001.BUP
HVA00001.VTI
PEVOB1.BUP
PEVOB1.EVO
PEVOB1.MAP

The used assets are:

Video: +- 5.7 Kbps, 1920x1080, frame rate 25, VC-1 .wmv extension
Audio: 218 Kbps, 48khz, 2ch, .ac3 (wav won't go into the Media map )

These same assets where successful used in standard except for audio a .wav was used.

I have tried changing the timeBase="50fps" to 60 and 25 without success.
Using the trace utility it says that video is pal so that should be correct.

thanks in advance.

Also the emulator plays it correctly.



Answer this question

advanced video not playing

  • Kent Waldrop Fe08

    Same here...same error codes when burning. dont worry. I am waiting for the Sonic update like you that will allow for Dual layer burning...It has been VERY fustrating not being able to go to disc...but luckily my company is ready to buy a HD-DVD burner as soon as it is available.


  • bergeron

    Don't know if it is significant, but your playlist has no MediaAttributeList. You at least need to include the codecs for video. The HDDVDValidator should (I hope) tell you this.

  • George Waters

    thanks, yes I must have burned like 20 discs so far, it's irritating when the emulator plays things fine but when burned all goes wrong. Also when working with a PAL project the outputted playlist says times=60 instead of 50. Hope the update will be released soon.
  • sofakng

    Yes, but it defaults to "1", so you need at least one media attribute element.

  • Quinn01

    I've read in the sonic docs that it was optional
  • advanced video not playing