Skip to content

Instantly share code, notes, and snippets.

View sgray10's full-sized avatar

Stephen Gray sgray10

  • devstudio42
  • TN / WA / VA
View GitHub Profile
@sgray10
sgray10 / encode.sh
Last active August 29, 2015 14:16 — forked from lisamelton/encode.sh
#!/bin/bash
# encode.sh
#
# Copyright (c) 2013 Don Melton
#
# This version published on June 7, 2013.
#
# Re-encode video files in a format suitable for playback on Apple TV, Roku 3,
# iOS, OS X, etc.
@sgray10
sgray10 / encode.sh
Last active August 29, 2015 14:15 — forked from lisamelton/encode.sh
#!/bin/bash
# encode.sh
#
# Copyright (c) 2013 Don Melton
#
# This version published on June 7, 2013.
#
# Re-encode video files in a format suitable for playback on Apple TV, Roku 3,
# iOS, OS X, etc.