then you must know what you are talking about when you wrote it :-). Thanks for changing the bitrate on the audio permanently. How difficult is it to add these things as settings in the configuration of the tv card? I haven't got a detailed overview of the system yet, only fiddled with minor settings like the bitrate so I cant be of much assistance.
I played a bit with the bitrate :-), and it seems that I can get a stable system with about 8000 CBR, but I haven't had it running for a longer period yet.
@chemelli "where is the CBR settings ? I can see only VBR values in the code"
If you look at the function SetVideoBitRate(min, max, vbr); the last bolean parameter tells whether its VBR or CBR.
regards
Martin |