[Ffmpeg-devel] avformat/mpegts reads too much data for lowbitratestreams
Måns Rullgård
mru
Thu Jun 9 17:27:42 CEST 2005
Kenneth Aafl?y <kenneth at aafloy.net> writes:
> torsdag 9. juni 2005, 15:12, skrev M?ns Rullg?rd:
>> Kenneth Aafl?y <kenneth at aafloy.net> writes:
>> > How do you tell the user that an AVStream is not active anymore?
>>
>> You stop returning packets from it. If all the streams go away, you
>> do whatever the method is to signal end of file, which I can't recall
>> at the moment.
>
> That's a crude interface, since there is no av_read_frame(AVStream)
> you have to depend on time to detect when to change what to decode!
Huh? If you get packets, you decode them. If there are no packets,
you decode nothing.
--
M?ns Rullg?rd
mru at inprovide.com
More information about the ffmpeg-devel
mailing list