Hi,<br>
<br>
I've been attempting to port the 0.8 asf demuxer to 0.9.&nbsp; It
appears that the asfdemuxer relies heavily on the old bytestream
interface.&nbsp; I've been using the oggdemuxer and avidemuxer as a
sort of reference guide.&nbsp; I'm wondering if there is any further
advice other then the plugin writers guide.&nbsp; Specifically with
some undocumented functionality when it comes to using the random
access api.&nbsp; The old 0.8 relies heavily of bytestream flushing
and&nbsp; bytestream status for eventing.&nbsp; I'm not sure how this
is handled with the 0.9 api.&nbsp; To anyone that might know the code
better then me, do you think it might be worth a re-write from
scratch?&nbsp; Also is there a way that I could add the bytestream api
support in 0.9 temporarily in order to assist with porting?<br>
<br>
Cheers,<br>
<br>
-Amit<br>