2011-07-23, 03:01 PM
I have recently started using the latest HDPVR beta drivers and they seem to be working very well and I have been able to set my STB to output the raw feed for the first time. I now have a problem with NPVR using the resolution of the first channel tuned resulting in using the wrong bit rates.
Here is the recording of and HD channel that was previously on an SD channel
and then if I just stop and start that channel
I specifically want a lower bit rate (6Mb vs 16Mb) for my SD recording so that they can fit on flash memory for my player.
Martin
Here is the recording of and HD channel that was previously on an SD channel
Code:
2011-07-23 10:49:59.563 [DEBUG][6] Device reports resolution: 720x480 (fps:60)
...
011-07-23 10:49:59.652 [DEBUG][6] device confirms bitrate as: 6000000
and then if I just stop and start that channel
Code:
2011-07-23 10:50:46.867 [DEBUG][6] Device reports resolution: 1920x1080 (fps:30)
...
2011-07-23 10:50:46.995 [DEBUG][6] device confirms bitrate as: 16000000
Martin