DCP Streaming

Aaron Boxer boxerab at gmail.com
Thu Sep 22 19:48:30 UTC 2016


On Thu, Sep 22, 2016 at 3:42 PM, Sebastian Dröge <sebastian at centricular.com>
wrote:

> On Do, 2016-09-22 at 15:40 -0400, Sebastian Dröge wrote:
> > On Do, 2016-09-22 at 10:25 -0400, Aaron Boxer wrote:
> > >
> > > Hello Everyone,
> > >
> > > I would like to stream a digital cinema package (DCP) via gstreamer
> > > to VLC viewer.
> > >
> > > DCP is a package containing compressed video (JPEG 2000), audio (WAV
> > > containing uncompressed PCM) and meta-data such as subtitles.
> > >
> > > https://en.wikipedia.org/wiki/Digital_Cinema_Initiatives
> > >
> > > Currently, there is no open source player for DCPs.
> > > So, my idea is to decompress and transcode the DCP to another format,
> > > then stream to VLC for viewing.
> > >
> > > I have some time to build a gstreamer DCP source : any advice on the
> > > best way to go about designing this would be greatly appreciated.
> >
> > What exactly is it, a container format of some sort or a streaming
> > protocol? Is there any specification for it available?
>
> Also if it's a streaming protocol, what technologies is it based on?
>

Thanks. DCP is a container for video and audio, and other metadata. I would
like to create
a plugin that decompresses the video, and then streams over an existing
protocol,.

So, my question is: what is the best streaming format to use, once I
decompress ?
For example, are there lossless video streaming formats ? Lossless because
the original
is "visually lossless", so don't want to lose too much image quality.

Aaron



>
> --
> Sebastian Dröge, Centricular Ltd · http://www.centricular.com
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160922/8f21dd63/attachment.html>


More information about the gstreamer-devel mailing list