Menu

#11 Different forms for different recorders.

open
nobody
5
2003-01-29
2003-01-29
No

You might want to look into creating a form for each
recorder program.

I'm really working on a wish from a gini here...

xawtv-common comes with a prog called streamer. It has
a setting for size:
-s 320x240 or 640x480

but there is no entry for that parameter so I would
have to hard code it. you might want to just have a
list of commands that have simple substitutions like
output file name and such.

With different recorder command lines you might be able
to rate the different qualities of recording:

High: -size 640x480 -audio stereo -bitrate 1000
Medium: -size 320x240 -audio mono16 -bitrate 500
Low: -size 160x120 -audio mono8 -bitrate 250

You get the idea.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.