Skip to content

Instantly share code, notes, and snippets.

@tvinhpham
tvinhpham / media.sh
Created July 18, 2024 03:21
Common tools to resize images & video converter
#!/bin/bash
#REQUIREMENTS
# - ffmpeg
# - magick
mov_2_mp4() {
if [ -z $1 ]; then
echo "Please enter source file"
return 1
{
"meta": {
"theme": "elegant"
},
"basics": {
"name": "Vinh Pham",
"label": "Technical Leader at ELCA Information Technology, Vietnam",
"picture": "https://media-exp1.licdn.com/dms/image/C5603AQGieF-EQnBiGA/profile-displayphoto-shrink_400_400/0/1517278627706?e=1637193600&v=beta&t=Gd1WL-gLvxpw7yvx9ByiL4mA72vgOaTTK0Zz59A-9II",
"email": "vinhpham.it@gmail.com",
"phone": "(+84)985046857",