[vlc-devel] fixing a bug: preferred audio language select for .ogg
Karl Ostmo
kostmo at gmail.com
Thu Sep 16 04:30:31 CEST 2010
On Wed, Sep 15, 2010 at 7:04 PM, Jean-Baptiste Kempf <jb at videolan.org> wrote:
> On Wed, Sep 15, 2010 at 06:51:40PM -0500, Karl Ostmo wrote :
>> Yes, in all of the .ogg files I've seen, the language attributes look
>> like this: "LANUGAGE=English" or "LANGUAGE=Japanese". In
>> vorbis_ParseComment() (defined in vlc/modules/demux/vorbis.h), I added
>> another case:
>> else IF_EXTRACT("LANGUAGE=", Language )
> Oh, my...
>
> Do you have samples to share?
I've uploaded three files prefixed with "dual_audio_ogg" to the FTP
server. Each exhibits this problem.
After struggling with this for several hours I can see why Matroska is
a better container format and would be satisfied with WONTFIX on the
ticket.
Karl
More information about the vlc-devel
mailing list