[gst-devel] Re: [gst-cvs] leroutier gst-plugins: gst-plugins/ gst-plugins/ext/mad/ gst-plugins/gst/auparse/ gst-plugins/gst/cdxaparse/ gst-plugins/gst/rtp/ gst-plugins/gst/wavenc/

Stéphane LOEUILLET stephane.loeuillet at tiscali.fr
Fri May 14 09:04:15 CEST 2004


Le ven 14/05/2004 à 18:04, Ronald Bultje a écrit :
> Hi Stephane,
> 
> On Fri, 14 May 2004, [ISO-8859-1] Stphane LOEUILLET wrote:
> > i don't know why 16,24 and 32bit PCM aren't working, same for 32/64
> > float
> 
> You *did* run gst-register after adding those to the caps templates,
> didn't you? :).
> 
> Ronald

since i added them to the caps template, i should have ran gst-register
about 50 times (it is done automatically when builds finishes on gentoo)

and yes, i'm sure of that (got those in caps when i look via
gst-inspect)

why ? are they working on your machine ?


here are caps i have :

  SRC template: 'src'
    Availability: Sometimes
    Capabilities:
      audio/x-raw-int
                   rate: [ 1, 2147483647 ]
               channels: [ 1, 2147483647 ]
             endianness: { 1234, 4321 }
                  width: { 8, 16, 24, 32 }
                  depth: [ 1, 32 ]
                 signed: { true, false }
      audio/x-raw-float
                   rate: [ 1, 2147483647 ]
               channels: [ 1, 2147483647 ]
             endianness: { 1234, 4321 }
                  width: { 32, 64 }
          buffer-frames: [ 1, 2147483647 ]
      audio/x-alaw
                   rate: [ 8000, 192000 ]
               channels: [ 1, 2 ]
      audio/x-mulaw
                   rate: [ 8000, 192000 ]
               channels: [ 1, 2 ]
      audio/x-adpcm
                 layout: { g721, g722, g723_3, g723_5 }







More information about the gstreamer-devel mailing list