[MPlayer-users] bug in ad_realaud.c
Rinaldo Guaraldi
guaraldi at bologna.enea.it
Wed Oct 13 16:05:46 CEST 2004
a little bug in module ad_realaud.c with cook3260.dll
in "cook" way the first packet read by demux_read_data routine
must have flag=02 (packet+11 is flag position) and must be
followed by 15 packets with flag=00.
if a packet is lost or there is a sequence error, we need to
resync the stream discarding packets until a packet with
flag 2 is found.
regards - guaraldi
More information about the MPlayer-users
mailing list