Fanrestore - Fan Restoration Forum

Full Version: Script snippets subforum
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This subforum is intended to be an easily searchable collection of scripts that do something. Could be anything related to A/V editing that's done using a series of text commands rather than a graphical interface.

To keep things manageable:

1. Each script must have its own thread with a descriptive name.
2. Each thread must have a prefix (you choose it from a list next to a field with thread name), which describes the piece of software your script is for. E.g. Avisynth
3. Inside each thread, write up what the script does, what it requires, how it is intended to be used etc. and then post the contents of the script using a "code" tag:


Code:
Script body goes here


4. If your script is long and contains indents (\t), you should attach a file to your post instead
5. If your thread gets a lot of replies that made you change something in your script, update your original post and include information what was changed and why

Thread prefixes available now are AviSynth, eac3to, FFmpeg, x264, x265, Other. I couldn't think of any more, if you can, please post your suggestions here
The idea sounds good, but I'm not entirely sure that I understand what you envisage.  Do you have in mind things like my GOUT Sync thread on ot.com or generic operations such as how to demux a BD?  I realize that you said something (and anything), but I want to make sure that the sub-forum really is completely open-ended before I even think about what to post in it. Smile

Quote:Thread prefixes available now are AviSynth, eac3to, FFmpeg, x264, x265, Other. I couldn't think of any more, if you can, please post your suggestions here.

SoX?
Well, anything is anything. Smile Your GOUT scripts fit here perfectly, scripts for generic operations would fit too. Basically when you write (or find somewhere) a script to perform some A/V related task and think it could be useful for someone else, feel free to post it here.

Thanks, SoX added
Plus if you have some scripts for generic tasks to "kickstart" this section, it would be great if you posted those too.