Format:
Recent snippets matching tags of title
mencoder -oac copy -ovc xvid -xvidencopts bitrate=687 -sub <srt file> -subcp UTF-8 -subfont-text-scale 3 -sub-bg-alpha 70 -o <outputfile> <inputfile>
57 Views
no comments
$isAdmin = !(($env:SESSIONNAME).Length -gt 0) function Prompt { $pwd = $(get-location) if ($isAdmin) { $host.ui.RawUI.WindowTitle = "Administrator: $pwd" "PS $pwd># " }
78 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
