Changes between Initial Version and Version 1 of Ticket #2065, comment 4
- Timestamp:
- 12/27/2012 07:54:28 AM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2065, comment 4
initial v1 1 1 This is not a bug. The file has a broken header. 2 2 3 The "data" portion reports a size of 0xFFFFFF (This is at offset 0x74 of the file), which is being used to calculate the duration of the stream and thus getting such result.3 The "data" portion reports a size of 0xFFFFFFFF (This is at offset 0x74 of the file), which is being used to calculate the duration of the stream and thus getting such result.


