Changeset 291 for indytube/trunk

Show
Ignore:
Timestamp:
11/26/07 10:58:02 (14 months ago)
Author:
andy
Message:

The Mencoder options are important.

The others should be customised to your setup

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • indytube/trunk/indytube/indytube.conf

    r259 r291  
    1010[mencoder] 
    1111MENCODER_LOCATION=/usr/bin/mencoder 
    12 MENCODER_OPTIONS=-really-quiet -of lavf -lavfopts i_certify_that_my_video_stream_does_not_use_b_frames -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:keyint=50:vbitrate=150:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -vf scale=320:240 -srate 22050 
     12MENCODER_OPTIONS=-really-quiet -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:keyint=50:vbitrate=150:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -vf scale=320:240 -srate 22050 
    1313 
    1414[ffmpeg2theora] 
     
    2020 
    2121[paths] 
    22 VIDEO_FILE_DIRECTORY=/opt/instances/DoesntExist/var/files/Members 
    23 FLV_FILE_DIRECTORY=/var/www/plumi-flv-files/ 
    24 INCLUDE_FILE_DIRECTORY=/opt/instances/PlumiDemoLive/var/files/Members 
     22VIDEO_FILE_DIRECTORY=/home/andy/src/EngageMedia/indytube-trunk/indytube/bittorrent/downloadDir/ 
     23FLV_FILE_DIRECTORY=/home/andy/src/EngageMedia/indytube-trunk/indytube/bittorrent/downloadDir/ 
     24INCLUDE_FILE_DIRECTORY=/home/andy/src/EngageMedia/indytube-trunk/indytube/bittorrent/downloadDir/ 
    2525INCLUDE_FILE_SUFFIX=.flv.inc 
    26 INCLUDE_TEMPLATE=/opt/indytube/template.include 
     26INCLUDE_TEMPLATE=templates/include.template 
    2727 
    2828[urls] 
     
    3838[pb-server] 
    3939PROTOCOL_PORT = tcp:9119 
    40 TORRENT_DIR = /home/andy/src/EngageMedia/indytube-trunk/bittorrent/torrentDir/ 
    41 DOWNLOAD_DIR = /home/andy/src/EngageMedia/indytube-trunk/bittorrent/downloadDir/ 
     40TORRENT_DIR = /home/andy/src/EngageMedia/indytube-trunk/indytube/bittorrent/torrentDir/ 
     41DOWNLOAD_DIR = /home/andy/src/EngageMedia/indytube-trunk/indytube/bittorrent/downloadDir/ 
    4242SERVER_NAME = "indytube-pb-server" 
    4343TRACKER_URL = http://tracker.engagemedia.org/