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 _______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
