[FFmpeg-devel] [Patch] RIFF invalid format id.
内田佳久
yoshihisa.uchida
Fri Mar 12 12:45:38 CET 2010
Hi, developpers,
I create the wave file(riff) on the following conditions:
- format: linear pcm 32bit
- channels: mono
- frequency: 44.1kHz
When I confirmed the wave file, the value of format id was not 0x0001
but 0xfffe.
When format is IEEE float (32/64bit), the same ploblem is occured.
(0x0003 -> 0xfffe)
I append the patch file to this problem.
sincerly yours,
----
Yoshihisa Uchida
yoshihisa.uchida at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg_wav_extension.patch
Type: application/octet-stream
Size: 3140 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100312/10eb3084/attachment.obj>
More information about the ffmpeg-devel
mailing list