Hi,
I'm a newbie to gstreamer . I understand that there exists a gstreamer ffmpeg plugin which enables libavcodec of ffmpeg to be used by gstreamer as the underlying codec library. I would like to use nvidia VDPAU ( purevideo) functionality for my application which uses gstreamer, in a way mplayer uses ffmpeg with vdpau. Can you please let me know if there exists a gstreamer ffmpeg plugin which lets me enable VDPAU for ffmpeg ,? I would appreciate any pointers on how to go about it . thanks, kumar. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
hi Kumar,
There is a vdpau plugin in gst-plugins-bad in the sys/vdpau subdirectory. You probably want to grab git master of gst-plugins-bad for it. The plugin might also need some further hacking to be fully usable. Christian On Mon, 2009-08-24 at 13:56 -0700, kkumar s wrote: > Hi, > I'm a newbie to gstreamer . I understand that there exists a > gstreamer ffmpeg plugin which enables libavcodec of ffmpeg to be used > by gstreamer as the underlying codec library. > > I would like to use nvidia VDPAU ( purevideo) functionality for my > application which uses gstreamer, in a way mplayer uses ffmpeg with > vdpau. > > Can you please let me know if there exists a gstreamer ffmpeg plugin > which lets me enable VDPAU for ffmpeg ,? I would appreciate any > pointers on how to go about it . > > > > thanks, > kumar. > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |