[gstreamer-bugs] [Bug 622484] [qtmux] missing track number tag when transcoding to aac
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jun 23 15:30:29 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=622484
GStreamer | gst-plugins-bad | 0.10.18
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |t.i.m at zen.co.uk
Summary|missing track number tag |[qtmux] missing track
|when transcoding to aac |number tag when transcoding
| |to aac
Ever Confirmed|0 |1
--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-06-23 22:30:26 UTC ---
Please use mp4mux instead of ffmux_mp4. You should consider ffmux_m4
unsupported.
The problem also happens with mp4mux though. The reason is that the code only
knows how to put a track-number/track-count pair into an 'trkn' atom, but has
no fallback for when there's only a track number or only a track count.
Not sure if there's an official or inofficial way to pack only one of the two
values into that atom? (just set the other one to 0 maybe?)
--
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