I know MP4 format support combining H.264 and AMR into one file. But MP4 file is not stream-able , because MP4 decoder need index data seeked from MP4 file. I want to combine h.264 + AMR into a single network stream and play by a remote standard player real time, what format should I choose? MKV,FLV,Mpeg2TS ?
feedback
|
migrated from stackoverflow.com Aug 12 '11 at 8:07
This question came from our site for professional and enthusiast programmers.