Re: [Live-devel] MJPEG -> MKV

2012-04-21 Thread Tomasz Kuźma
Thank you so much for this answer, i was suspecting this is the case, now i'm sure. I'll use ffmpeg to enocode those single jpeg files to some useful video format. Thanks again for help! Pozdrawiam Tomek Kuźma Dnia 21 kwi 2012 o godz. 22:02 Ross Finlayson napisał(a): >>> My job is to save t

Re: [Live-devel] MJPEG -> MKV

2012-04-21 Thread Ross Finlayson
>> My job is to save this stream to disk as a mkv file. As far as i know to >> save some video file to MKV container i can use mkvmerge tool from >> mkvtoolnix. But the problem here is how to save MJPEG video stream to >> something compatible with matroska ... >> >> Does live555 have built in s

Re: [Live-devel] MJPEG -> MKV

2012-04-21 Thread Tomasz Kuźma
2012/4/20 Ross Finlayson > My job is to save this stream to disk as a mkv file. As far as i know to > save some video file to MKV container i can use mkvmerge tool from > mkvtoolnix. But the problem here is how to save MJPEG video stream to > something compatible with matroska ... > > Does live55

Re: [Live-devel] MJPEG -> MKV

2012-04-19 Thread Ross Finlayson
> My job is to save this stream to disk as a mkv file. As far as i know to save > some video file to MKV container i can use mkvmerge tool from mkvtoolnix. But > the problem here is how to save MJPEG video stream to something compatible > with matroska ... > > Does live555 have built in support

[Live-devel] MJPEG -> MKV

2012-04-19 Thread Tomasz Kuźma
Hi i've just started my journey with Live555 library and my first task is quite hard :) I've got RSTP incoming stream with video in MJPEG format in it. My job is to save this stream to disk as a mkv file. As far as i know to save some video file to MKV container i can use mkvmerge tool from