Skip to content
jonamiki.com

jonamiki.com

yet another tech blog

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

Month: May 2019

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

  • Capture VMware performance data using Live Optics
  • New blog post for migrating from on-premises VMware vSphere to VMware Cloud on AWS using FSx for NetApp ONTAP SnapMirror
  • Happy New Year 2023!!
  • Migrating VMs from on-premises vSphere to VMware Cloud on AWS using NetApp SnapMirror
  • 日本VMUGミーティングのプレゼン
  • Quick video showing how to install RVTools and export data from a vSphere installation to Excel format
  • Starting and stopping vSphere remotely from the command line using SSH (physical power-on is manual or performed using iDRAC, iLo, etc.)
  • 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

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 2019
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
2728293031  
« Apr   Jul »

Search

Recent updates

  • Capture VMware performance data using Live Optics
  • New blog post for migrating from on-premises VMware vSphere to VMware Cloud on AWS using FSx for NetApp ONTAP SnapMirror
  • Happy New Year 2023!!
  • Migrating VMs from on-premises vSphere to VMware Cloud on AWS using NetApp SnapMirror

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 (6)
  • Cloud computing (11)
  • Gaming (9)
  • Misc (70)
  • NetApp (2)
  • OpenStack (6)
  • Photo & Video (26)
  • PowerShell (1)
  • Python (3)
  • Racadm (9)
  • Raspberry Pi (1)
  • RC – Radio Control (2)
  • Redfish (5)
  • Tech (156)
  • Terraform (1)
  • VMware (22)
  • LinkedIn
  • GitHub
  • Twitter
  • RSS Feed
Proudly powered by WordPress