[Ffmpeg-devel] rm demuxer
Benjamin Larsson
banan
Tue Oct 18 14:34:53 CEST 2005
How do I get the rm demuxer to deliver more data to the streambuffer?
Currently I get block_align number of bytes, I would need it to deliver
sub_packet_h times more of data to the streambuffer before it calls the
decoder. I could buffer myself in the decoder but that solution seams
inefficient to me, if I just could get more data everything would be
much simpler.
MvH
Benjamin Larsson
More information about the ffmpeg-devel
mailing list