开发者

Tool to generate H264 Baseline profile with MPEG 2 transport stream container

开发者 https://www.devze.com 2023-02-08 11:49 出处:网络
Is there any tool to generate H264 Video codec with baseline profile enabled on Windows. Container should be MPEG 2 Transport stream(.TS).

Is there any tool to generate H264 Video codec with baseline profile enabled on Windows. Container should be MPEG 2 Transport stream(.TS). I know one tool SUPER but it开发者_如何学Python uses Main and Extended profile.


FFmpeg is a good way do do that. You can find pre-built Windows binaries here. See here for a FFmpeg command line you can use to transcode an audio/video stream to h.264 into a MPEG 2 TS container.

0

精彩评论

暂无评论...
验证码 换一张
取 消