joy4/example/convts.sh
2015-12-05 17:12:59 +08:00

5 lines
137 B
Bash

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