Skip to content

Instantly share code, notes, and snippets.

View akcansoft's full-sized avatar

Mesut Akcan akcansoft

View GitHub Profile
@qubodup
qubodup / credits.htm
Last active August 6, 2020 08:40
Shotcut Scrolling Credits Text Animation WebVfx example
<!DOCTYPE html><html><head><meta charset="UTF-8">
<script src="qrc:/scripts/jquery.js"></script>
<script src="qrc:/scripts/rangy-core.js"></script>
<script src="qrc:/scripts/rangy-cssclassapplier.js"></script>
<script src="qrc:/scripts/htmleditor.js"></script>
<!-- this is possible thanks to http://www.elusien.co.uk/shotcut/ -->
<style>
html, body {margin: 0; width: 100%; height: 100%; overflow: hidden; }
#credits {position: absolute; top: 100%; width: 100%; padding: 25px 0; margin:0; text-align: center;}
/****************************************/
@steven2358
steven2358 / ffmpeg.md
Last active June 10, 2024 08:54
FFmpeg cheat sheet