#!/bin/sh
mpegcat -w demux.m2a,0xC0,0x00 -w demux.m2v,0xE0,0x00 $1 >/dev/null
