[Bug 656034] gstvorbistag: map ENCODER Vorbis comment to application-name

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Aug 6 09:47:14 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=656034
  GStreamer | gst-plugins-base | unspecified

Stefan Kost (gstreamer, gtkdoc dev) <ensonic> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ensonic at sonicpulse.de
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.36

--- Comment #2 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2011-08-06 16:47:12 UTC ---
Looks good:
gst-launch audiotestsrc num-buffers=10 ! vorbisenc ! oggmux ! filesink
location=test.ogg

gst-launch -t playbin2 uri=file://$PWD/test.ogg
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
FOUND TAG      : found by element "oggdemux0".
container format: Ogg
FOUND TAG      : found by element "oggdemux0".
     description: audiotest wave
         encoder: Xiph.Org libVorbis I 20090709
 encoder version: 0
 nominal bitrate: 80000
         bitrate: 80000
FOUND TAG      : found by element "vorbisdec0".
     description: audiotest wave
         encoder: Xiph.Org libVorbis I 20090709
 encoder version: 0
     audio codec: Vorbis
 nominal bitrate: 80000
         bitrate: 80000

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list