[gstreamer-bugs] [Bug 622484] [qtmux] missing track number tag when transcoding to aac
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jun 24 00:23:14 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=622484
GStreamer | gst-plugins-bad | 0.10.18
--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-06-24 07:23:10 UTC ---
> It happens also with files with both track number and track count.
With mp4mux? What version? Please be more specific. Maybe you could attach a
GST_DEBUG=qtmux:5 log?
This works fine for me with git and with qtmux/mp4mux from gst-plugins-bad
0.10.19:
$ gst-launch-0.10 filesrc location=foo.ogg num-buffers=100 ! queue ! decodebin2
! audioconvert ! faac profile=2 ! mp4mux ! filesink location=foo.mp4
$ gst-launch-0.10 filesrc location=foo.mp4 ! decodebin2 ! fakesink -t
FOUND TAG : found by element "qtdemux0".
audio codec: MPEG-4 AAC audio
language code: en
FOUND TAG : found by element "qtdemux0".
title: Foo
artist: Bar
album: Title
date: 2009-10-26
encoder: Xiph.Org libVorbis I 20090709 (oops)
track number: 11
track count: 14
artist sortname: Bar
container format: ISO MP4/M4A
FOUND TAG : found by element "faad0".
audio codec: MPEG-4 AAC audio
--
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