Hi,
I'm developing an application for transcoding without using encodebin
features.
At the moment I am able to rip audio cds with a simple pipeline like this
gst_element_link_many(source, queue, audioConvert, audioEncoder,
container, sink, NULL);
Not I'm to take the next step and transcode local audio file. The question is
whether to use uridecodebin or playbin2. Using playbin2 is very convenient and
it looks like I'll be alble to adapt it as per my needs.
What do you recommend? I am unable to find any reason to use uridecodebin but
if you can shed some light on its advantages then I'll try to use it.
Regards,
Yogesh Marwaha
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel