开发者

is there a way to change the default output file from avi to mp4 in directshow?

开发者 https://www.devze.com 2023-02-02 23:35 出处:网络
it is already generating avi file format, i开发者_开发技巧 want to change the output formatYou just need to install MP4 muxer and use it instead of AVI Mux. Google for \"MP4 Muxer\" to find them. For

it is already generating avi file format, i开发者_开发技巧 want to change the output format


You just need to install MP4 muxer and use it instead of AVI Mux. Google for "MP4 Muxer" to find them. For start: http://www.3ivx.com/technology/filters/media_muxer.html http://www.gdcl.co.uk/mpeg4/

0

精彩评论

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