R
Radium
- Jan 1, 1970
- 0
Michael Walraven wrote in
http://groups.google.com/group/sci.electronics.basics/msg/67ea1a75d326e0f8?hl=en&
:
So is it possible to exist for the following to exist:
A WMV file of 2-hour length, 148.50 Mhz, 1920 x 1080 progressive scan
image, whose object data is only 1-bit in size due to massive
compression of color-depth? [this file would be 193 bits in size
because the the "object size" is 64 bits, the GUID is 128 bits, and the
object data is only 1-bit]?
If such a WMV file can exist, how would its video look like?
Thanks,
Radium
http://groups.google.com/group/sci.electronics.basics/msg/67ea1a75d326e0f8?hl=en&
:
An empty wma file will have some overhead even if there is no 'data' within
it.
WMA files are wrapped in a ASF file structure which has the format:
Object GUID 16 Bytes (128 bits)
Object Size 8 Bytes (64 bits)
Object data {as many as needed}
so as a minimum, not knowing what type of WMA file is involved 192 bits (24
bytes) are required. (probably somewhat more)
So is it possible to exist for the following to exist:
A WMV file of 2-hour length, 148.50 Mhz, 1920 x 1080 progressive scan
image, whose object data is only 1-bit in size due to massive
compression of color-depth? [this file would be 193 bits in size
because the the "object size" is 64 bits, the GUID is 128 bits, and the
object data is only 1-bit]?
If such a WMV file can exist, how would its video look like?
Thanks,
Radium