Shouldn't be a problem. I used it on MacOSX without a problem, so I suppose you should be able to compile/run under linux also.

Etienne

On 08 Jun 2009, at 17:32, Robin Lorke wrote:

I probably should have mentioned that I am on Linux, sorry :)

Big thanks anyway!
Robin

Zitat von Etienne Bömcke <etienne.bom...@uclouvain.be>:

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@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.bom...@uclouvain.be
tel : +32 10 47 85 51

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel


_______________________________________________
live-devel mailing list
live-devel@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.bom...@uclouvain.be
tel : +32 10 47 85 51

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to