Skip to content

Instantly share code, notes, and snippets.

View abhishesh's full-sized avatar
:octocat:
Turning data into magic and serving up insights on a silver platter!

Abhishesh Sharma abhishesh

:octocat:
Turning data into magic and serving up insights on a silver platter!
View GitHub Profile
@abhishesh
abhishesh / convert_to_h264_aac.sh
Last active November 23, 2024 15:54
Convert Legacy MPEG from Sony Camcorder to new H.264 format (can be seen, shared in Telegram or WhatsApp in Android or iOS)
#!/bin/bash
# Check if FFmpeg is installed
if ! command -v ffmpeg &> /dev/null; then
echo "FFmpeg is not installed. Please install it first."
exit 1
fi
# Check if a directory argument is passed
if [ "$#" -ne 1 ]; then

Keybase proof

I hereby claim:

  • I am abhishesh on github.
  • I am abhishesh (https://keybase.io/abhishesh) on keybase.
  • I have a public key ASDYUes2W_sGoi-LcRJuDrbI-pWA8S-uuNc_SEJOovzG7go

To claim this, I am signing this object:

import logging, urllib2
import https
client_cert_key = None # file path
client_cert_pem = None #file path
ca_certs = None # file path
handlers = []
handlers.append( HTTPSClientAuthHandler(