id summary reporter owner description type status priority milestone component version severity resolution keywords cc mlocked 1399 NTSC closed captioning on saa7134 ovek@… danielk "Please include a patch like this in MythTV. It replaces some hardcoded NTSC closed caption decoder timings with timings calculated from the card's actual VBI sampling rate, much like zvbi does. The rounding I added should make sure the calculations on a bttv card yields the exact same values as were previously used. So it shouldn't have any effect on bttv - but for saa7134, it makes a world of difference. (A world of understanding of what people are saying on TV...) bttv: * sampling rate: 28636363 * samples per line: 2048 * sample format: 12 * start: 10, 273 * count: 16, 16 * flags: 0x0 saa7134: * sampling rate: 27000000 * samples per line: 2048 * sample format: 12 * start: 10, 273 * count: 12, 12 * flags: 0x0 (Put the above data into the related comment in NuppelVideoRecorder.cpp if you wish.) " defect closed minor 0.20 mythtv head medium fixed 0