Skip to content

Instantly share code, notes, and snippets.

View sushant-j's full-sized avatar

Sushant J sushant-j

  • Copenhagen, Denmark
View GitHub Profile
@sushant-j
sushant-j / 0-startup-overview.md
Created May 11, 2020 22:26 — forked from dideler/0-startup-overview.md
Startup Engineering notes
@sushant-j
sushant-j / mobile.video.encoding.md
Created August 28, 2019 10:17 — forked from pinge/mobile.video.encoding.md
Video and audio encoding for playback in Android and iOS devices

Video and audio encoding for playback in Android and iOS devices

This document aims to provide an easy way encode video optimized for playback in mobile devices that use the Android or the iOS operating systems.

libx264 is used for (single or two-pass) video encoding and libfdk_aac for audio encoding.

ffmpeg, libx264 and libfdk_aac settings are optimized for playback quality and compatibility on Android and iOS. There is extensive documentation and references for each of the settings used and contributions are very welcome :)

@sushant-j
sushant-j / index.html
Last active November 10, 2016 11:20 — forked from anonymous/index.html
Sminq Email template
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<body>
<div style="background:white" class="email-outer-container">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500" rel="stylesheet">
<div class="email-container" style="text-align:center;font-family:Roboto;background:white;width:70%;margin:auto;height:70%;box-shadow:1px 1px 3px #aaa;padding:24px 8px">
<h2 style="font-weight:500">Hello!</h2>
<p style="font-weight:300">
Here's the link you requested to download the SMINQ app.
</p>