Re: [Live-devel] MP4 file creation

2011-08-10 Thread Jeremy Noring
Try this: http://code.google.com/p/mp4v2/ On Wed, Aug 10, 2011 at 8:37 PM, wrote: > Arg...is FFMPEG/LibAV the best library to write an MP4 file? > Thx > /K > > > --- On *Wed, 8/10/11, Ross Finlayson * wrote: > > > From: Ross Finlayson > Subject: Re: [Live-d

Re: [Live-devel] MP4 file creation

2011-08-10 Thread ken
Arg...is FFMPEG/LibAV the best library to write an MP4 file?Thx/K --- On Wed, 8/10/11, Ross Finlayson wrote: From: Ross Finlayson Subject: Re: [Live-devel] MP4 file creation To: "LIVE555 Streaming Media - development & use" Date: Wednesday, August 10, 2011, 6:13 PM On Aug 10,

Re: [Live-devel] MP4 file creation

2011-08-10 Thread Ross Finlayson
On Aug 10, 2011, at 9:32 AM, k...@starseedsoft.com wrote: > Is it really this simple to generate an MP4 file? It is simply a serialized > h264 stream? No it's not. A "serialized H.264 stream" is a '.264' or '.h264' file. A '.mp4' file has a completely different format (though it often cont

[Live-devel] MP4 file creation

2011-08-10 Thread ken
Is it really this simple to generate an MP4 file?  It is simply a serialized h264 stream?  I don't need some other library in order to create an MP4 file? Thanks... /Ken --- On Fri, 7/29/11, Ross Finlayson wrote: From: Ross Finlayson Subject: Re: [Live-devel] Problem about openRTSP receive MP4