Advertisement
spongeyperson

VLC Roxio Game Cap Viewing Script

Mar 14th, 2014
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. @ECHO OFF
  2. vlc -vvv --sub-filter logo --video-filter="adjust{contrast=1,brightness=1,hue=1,saturation=1,gamma=1},deinterlace" --logo-file="Images/Logo.png" --logo-x=720 --logo-y=480 --logo-opacity=200 dshow:// --dshow-vdev="Roxio GAMECAP Capture" --dshow-adev="Roxio GAMECAP" --dshow-size=720x480 --dshow-caching=200 --dshow-aspect-ratio="16\:9"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement