开发者

Make my own video conversion program? Viable?

开发者 https://www.devze.com 2022-12-20 01:12 出处:网络
How are video conversion programs made? Do they seriously understand every single file format of every single type they implement or is it using direct show filters or something? Basically i am intere

How are video conversion programs made? Do they seriously understand every single file format of every single type they implement or is it using direct show filters or something? Basically i am interested in making my own but if i actually have to research every single file format to convert then i think ill pass O_O

So whats the go, direct show filters? libraries? are the free? Like say i want to convert mp4 to avi or mkv and what not; where shoul开发者_如何学JAVAd i start my learnings >:D


Start here, ffmpeg is open source and the defacto standard as a free codec library.

0

精彩评论

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