smart render in GES
vineeth
nvineeth at gmail.com
Tue Apr 19 23:20:05 PDT 2011
Hello,
I was try to smart encode a file in GES ( src attached ) on ogg vorbis
files using TIMELINE_MODE_SMART_RENDER
option<http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-editing-services/html/GESTimelinePipeline.html#GESPipelineFlags>
.
However in the logs I see that vorbisdec, vorbisenc, audiorate,
audioresample, audioconvert are still being created.
Probably there is a bug in GES and the decode-encode cycle is still being
done, even when smart render is enabled.
Can somebody pls let me know if this is a bug or if there is something
wrong in the code.
Thanks.
--vineeth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110419/9b6b4cd7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test4.c
Type: text/x-csrc
Size: 9309 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110419/9b6b4cd7/attachment-0001.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log.log.bz2
Type: application/x-bzip2
Size: 14731 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110419/9b6b4cd7/attachment-0001.bin>
More information about the gstreamer-devel
mailing list