[Live-devel] Converting H.264-ES to MP4-File
Etienne Bömcke
etienne.bomcke at uclouvain.be
Mon Jun 8 08:08:57 PDT 2009
I can't help you with the implementation of a converter based on the
liveMedia code, but if you're willing to use an external program, I
think mp4box could be the solution (see http://www.videohelp.com/tools/mp4box)
. I used it some time ago to encapsulate raw H.264 streams in mp4
containers, and it worked flawlessly. I'm not familiar with the
transport/elementary stream formats though, so I can't guarantee you
that H.264 elementary streams are supported, you'll have to test it
for yourself.
Cheers,
Etienne
On 08 Jun 2009, at 15:59, Robin Lorke wrote:
> Hi All!
>
> I am trying to build a small program which converts a previously
> recorded H.264 elementary stream (which works fine) to a viewable
> MP4-file.
> I tried it using the QuickTimeFileSink but it seems to need a
> MediaSession-object which seems to be highly dependend on an actual
> RTP-Connection (which I dont have anymore at this moment).
> I also tried to modify the testMPEG4VideoStreamer-Application: It
> reads an elementary stream from file and writes it to an RTPSink. I
> tried to replace the RTPSink with a QuickTimeFileSink but ran into
> the same problem that it needs a MediaSession-object.
>
> So are there any hints for me what would be the best solution to get
> a playable MP4-file from the H.264 elementary stream or am I doing
> anything wrong?
>
> Best Regards and Thanks!
> Robin
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
--
Etienne Bömcke
Laboratoire de Télécommunications et Télédétections
Université Catholique de Louvain
Bâtiment Stevin - Place du Levant, 2
B-1348 Louvain-la-Neuve
e-mail : etienne.bomcke at uclouvain.be
tel : +32 10 47 85 51
More information about the live-devel
mailing list