[gstreamer-bugs] [Bug 622484] New: missing track number tag when transcoding to aac

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 23 04:12:51 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=622484
  GStreamer | gst-plugins-bad | 0.10.18

           Summary: missing track number tag when transcoding to aac
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.18
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: kassoulet at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Take any ogg/mp3/flac file with track number in tags. Trancode it with a
pipeline like this:
  gst-launch-0.10 filesrc location=test.mp3 ! decodebin ! audioconvert ! faac  
profile=2  ! ffmux_mp4 ! filesink location=test.m4a

The resulting file contains all metadata from original file, minus the track
number tag.


( http://developer.berlios.de/bugs/?func=detailbug&bug_id=17291&group_id=3213 )

-- 
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