OpenVideoDecode and gstreamer

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

OpenVideoDecode and gstreamer

qt next
Hi,

I need to decode HD video in an opengl software on Windows on very low
cpu (E-450 for example) where cpu is not suffisant :
It seems that the only way is to use
http://developer.amd.com/sdks/amdappsdk/assets/openvideo_decode_api.pdf 
to decode the stream.
1)- Is there an existing filter for gstreamer on windows.
2)- the decoder need raw bitstream .. And i need to play a movie, seek,
... play audio . Is it easy to add an hardware open video decode filter
to use gstreamer to demux, seek , play/pause and play audio and use only
the OVD api to decode raw stream?


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

Re: OpenVideoDecode and gstreamer

Julien Moutte
Hi,

If you are interested Fluendo provides a commercial GStreamer decoder using DXVA on Windows to leverage GPU decoding. You can then render the video frames in a Direct3D texture.

Best regards,

Julien

On Friday, March 9, 2012, qtnext <[hidden email]> wrote:
> Hi,
>
> I need to decode HD video in an opengl software on Windows on very low cpu (E-450 for example) where cpu is not suffisant :
> It seems that the only way is to use http://developer.amd.com/sdks/amdappsdk/assets/openvideo_decode_api.pdf to decode the stream.
> 1)- Is there an existing filter for gstreamer on windows.
> 2)- the decoder need raw bitstream .. And i need to play a movie, seek, ... play audio . Is it easy to add an hardware open video decode filter to use gstreamer to demux, seek , play/pause and play audio and use only the OVD api to decode raw stream?
>
>
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>

--
Julien MOUTTE
C.T.O.

FLUENDO Influencing the Multimedia World

San Francisco, USA & Barcelona, SPAIN
Contact phone:
Spain:  +34 933 175 153
United States: +1 415 773 5353
www.fluendo.com

Please consider the environment before printing this e-mail.


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

Re: OpenVideoDecode and gstreamer

qt next
Hi,

I am interested by Open Video Decode because my application is Opengl based on Windows : so DXVA is not an option ... I need to find a way to have hardware acceleration with opengl on Windows :(


Le 11/03/2012 22:22, Julien Moutte a écrit :
Hi,

If you are interested Fluendo provides a commercial GStreamer decoder using DXVA on Windows to leverage GPU decoding. You can then render the video frames in a Direct3D texture.

Best regards,

Julien

On Friday, March 9, 2012, qtnext <[hidden email]> wrote:
> Hi,
>
> I need to decode HD video in an opengl software on Windows on very low cpu (E-450 for example) where cpu is not suffisant :
> It seems that the only way is to use http://developer.amd.com/sdks/amdappsdk/assets/openvideo_decode_api.pdf to decode the stream.
> 1)- Is there an existing filter for gstreamer on windows.
> 2)- the decoder need raw bitstream .. And i need to play a movie, seek, ... play audio . Is it easy to add an hardware open video decode filter to use gstreamer to demux, seek , play/pause and play audio and use only the OVD api to decode raw stream?
>
>
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>

--
Julien MOUTTE
C.T.O.

FLUENDO Influencing the Multimedia World

San Francisco, USA & Barcelona, SPAIN
Contact phone:
Spain:  +34 933 175 153
United States: +1 415 773 5353
www.fluendo.com

Please consider the environment before printing this e-mail.



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


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