[Live-devel] Bug in AVIFileSink

Pramod Bhagwat prbhagwat at gmail.com
Wed Feb 11 02:41:33 PST 2009


Hi Ross,
This is regarding AVISubsessionIOState class present in
AVIFileSink.cpp. The constructor of AVISubsessionIOState should
initialize fIsByteSwappedAudio to false.
If the SDP file contains only video and does not contain any audio
then fIsByteSwappedAudio will have some random value which makes all
data to swap in AVISubsessionIOState::useFrame function.

One more question related to AVI but not related to above bug. If i
try to playback the AVI file created by openRTSP program using VLC
player, The VLC player complains *This AVI File is broken. Seeking
will not work correctly.*  Do you have any suggestion for this?

Warm Regards,
pramod


More information about the live-devel mailing list