My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 15: Move the encoder settings to a configuration file.
1 person starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  MpStrea...@gmail.com


 
Project Member Reported by MpStrea...@gmail.com, Sep 19, 2009
Move the settings related to encoders into a configuration file.

That way people can add there own encoders without having to edit source 
code.

There is no reason to have it hard coded in the source considering they 
all work exactly the same.

Parameters that will be required:
Encoder Name (e.g. "mencoder")
Executeable Location (e.g. "C:\MEncoder\mencoder.exe")
Input Method (e.g. "NamedPipe", "TCP", "UDP", "HTTP", "FILE").
Output Method (e.g. "NamedPipe", "TCP", "UDP", "HTTP", "FILE").

details about the parameters should be stored in the wwwroot file which 
links to the timeshifting module.

Powered by Google Project Hosting