[vlc-devel] commit: Review a bit wav demuxer against broken files. (Laurent Aimar )

Srikanth Raju srikiraju at gmail.com
Mon Mar 30 12:37:41 CEST 2009


Hey,
Attached patch fixes issue.

On Mon, Mar 30, 2009 at 4:45 AM, xxcv <xxcv07 at gmail.com> wrote:

>  Hi,
> git version control wrote:
>
> vlc | branch: master | Laurent Aimar <fenrir at videolan.org> <fenrir at videolan.org> | Sat Mar 28 16:09:41 2009 +0100| [b6352fa893ec297a960f1bf35969e17ee5cb99d5] | committer: Laurent Aimar
>
> Review a bit wav demuxer against broken files.
>
>
>
>  http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b6352fa893ec297a960f1bf35969e17ee5cb99d5
>
>  ---
>
>  modules/demux/wav.c |  155 ++++++++++++++++++++++++++++++---------------------
>  1 files changed, 92 insertions(+), 63 deletions(-)
>
> Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=b6352fa893ec297a960f1bf35969e17ee5cb99d5
>
>  Speex wav files are broken since vlc-1.0.0-pre1-20090328-2307
>
> wav debug: chunk: fcc=`fmt ` size=16
>
> wav debug: format: 0x0001, fourcc: araw, channels: 1, freq: 16000 Hz,
> bitrate: 31Ko/s, blockalign: 2, bits/samples: 16, extra size: 0
>
>
>  avformat debug: detected format: aac
>
> main debug: selecting program id=0
>
> avformat debug: adding es: audio codec = mp4a
>
> avformat debug: AVFormat supported stream
>
> avformat debug: - format = aac (raw ADTS AAC)
>
> avformat debug: - start time = -1
>
> avformat debug: - duration = -1
>
>
>  ------------------------------
>
> Before
> wav debug: chunk: fcc=`fmt ` size=16
>
> wav debug: format: 0x0001, fourcc: araw, channels: 1, freq: 16000 Hz,
> bitrate: 31Ko/s, blockalign: 2, bits/samples: 16, extra size: 0
>
> wav debug: found Raw audio audio format
>
> wav debug: chunk: fcc=`data` size=213120
>
> main debug: selecting program id=0
>
> main debug: using demux module "wav"
>
>
> Regards
>
>
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
>


-- 
Regards,
Srikanth Raju
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090330/b8a8dfa9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Fixes-wav-demux-for-PCM-wavs.patch
Type: text/x-patch
Size: 690 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090330/b8a8dfa9/attachment.bin>


More information about the vlc-devel mailing list