What container is eaziest for combining Jpegs and MP3s as video?

Posted by Ole Jak on Stack Overflow See other posts from Stack Overflow or by Ole Jak
Published on 2010-04-02T01:07:30Z Indexed on 2010/04/02 1:13 UTC
Read the original article Hit count: 348

Filed under:
|
|
|
|

So I have N (for example 1000) Jpeg frames and 10*N ( for ex 100) seconds of MP3 sound I need some conteiner for Joining them into one Video file (10 frames/second) (beter popular like FLV or AVI or MOV). So what I need is algorithm or code example of combining my data into some popular format. (code example beter be in some language like C# Java or ActionScript or PHP, Algorithm should be theoreticly Implementable with ActionScript or PHP) Can any one, please help me with that?)

© Stack Overflow or respective owner

Related posts about algorithm

Related posts about jpeg