Transrating using GStreamer

Stefan Kost ensonic at hora-obscura.de
Sun Aug 7 03:32:58 PDT 2011


On 07/25/11 12:46, Umakant Goyal wrote:
> Hi All,
>
> Can i perform the transrating on H263/H264 stream without decoding and
> encoding it using gstreamer?
> If there is any open source that cane be used as a gstreamer plugin
> then please share.

The gstreamer project does not have such elements. This is quite a
special purpose and in general would not scale (do to the combinatoric
explosion). If you can't re-encode due to resource constraints, you will
have to implement such a transcoding element yourself.

Stefan

>
> Thanks
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110807/000682c3/attachment.html>


More information about the gstreamer-devel mailing list