Intel MSDK 1:N ABR

Central Develop ht.techdev at gmail.com
Wed Sep 4 20:46:23 UTC 2019


Thank you for your reply. However, I am looking for MSDK oriented solution
to ensure frame alignment, zero mem copy, optimal gpu usage, ...
Specifically, I am debating whether I should create AbrVppEnc plugin that
handles all profiles or similar to "tee" append individual vpp-enc pipes to
a decoder.
Cheers,

On Wed, Sep 4, 2019, 12:55 David Ing <ding at panopto.com> wrote:

> There are a number of tutorials to get started.
>
>    - C =
>    https://gstreamer.freedesktop.org/documentation/tutorials/basic/index.html?gi-language=c
>    - Python =
>    https://gstreamer.freedesktop.org/documentation/tutorials/basic/index.html?gi-language=python
>
> To split 1 stream into N streams you would use a tee (a.k.a. GstTee).
>
> You might consider building your first pipeline on the command-line using
> gst-launch-1.0:
> https://gstreamer.freedesktop.org/documentation/tools/gst-launch.html?gi-language=c
>
> (It is easier to get help from the community when you have a specific
> gst-launch command which is not behaving as intended.)
>
> On Wed, Sep 4, 2019 at 12:13 PM Central Develop <ht.techdev at gmail.com>
> wrote:
>
>> Hi
>> Just wondering if anyone has done, is aware of or can provide pointers on
>> how to go about doing this in gstreamer, i.e. plugins and pipeline.
>> (Referring to
>> https://software.intel.com/en-us/articles/exploring-1n-transcoding-pipelines-with-intel-media-server-studio
>> )
>> Cheers,
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
> _______________________________________________
> 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/20190904/72df17c5/attachment.html>


More information about the gstreamer-devel mailing list