[FFmpeg-devel] [PATCH] Improve track number decoding for some WMA files
Michael Niedermayer
michaelni
Sun Sep 9 15:37:02 CEST 2007
Hi
On Sun, Sep 09, 2007 at 11:33:33AM +0100, Patrice Bensoussan wrote:
> Hello,
>
> A few words about the problem: there are two ways to store the track number
> information in WMA files. WM/Track (which is 0-based and is deprecated) and
> WM/TrackNumber which is 1-based which is the recommended way to store this
> information.
>
> Some WMA files contain both WM/Track and WM/TrackNumber but have an
> incorrect value for WM/Track (1-based instead of 0-based). This patch makes
> sure that WM/TrackNumber is used when present and that WM/Track value
> doesn't overwrite the correct track number stored in WM/TrackNumber.
> Basically WM/Track is ignored if WM/TrackNumber is present.
does affect WM/Track string and WM/Track interger? or just one of them?
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The greatest way to live with honor in this world is to be what we pretend
to be. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070909/cbea292c/attachment.pgp>
More information about the ffmpeg-devel
mailing list