[Ffmpeg-devel] WMA encoding and Windows Media Player for Mac OS X

Michael Niedermayer michaelni
Mon Mar 5 11:50:50 CET 2007


Hi

On Sun, Mar 04, 2007 at 11:19:43PM -0600, Tyler Loch wrote:
> >ive fixed a few more random bugs in our asf muxer, could you retry?
> 
> Seems to be the same. Pops and buzzes throughout the audio track.
> I did some tweaking a couple days ago, and found that the extra_size2  
> variable was the trigger for the audio playback working:
> 
>         case CODEC_TYPE_AUDIO:
>             wav_extra_size = 0;
>             extra_size = 18 + wav_extra_size;
> --->      extra_size2 = 8;
>             break;
>         default:
> 
> Before r7960, extra_size2 was effectively set to zero. With it set to  
> 8 (or anything but zero), audio plays in WMP Mac (albeit glicthy).
> ...not terribly sure if the problem is related to a mismatch in  
> sizing, or something else.

its 8 in all asf files i have ...

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

While the State exists there can be no freedom; when there is freedom there
will be no State. -- Vladimir Lenin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070305/cdb2c89b/attachment.pgp>



More information about the ffmpeg-devel mailing list