Jump to content

TransEdit 3.8.2 XML export bug


Recommended Posts

(tested with TransEdit 3.8.2 downloaded on 29-12-2011)

 

While performing a transponder scan, I noticed that a new XML element <24HourPictureFlag> popped up within an <ES> element.

 

This is invalid XML. An element cannot start with a digit.

 

Example:

 

            <ES PID="3531" Name="H.264 Video">
             <StreamType HValue="0x1B" Name="H.264 Video (ITU-T Rec. H264 | ISO/IEC 14496-10)"/>
             <Descriptor HValue="0x28" Name="AVC Video">
               <DescriptorLength Value="4"/>
               <Profile HValue="0x4D" Name="Main"/>
               <Set0ConstraintFlag Value="0"/>
               <Set1ConstraintFlag Value="1"/>
               <Set2ConstraintFlag Value="0"/>
               <CompatibleFlags HValue="0x00"/>
               <Level HValue="0x28" Name="4.0"/>
               <StillPicture Value="0"/>
               <24HourPictureFlag Value="0"/>
             </Descriptor>
             <Descriptor HValue="0x06" Name="Data Stream Alignment">
               <DescriptorLength Value="1"/>
               <AlignmentType Value="2" Name="video access unit"/>
             </Descriptor>
           </ES>

regards,

Peter

Edited by Griga
code tags added
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...