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": "Senior Software Engineer",
"picture": "https://tvpnextcloud.duckdns.org/core/preview?fileId=337233&x=5120&y=2880&a=true&etag=fb9276b8153efb366eb15191ae8ec5bc",
"email": "[email protected]",
"phone": "(+84)985046857",