Per Mellander schrieb: > Could someone please explain what the difference is between 'HDTV' and > 'safe' setting in 'Buffer Mode'? I've noticed problems with A/V sync, ( > see thread 'Is there a known A/V sync issue with current softdevice.') > and I think it has to do with watching live (SD)TV and having buffer > mode set to HDTV. >
The difference between HDTV buffer mode and safe is the size of the demuxing buffer. The audio and video packets are interleaved and because it takes some time to decode the video (eg. for b frames) the video is usually ahead of the audio. The demuxing splits audio and video into separate buffers, if they are too small A/V sync problems can happen. That is why there is the HDTV option, HDTV needs bigger buffers :-) So I would not expect that this is a problem, but it may be. What about the default buffer sizes? Do they work fine for you? Bye, Martin _______________________________________________ Softdevice-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/softdevice-devel
