Skip to content
jonamiki.com

jonamiki.com

yet another tech blog

  • Categories
    • Tech
    • Redfish
    • Racadm
    • Cloud computing
    • Photo & Video
    • RC – Radio Control
    • 3D printing
    • OpenStack
    • PowerShell
    • Gaming
    • Arduino
    • Python
    • Misc
  • About

Tag: convert

Posted on May 18, 2019June 26, 2020

Converting mp4 to gif with ffmpeg

ffmpeg -i minecraft-ore-lamp_01.mp4 \
-vf "fps=10,scale=500:-1:flags=lanczos" \
-c:v pam -f image2pipe - | \
convert -delay 10 - -loop 0 -layers optimize output.gif

Recent Posts

  • Tutorial for deploying and configuring VMware HCX in both on-premises and VMware Cloud on AWS with service mesh creation and L2 extension
  • Build log for a Dactyl Manuform split, ergonomic keyboard
  • Mikrotik VPN to AWS VPC
  • Migrate VMware VMs from an on-prem DC to VMware Cloud on AWS (VMC) using Veeam Backup and Replication
  • Creating an Amazon AMI2 Linux VM in vSphere for use as a golden image in Terraform deployments
  • Snakeinator case and final touches
  • Re-written Python code for snake environment control system
  • Updated snake environment control system: Physical wiring diagram
  • A very, merry AT-AT Christmas
  • VMware home lab: 6 months with the new setup

Recent Comments

  • NoOps: Fully automated self-service with ServiceNow, Jenkins and Ansible with Dell EMC PowerEdge servers – jonamiki.com on Jenkins installation on Ubuntu 19.10 (eoan)
  • jonas on Trying out the Intel Neural Compute Stick 2 – Movidius NCS2
  • ihsan.afredi on Trying out the Intel Neural Compute Stick 2 – Movidius NCS2
  • jonas on View, Create, Delete virtual RAID volumes with RACADM on an FC630 server (Dell 13G)
  • GreyGnome on View, Create, Delete virtual RAID volumes with RACADM on an FC630 server (Dell 13G)
May 2022
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
3031  
« Apr    

Search

Recent updates

  • Tutorial for deploying and configuring VMware HCX in both on-premises and VMware Cloud on AWS with service mesh creation and L2 extension
  • Build log for a Dactyl Manuform split, ergonomic keyboard
  • Mikrotik VPN to AWS VPC
  • Migrate VMware VMs from an on-prem DC to VMware Cloud on AWS (VMC) using Veeam Backup and Replication

Comments

  • NoOps: Fully automated self-service with ServiceNow, Jenkins and Ansible with Dell EMC PowerEdge servers – jonamiki.com on Jenkins installation on Ubuntu 19.10 (eoan)
  • jonas on Trying out the Intel Neural Compute Stick 2 – Movidius NCS2
  • ihsan.afredi on Trying out the Intel Neural Compute Stick 2 – Movidius NCS2
  • jonas on View, Create, Delete virtual RAID volumes with RACADM on an FC630 server (Dell 13G)
  • GreyGnome on View, Create, Delete virtual RAID volumes with RACADM on an FC630 server (Dell 13G)

Archives

Categories

  • 3D printing (4)
  • Arduino (1)
  • AWS (2)
  • Cloud computing (9)
  • Gaming (9)
  • Misc (70)
  • OpenStack (6)
  • Photo & Video (25)
  • PowerShell (1)
  • Python (3)
  • Racadm (9)
  • Raspberry Pi (1)
  • RC – Radio Control (2)
  • Redfish (5)
  • Tech (152)
  • Terraform (1)
  • VMware (17)
Proudly powered by WordPress