Author: tack
Date: Fri Dec 22 20:57:07 2006
New Revision: 2285

Modified:
   trunk/popcorn/src/generic.py

Log:
Postprocessing should not be default.


Modified: trunk/popcorn/src/generic.py
==============================================================================
--- trunk/popcorn/src/generic.py        (original)
+++ trunk/popcorn/src/generic.py        Fri Dec 22 20:57:07 2006
@@ -98,7 +98,7 @@
             # backend does not support it.
 
             # settings that are set global is most cases
-            'postprocessing': True,
+            'postprocessing': False,
             'software-scaler': True,
             'pixel-aspect-ratio': '1:1', # of the output
 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to