[FFmpeg-soc] BFI

Sisir Koppaka sisir.koppaka at gmail.com
Fri Mar 28 13:23:10 CET 2008


Is it advisable to break the audio data of a chunk into smaller packets
while doing av_get_packet or is it ok to send the whole audio data as one
packet? I've seen some demuxers which are sending a minimum of
(remaining_size, 2048) whichever is smaller, in one packet and some which
seem to be sending the whole thing at once...
Same question for the video data as well.
-----------------
Sisir Koppaka



More information about the FFmpeg-soc mailing list