Can anyone check if clip 6 on the Mia Sun - Hot Like The Sun card plays in 4K. As far as I'm concerned this clip skips and doesn't play in either small or large mode? I have downloaded the card twice, according to the procedure. Thanks for your help.
I haven't checked the other resolutions.
in 4K clip 6 -
e1539_6144203.vghd has the Bad file size of 33,554,432 bytes it does not play.
it plays in all 3 of the other resolutions, 3K, 1080P, 720P
In 3K it has the Good file size of 45,711,027 bytes
in 1080P it has the Good file size of 34,721,423 bytes
in 720P it has the Good file size of 27,546,638 bytes
Some useless information:in the data folder, most cards have an XML file.
you will see a section like this:
<id>e1539</id>
<version>2</version>
<resolution>720p,1080p,3K,4K</resolution>
<resolutionSize r720p="622464" r1080p="787942" r3K="1042089" r4K="1534942" />
the resolution size is in KibiBytes which is equal to bytes divided by 1024
further down in the XML file is this section
<show>
<duration>60499</duration>
<size>637403611</size>
size is in bytes for the 720p resolution.
this is the size of the files in the Models folder.
Both the
ResolutionSize and the
Size, include ONLY the files ending in
.vghddo not include any of the .demo files or other files
so to check the file size.
select ALL of the files that end in .vghd, right click on them, and check the properties.
it will report the Size of all the files combined in Bytes.
then divide that number by 1024, and that gives the size in KibiBytes.
for the 720p card the size in bytes is: 637403611
(637403611 / 1024) rounded up is 622464 KibiBytes
Thats about all you need to know about the file size and the XML file.