Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16438
Modified Files:
freevo_config.py local_conf.py.example
Log Message:
Remove TV_IVTV_OPTIONS in favour of new TV_SETTINGS.
Index: local_conf.py.example
===================================================================
RCS file: /cvsroot/freevo/freevo/local_conf.py.example,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -d -r1.38 -r1.39
*** local_conf.py.example 13 Aug 2004 02:03:31 -0000 1.38
--- local_conf.py.example 13 Aug 2004 15:25:28 -0000 1.39
***************
*** 793,825 ****
#
- # Settings for ivtv based cards such as the WinTV PVR-250/350.
- #
- # XXX TODO: Add descriptions and valid settings for each option.
- # bitrate in bps
- # stream type
- # Options are: 0 (mpeg2_ps), 1 (mpeg2_ts), 2 (mpeg1), 3 (mpeg2_pes_av),
- # 5 (mpeg2_pes_v), 7 (mpeg2_pes_a), 10 (dvd)
-
- # TV_IVTV_OPTIONS = {
- # 'input' : 4,
- # 'resolution' : '720x480',
- # 'aspect' : 2,
- # 'audio_bitmask' : 233,
- # 'bframes' : 3,
- # 'bitrate_mode' : 1,
- # 'bitrate' : 4000000,
- # 'bitrate_peak' : 4000000,
- # 'dnr_mode' : 0,
- # 'dnr_spatial' : 0,
- # 'dnr_temporal' : 0,
- # 'dnr_type' : 0,
- # 'framerate' : 0,
- # 'framespergop' : 15,
- # 'gop_closure' : 1,
- # 'pulldown' : 0,
- # 'stream_type' : 10,
- # }
-
- #
# FREQUENCY_TABLE - This is only used when Freevo changes the channel natively.
# This is only the case if you are using V4L2 and any of the following plugins:
--- 793,796 ----
Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.352
retrieving revision 1.353
diff -C2 -d -r1.352 -r1.353
*** freevo_config.py 13 Aug 2004 02:03:31 -0000 1.352
--- freevo_config.py 13 Aug 2004 15:25:28 -0000 1.353
***************
*** 1261,1293 ****
#
- # Settings for ivtv based cards such as the WinTV PVR-250/350.
- #
- # XXX TODO: Add descriptions and valid settings for each option.
- # bitrate in bps
- # stream type
- # Options are: 0 (mpeg2_ps), 1 (mpeg2_ts), 2 (mpeg1), 3 (mpeg2_pes_av),
- # 5 (mpeg2_pes_v), 7 (mpeg2_pes_a), 10 (dvd)
-
- TV_IVTV_OPTIONS = {
- 'input' : 4,
- 'resolution' : '720x480',
- 'aspect' : 2,
- 'audio_bitmask' : 233,
- 'bframes' : 3,
- 'bitrate_mode' : 1,
- 'bitrate' : 4000000,
- 'bitrate_peak' : 4000000,
- 'dnr_mode' : 0,
- 'dnr_spatial' : 0,
- 'dnr_temporal' : 0,
- 'dnr_type' : 0,
- 'framerate' : 0,
- 'framespergop' : 15,
- 'gop_closure' : 1,
- 'pulldown' : 0,
- 'stream_type' : 10,
- }
-
- #
# FREQUENCY_TABLE - This is only used when Freevo changes the channel natively.
# This is only the case if you are using V4L2 and any of the following plugins:
--- 1261,1264 ----
-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog