- 👋 Hi, I’m @rdepping
- 👀 I’m interested in software development
- 🌱 I’m currently learning API development and GraphQL
- 💞️ I’m looking to collaborate on GraphQL
- 📫 How to reach me github@depping.me or https://twitter.com/RalphDepping
Pinned Loading
-
-
ffmpeg examples
ffmpeg examples 1# Useful ffmpeg commands with references to sources.
23# trim 9 seconds from the start of a video file
4# https://superuser.com/questions/258032/is-it-possible-to-use-ffmpeg-to-trim-off-x-seconds-from-the-beginning-of-a-video/269960
5ffmpeg -i input.MP4 -ss 9 -vcodec copy -acodec copy output-start-trimmed.MP4
-
-
service-virtualisation-demo
service-virtualisation-demo PublicService Virtualisation Demo using Hoverfly and Cytoscape
Python
-
pythonBottleExample
pythonBottleExample PublicHello World type example of using Bottle and Docker
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.