Transrating using GStreamer

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Transrating using GStreamer

qwerty-1
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.

Thanks

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Transrating using GStreamer

qwerty-1
Any help regarding same?

On Mon, Jul 25, 2011 at 4:16 PM, Umakant Goyal <[hidden email]> 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.

Thanks


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Transrating using GStreamer

Stefan Sauer
In reply to this post by qwerty-1
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 [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel