Intel MSDK 1:N ABR

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

Intel MSDK 1:N ABR

HtGst
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
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Intel MSDK 1:N ABR

David Ing
There are a number of tutorials to get started.

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 <[hidden email]> 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
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

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

Re: Intel MSDK 1:N ABR

HtGst
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 <[hidden email]> wrote:
There are a number of tutorials to get started.

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 <[hidden email]> 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
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

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