[FFmpeg-devel] [PATCH] ffmpeg doesn't decode track number on some wma files
Patrice Bensoussan
patrice.bensoussan
Thu Jun 14 01:34:22 CEST 2007
On 14 Jun 2007, at 00:20, Patrice Bensoussan wrote:
> Hello,
>
> It seems that ffmpeg doesn't decode the track number on some wma
> files. The reason for this is that these files are using strings to
> store this information rather than word/dword.
>
> Here is a patch to fix this problem and properly set the track
> number information for these files.
> Patrice
>
> <fix-wma-track-number.txt>
>
Forgot to include MS documentation which says that both dword and
string should be supported:
http://msdn2.microsoft.com/en-au/library/aa392015.aspx
Patrice
More information about the ffmpeg-devel
mailing list