Changes between Initial Version and Version 1 of Ticket #2065, comment 4


Ignore:
Timestamp:
12/27/2012 07:54:28 AM (5 months ago)
Author:
jamal
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2065, comment 4

    initial v1  
    11This is not a bug. The file has a broken header. 
    22 
    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. 
     3The "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.