About nvenc/nvdec plugins

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

About nvenc/nvdec plugins

conductor
Hello.

I see there are no information about nvenc/nvdec plugins on the official
gstreamer site now. Is it means that they are removed from the official
source code?

Thanks!

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

Re: About nvenc/nvdec plugins

Matthew Waters
No, the nvdec/nvenc elements are still there.

What specific information are you referring to that is missing?

On 7/6/20 8:47 am, Артем Семенов wrote:
> Hello.
>
> I see there are no information about nvenc/nvdec plugins on the
> official gstreamer site now. Is it means that they are removed from
> the official source code?
>
> Thanks!
>



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

signature.asc (499 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: About nvenc/nvdec plugins

conductor
Hello.

https://gstreamer.freedesktop.org/documentation/nvcodec/index.html?gi-language=c

is empty.

https://gstreamer.freedesktop.org/documentation/nvenc/index.html

"
Not Found

The requested URL was not found on this server.
Apache/2.4.38 (Debian) Server at gstreamer.freedesktop.org Port 443
"

> No, the nvdec/nvenc elements are still there.
>
> What specific information are you referring to that is missing?
>
> On 7/6/20 8:47 am, Артем Семенов wrote:
>> Hello.
>>
>> I see there are no information about nvenc/nvdec plugins on the
>> official gstreamer site now. Is it means that they are removed from
>> the official source code?
>>
>> Thanks!
>>
>
>
>
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>

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

Re: About nvenc/nvdec plugins

Matthew Waters
The documentation is currently undergoing a rehaul. That page
(https://gstreamer.freedesktop.org/documentation/nvcodec/index.html?gi-language=c)
is generated from a system (GStreamer CI) that does not have any access
to any nvenc/nvdec elements.  As such that page is empty.

For hardware-specific elements, what is documented on the website may be
entirely different to what is available on your specific system.

How did you get to the second page?
(https://gstreamer.freedesktop.org/documentation/nvenc/index.html)

On 7/6/20 12:17 pm, Артем Семенов wrote:

> Hello.
>
> https://gstreamer.freedesktop.org/documentation/nvcodec/index.html?gi-language=c
>
>
> is empty.
>
> https://gstreamer.freedesktop.org/documentation/nvenc/index.html
>
> "
> Not Found
>
> The requested URL was not found on this server.
> Apache/2.4.38 (Debian) Server at gstreamer.freedesktop.org Port 443
> "
>
>> No, the nvdec/nvenc elements are still there.
>>
>> What specific information are you referring to that is missing?
>>
>> On 7/6/20 8:47 am, Артем Семенов wrote:
>>> Hello.
>>>
>>> I see there are no information about nvenc/nvdec plugins on the
>>> official gstreamer site now. Is it means that they are removed from
>>> the official source code?
>>>
>>> Thanks!
>>>
>>
>>
>>
>> _______________________________________________
>> 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

signature.asc (499 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: About nvenc/nvdec plugins

conductor
Hello.

 > The documentation is currently undergoing a rehaul.

I see.

 > How did you get to the second page?
 > (https://gstreamer.freedesktop.org/documentation/nvenc/index.html)

https://duckduckgo.com/?q=nvenc+gstreamer&t=ffnt&ia=web


> The documentation is currently undergoing a rehaul. That page
> (https://gstreamer.freedesktop.org/documentation/nvcodec/index.html?gi-language=c)
> is generated from a system (GStreamer CI) that does not have any access
> to any nvenc/nvdec elements.  As such that page is empty.
>
> For hardware-specific elements, what is documented on the website may be
> entirely different to what is available on your specific system.
>
> How did you get to the second page?
> (https://gstreamer.freedesktop.org/documentation/nvenc/index.html)
>
> On 7/6/20 12:17 pm, Артем Семенов wrote:
>> Hello.
>>
>> https://gstreamer.freedesktop.org/documentation/nvcodec/index.html?gi-language=c
>>
>>
>> is empty.
>>
>> https://gstreamer.freedesktop.org/documentation/nvenc/index.html
>>
>> "
>> Not Found
>>
>> The requested URL was not found on this server.
>> Apache/2.4.38 (Debian) Server at gstreamer.freedesktop.org Port 443
>> "
>>
>>> No, the nvdec/nvenc elements are still there.
>>>
>>> What specific information are you referring to that is missing?
>>>
>>> On 7/6/20 8:47 am, Артем Семенов wrote:
>>>> Hello.
>>>>
>>>> I see there are no information about nvenc/nvdec plugins on the
>>>> official gstreamer site now. Is it means that they are removed from
>>>> the official source code?
>>>>
>>>> Thanks!
>>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> 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
>

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

Re: About nvenc/nvdec plugins

Matthew Waters
On 7/6/20 1:30 pm, Артем Семенов wrote:

> Hello.
>
> > The documentation is currently undergoing a rehaul.
>
> I see.
>
> > How did you get to the second page?
> > (https://gstreamer.freedesktop.org/documentation/nvenc/index.html)
>
> https://duckduckgo.com/?q=nvenc+gstreamer&t=ffnt&ia=web
Ah, duckduckgo's search index hasn't updated yet.

>> The documentation is currently undergoing a rehaul. That page
>> (https://gstreamer.freedesktop.org/documentation/nvcodec/index.html?gi-language=c)
>>
>> is generated from a system (GStreamer CI) that does not have any access
>> to any nvenc/nvdec elements.  As such that page is empty.
>>
>> For hardware-specific elements, what is documented on the website may be
>> entirely different to what is available on your specific system.
>>
>> How did you get to the second page?
>> (https://gstreamer.freedesktop.org/documentation/nvenc/index.html)
>>
>> On 7/6/20 12:17 pm, Артем Семенов wrote:
>>> Hello.
>>>
>>> https://gstreamer.freedesktop.org/documentation/nvcodec/index.html?gi-language=c
>>>
>>>
>>>
>>> is empty.
>>>
>>> https://gstreamer.freedesktop.org/documentation/nvenc/index.html
>>>
>>> "
>>> Not Found
>>>
>>> The requested URL was not found on this server.
>>> Apache/2.4.38 (Debian) Server at gstreamer.freedesktop.org Port 443
>>> "
>>>
>>>> No, the nvdec/nvenc elements are still there.
>>>>
>>>> What specific information are you referring to that is missing?
>>>>
>>>> On 7/6/20 8:47 am, Артем Семенов wrote:
>>>>> Hello.
>>>>>
>>>>> I see there are no information about nvenc/nvdec plugins on the
>>>>> official gstreamer site now. Is it means that they are removed from
>>>>> the official source code?
>>>>>
>>>>> Thanks!
>>>>>
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> 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

signature.asc (499 bytes) Download Attachment