[FFmpeg-devel] [PATCH][GSoC] Implement floating point decoding in ALS

Umair Khan omerjerk at gmail.com
Thu Apr 21 14:46:22 CEST 2016


Hi,

This patch is the second qualification task of my project.
The patch isn't final yet.
I've got it reviewed by Thilo Borgmann and now sending it here.

Currently, it decodes the floating point data perfectly, and prints
the output to the console.
I matched the output float values with the ones in the original .wav
file and they are same.

Right now, I'm having problem with writing the data to the output
file. The output file generated is almost half the size of what it
should be. I've checked the code and it should work but it doesn't.

I'm also attaching the encoded file having floating point sample data
which I use for testing.

Umair
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Implement-floating-point-decoding-in-ALS.patch
Type: text/x-patch
Size: 21352 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160421/c072148e/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: float.mp4
Type: video/mp4
Size: 45941 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160421/c072148e/attachment.mp4>


More information about the ffmpeg-devel mailing list