This is regarding AVISubsessionIOState class present in AVIFileSink.cpp. The constructor of AVISubsessionIOState should initialize fIsByteSwappedAudio to false.
Thanks. This will be fixed in the next release of the code.
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?
VLC is not our product. You need to look at the VLC source code, to figure out why it thinks that the AVI file is 'broken' (and then come back and look for any bug in our code that might be causing this).
-- Ross Finlayson Live Networks, Inc. http://www.live555.com/ _______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
