User:DarthPhallus: Difference between revisions

3,474 editsJoined 5 November 2021
No edit summary
Line 7: Line 7:
==Useful Dustloop Stuff==
==Useful Dustloop Stuff==


* Compression command for ffmpeg: ''ffmpeg -i [filename].filetype -ss 0:00.000 -to 0:00.000 -c:v libvpx -qmin 0 -qmax 40 -threads 4 -y -an test.webm''
* Compression commands for ffmpeg:
** GGST: ''ffmpeg -i [filename].filetype -ss 0:00.000 -to 0:00.000 -c:v libvpx -qmin 0 -qmax 40 -threads 4 -y -an [filename].webm''
** UMvC3: ''ffmpeg -i [filename].filetype -ss 0:00.000 -to 0:00.000 -c:v libvpx -qmin 0 -qmax 60 -threads 4 -y -an [filename].webm''
* Mediawiki Formatting Page: https://www.mediawiki.org/wiki/Help:Formatting
* Mediawiki Formatting Page: https://www.mediawiki.org/wiki/Help:Formatting
* Creating a Template:  
* Creating a Template:  

Revision as of 02:47, 3 August 2022

Sandbox 1: User:DarthPhallus/Sandbox

Sandbox 2: User:DarthPhallus/Sandbox 2

Sandbox 3: User:DarthPhallus/Sandbox 3

Useful Dustloop Stuff