On 10/15/06, Gregoire Favre gregoire.favre@gmail.com wrote:
Hello,
sometimes I got cAudioRepacker messages with xxx bytes while syncing on next audio frame and I would like to know if I could do something in order to solve this problem ?
You can disable the audio and video Repackers (although I dont know if thats really the recommended fix).
Comment out these two lines in remux.c if you want to try w/o the repacker code:
#define TEST_cVideoRepacker #define TEST_cAudioRepacker