<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 22, 2016 at 3:42 PM, Sebastian Dröge <span dir="ltr"><<a href="mailto:sebastian@centricular.com" target="_blank">sebastian@centricular.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Do, 2016-09-22 at 15:40 -0400, Sebastian Dröge wrote:<br>
> On Do, 2016-09-22 at 10:25 -0400, Aaron Boxer wrote:<br>
> ><br>
> > Hello Everyone,<br>
> ><br>
> > I would like to stream a digital cinema package (DCP) via gstreamer<br>
> > to VLC viewer.<br>
> ><br>
> > DCP is a package containing compressed video (JPEG 2000), audio (WAV<br>
> > containing uncompressed PCM) and meta-data such as subtitles.<br>
> ><br>
> > <a href="https://en.wikipedia.org/wiki/Digital_Cinema_Initiatives" rel="noreferrer" target="_blank">https://en.wikipedia.org/wiki/<wbr>Digital_Cinema_Initiatives</a><br>
> ><br>
> > Currently, there is no open source player for DCPs.<br>
> > So, my idea is to decompress and transcode the DCP to another format,<br>
> > then stream to VLC for viewing.<br>
> ><br>
> > I have some time to build a gstreamer DCP source : any advice on the<br>
> > best way to go about designing this would be greatly appreciated.<br>
><br>
> What exactly is it, a container format of some sort or a streaming<br>
> protocol? Is there any specification for it available?<br>
<br>
</span>Also if it's a streaming protocol, what technologies is it based on?<br></blockquote><div><br></div><div>Thanks. DCP is a container for video and audio, and other metadata. I would like to create<br></div><div>a plugin that decompresses the video, and then streams over an existing protocol,.<br><br></div><div>So, my question is: what is the best streaming format to use, once I decompress ?<br></div><div>For example, are there lossless video streaming formats ? Lossless because the original<br></div><div>is "visually lossless", so don't want to lose too much image quality.<br><br></div><div>Aaron<br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"><br>
--<br>
Sebastian Dröge, Centricular Ltd · <a href="http://www.centricular.com" rel="noreferrer" target="_blank">http://www.centricular.com</a></div></div><br>______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
<br></blockquote></div><br></div></div>