参考 http://www.shortword.net/blog/2009/12/18/converting-h-264-mpeg4-to-ts-with-ffmpeg/
root@Ubuntu32:/home/zhangbin/streaming/http/segmenter# ffmpeg -i /home/zhangbin/Downloads/testVideos/U.F.O.1080p.BluRay.x264-SONiDO-sample.mkv -vcodec copy -acodec copy -vbsf h264_mp4toannexb ufo1080p.ts
ffmpeg version 1.2 Copyright (c) 2000-2013 the FFmpeg developersbuilt on Apr 16 2013 19:40:09 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
configuration: --prefix=/home/zhangbin/ffmpeg/ffmpegx86/ffmpegHome --enable-gpl --enable-version3 --enable-nonfree --enable-shared --enable-runtime-cpudetect --enable-gray --enable-avresample --enable-x11grab