Author: duncan
Date: Mon Aug 20 13:56:12 2007
New Revision: 9827

Log:
Corrected video.reencode2 to video.reencode


Modified:
   branches/rel-1/freevo/local_conf.py.example

Modified: branches/rel-1/freevo/local_conf.py.example
==============================================================================
--- branches/rel-1/freevo/local_conf.py.example (original)
+++ branches/rel-1/freevo/local_conf.py.example Mon Aug 20 13:56:12 2007
@@ -429,7 +429,7 @@
 # Re-encode
 # This plug-in transcodes a video to a different format
 # ----------------------------------------------------------------------
-# plugin.activate('video.reencode2')
+# plugin.activate('video.reencode')
 # REENCODE_CONTAINER = 'avi'
 # REENCODE_RESOLUTION = 'Optimal'
 # REENCODE_VIDEOCODEC = 'XviD'

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to