joy4/example/convts.sh
2015-12-08 20:33:51 +08:00

5 lines
126 B
Bash

avconv -loglevel debug -y -i /tmp/tiny2.mov \
-bsf h264_mp4toannexb -an -vcodec copy -strict experimental /tmp/out.ts 2>&1