[vlc-devel] [PATCH] WAV Mux : Extend the muxer to support non-PCM codecs.

Jai Menon jmenon86 at gmail.com
Sat Jun 26 21:46:49 CEST 2010


On Sun, Jun 27, 2010 at 12:39 AM, Laurent Aimar <fenrir at elivagar.org> wrote:
> On Sun, Jun 27, 2010 at 12:24:16AM +0530, Jai Menon wrote:
>> On Sun, Jun 27, 2010 at 12:08 AM, Laurent Aimar <fenrir at elivagar.org> wrote:
>> > Hi,
>> >
>> > On Sat, 2010-06-26 at 22:59 +0530, Jai Menon wrote:
>> >> The current muxer generates invalid files whenever any streams
>> >> with  non-PCM codecs are used as input. This is fixed by using
>> >> a VLC codec ID-to-waveformat tag map. The map has been populated
>> >> with some codecs to begin with and can be extended as necessary.
>> >  I think it might be better to use the table wave_format_tag_to_fourcc
>> > defined in vlc_codecs.h
>>
>> That table doesn't include the pcm fourccs. Do you want me to add those?
>  If you check that doing so doesn't break current usage of the table, yes,
> it would be great.

done without breaking any current usage.

-- 
Jai Menon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-WAV-Mux-Extend-the-muxer-to-support-non-PCM-codecs.patch
Type: text/x-patch
Size: 2400 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100627/9e3950da/attachment.bin>


More information about the vlc-devel mailing list