Advertisement
Guest User

Untitled

a guest
Dec 30th, 2014
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <DtbVideoHeaderInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3. <isAtsc>true</isAtsc>
  4. <vih>
  5. <SrcRect>
  6. <left>0</left>
  7. <top>0</top>
  8. <right>704</right>
  9. <bottom>480</bottom>
  10. </SrcRect>
  11. <TargetRect>
  12. <left>0</left>
  13. <top>0</top>
  14. <right>704</right>
  15. <bottom>480</bottom>
  16. </TargetRect>
  17. <BitRate>243059826</BitRate>
  18. <BitErrorRate>0</BitErrorRate>
  19. <AvgTimePerFrame>166833</AvgTimePerFrame>
  20. <InterlaceFlags>IsInterlaced DisplayModeBobOrWeave</InterlaceFlags>
  21. <CopyProtectFlags>None</CopyProtectFlags>
  22. <PictAspectRatioX>16</PictAspectRatioX>
  23. <PictAspectRatioY>9</PictAspectRatioY>
  24. <ControlFlags>None</ControlFlags>
  25. <Reserved2>0</Reserved2>
  26. <BmiHeader>
  27. <Size>40</Size>
  28. <Width>704</Width>
  29. <Height>480</Height>
  30. <Planes>1</Planes>
  31. <BitCount>12</BitCount>
  32. <Compression>842094158</Compression>
  33. <ImageSize>506880</ImageSize>
  34. <XPelsPerMeter>0</XPelsPerMeter>
  35. <YPelsPerMeter>0</YPelsPerMeter>
  36. <ClrUsed>0</ClrUsed>
  37. <ClrImportant>0</ClrImportant>
  38. </BmiHeader>
  39. </vih>
  40. </DtbVideoHeaderInfo>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement