shshankjain / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

Audio duration is only 1/2 second for specific 10 minute webm #217

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The file "bbuck.webm" from Jim only plays about a half second of audio, but 
continues to play the whole video track.  

The properties window in QT player shows that audio track in quicktime movie is 
only 2 seconds.  (Doesn't match 1/2 second, but is definitely wrong.)

Debug output shows call to InsertMediaIntoTrack( ) is failing for audio blocks 
after first cluster.

Original issue reported on code.google.com by jeffko...@google.com on 2 Nov 2010 at 1:38

GoogleCodeExporter commented 9 years ago
Fixed by using the store->audioMaxLoaded value rather than attempting to 
calculate a section start time.   
Change-Id: I6c0cd685c9b270b3c9945106c666bd6ed79a6aa6

Original comment by jeffko...@google.com on 2 Nov 2010 at 1:40

GoogleCodeExporter commented 9 years ago

Original comment by albe...@google.com on 8 Mar 2012 at 12:10

GoogleCodeExporter commented 9 years ago
This issue was closed by revision e9bfb1166db7.

Original comment by jz...@google.com on 31 Aug 2014 at 3:51

GoogleCodeExporter commented 9 years ago
This issue was closed by revision d40e885931c9.

Original comment by jz...@google.com on 14 Oct 2014 at 5:36