/video2html5

bash script to convert any video to html5

Primary LanguageShell

video2html5

bash script to convert any video to html5

take a video and convert to MP4, WEBM and OGV

  • MP4 = MPEG 4 files with H264 video codec and AAC audio codec
  • WebM = WebM files with VP8 video codec and Vorbis audio codec
  • Ogg = Ogg files with Theora video codec and Vorbis audio codec

UBUNTU DEPENDANCIES: ffmpeg libavcodec-extra-53