Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: GStreamer 1.0 Is Coming; Here's The Plans

Hybrid View

  1. #1
    Join Date
    Jan 2007
    Posts
    10,213

    Default GStreamer 1.0 Is Coming; Here's The Plans

    Phoronix: GStreamer 1.0 Is Coming; Here's The Plans

    For those interested in GStreamer, the open-source multimedia framework commonly used by the GNOME desktop, is slowly working its way towards doing a 1.0 release...

    http://www.phoronix.com/vr.php?view=OTU2NQ

  2. #2
    Join Date
    Jan 2007
    Location
    Germany
    Posts
    1,845

    Default

    VAAPI, kthxbye.

  3. #3
    Join Date
    Feb 2009
    Location
    Belgium
    Posts
    115

    Default

    I wish they'd create something for Gstreamer like DXVA for DirectX. It would speed up development for many applications. Maybe if it was already available, we would have had hardware decoding for flash by now.

  4. #4
    Join Date
    Sep 2008
    Location
    Netherlands
    Posts
    510

    Default

    Quote Originally Posted by d2kx View Post
    VAAPI, kthxbye.
    Why do you need VAAPI if you have stdlib?

  5. #5

    Default

    Quote Originally Posted by Remco View Post
    Why do you need VAAPI if you have stdlib?
    I don't think you know what either of those are.

  6. #6
    Join Date
    Sep 2008
    Location
    Netherlands
    Posts
    510

    Default

    Quote Originally Posted by AnonymousCoward View Post
    I don't think you know what either of those are.
    Um, they are both frameworks to manage your video collection.

  7. #7
    Join Date
    Sep 2008
    Location
    Netherlands
    Posts
    510

    Default

    Sorry for trolling. I thought d2kx was imlpying that VAAPI could/should replace GStreamer. It's more likely a feature request though.

  8. #8
    Join Date
    Jun 2011
    Posts
    60

    Default

    Quote Originally Posted by Remco View Post
    Um, they are both frameworks to manage your video collection.
    VAAPI accelerates video playback (typically using GPU hardware), stdlib is the C standard library. Neither manage video collections.

  9. #9
    Join Date
    Oct 2007
    Posts
    932

    Default

    Quote Originally Posted by d2kx View Post
    VAAPI, kthxbye.
    http://www.splitted-desktop.com/~gbe...treamer-vaapi/

  10. #10
    Join Date
    Jun 2010
    Posts
    764

    Default

    Doesn't work.

    Code:
    ~ % LC_ALL=C totem Videos/Alice.mkv
    libva: libva version 0.32.0
    libva: User requested driver 'xvba'
    libva: Trying to open /usr/lib/dri//xvba_drv_video.so
    libva: va_openDriver() returns 0
    No accelerated IMDCT transform found
    ** Message: Error: GStreamer encountered a general stream error.
    matroska-demux.c(6090): gst_matroska_demux_loop (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstMatroskaDemux:matroskademux0:
    stream stopped, reason not-negotiated

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •