SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

smp-encode licensed under GPL

Purpose
This program's main purpose is to easily parallelize the encoding of multiple media files. Right now only audio is supported, but additional encode modules can easily be made for mencoder and other single threaded encoders.
Usage
As a pre-1.0 release, no arguments are available for smp-encode to be used in a CLI mode. The GTK ui takes no arguments.

run smp-encode and set the number of threads you want to use. You can also change from the default encoder options/encoder.

These must be selected before selecting the files, as that will begin the encoding process.

All encoded files are encoded to the directory the files were selected from using the names of the files.

TODO / BUGS:

file type detection is left up to the executed encoder program, but no checking is made for filenames with spaces and how that effects the argv of the invoked encoder.

Detecting all errors in the command line is nearly impossible when using the wildcard/regexp method of file input.

Probably many more. Options which are going to be available in 1.0 and are mostly available now are simply commented out of the source.

No file selection checking has been made to make sure you select valid media, most likely the only thing that will happen is error output to stderr and nothing gets encoded.

email to:
safemode@comcast.net


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.