Re: [Live-devel] matroska audio/L16 support

2016-03-29 Thread Ross Finlayson
Thanks. This will be added to the next release of the software. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] matroska audio/L16 support

2016-03-29 Thread PROMONET Michel
ve555.com] De la part de Ross Finlayson Envoyé : vendredi 25 mars 2016 16:56 À : LIVE555 Streaming Media - development & use Objet : Re: [Live-devel] matroska audio/L16 support > You can download an MKV sample (H264+PCM) from http://dl.free.fr/c9v3H3gHL Michel, I tried this, but the dow

Re: [Live-devel] matroska audio/L16 support

2016-03-25 Thread Ross Finlayson
> You can download an MKV sample (H264+PCM) from http://dl.free.fr/c9v3H3gHL Michel, I tried this, but the downloaded file “sample.mkv” is *not* a MKV file. It appears instead to be just raw data of some form: %hexdump -C sample.mkv|head 31 ab ce 4b 5c b4 a5 94 ad 10 ef 74 b6 3b e0

Re: [Live-devel] matroska audio/L16 support

2016-03-25 Thread PROMONET Michel
:32 À : LIVE555 Streaming Media - development & use Objet : Re: [Live-devel] matroska audio/L16 support > I am trying to stream MKV with live555MediaServer and it works well with H264 > and audio/AAC. > But I would like to stream PCM audio. > In order to stream MKV with an audio track

Re: [Live-devel] matroska audio/L16 support

2016-03-24 Thread Ross Finlayson
> I am trying to stream MKV with live555MediaServer and it works well with H264 > and audio/AAC. > But I would like to stream PCM audio. > In order to stream MKV with an audio track with codec identifier > “A_PCM/INT/BIG”, I made small modifications describe in the attached diff on > live.2016.0