Closed GoogleCodeExporter closed 9 years ago
The reason is that decoder consumes some data from the beginning of the stream:
searching for sync word and decoding the first frame to prove it is the correct
stream start and to read stream parameters.
So it is not 10% of the whole length but rather a constant - my measurement:
File size 44720 --> decoded 43483 bytes
File size 270336 --> decoded 269095 bytes
Original comment by vbarta...@gmail.com
on 10 Jan 2014 at 9:00
revision 42 - the first frame is also being played.
Original comment by vbarta...@gmail.com
on 11 Jan 2014 at 2:00
included in version 0.8
Original comment by vbarta...@gmail.com
on 12 Jan 2014 at 8:17
Original issue reported on code.google.com by
Liu.Bin....@gmail.com
on 24 Sep 2013 at 12:47