<div dir="ltr">Thanks!  <div>Indeed, it doesn't appear to be able to be decoded!?!  I have no clue what "extradata" is or would be?  Is that something associated with the .ogg container or is it really something that we need to decode it? (apparently it's not totally needed since the flash player itself can decode the example file I gave and play it just fine)</div>
<div><br></div><div>Does anyone know if the <a href="http://www.speex.org">www.speex.org</a> codec needs this "extradata"?  Is there some command that will just dump the audio frames as is to stdout so I can pipe them to speexdec?</div>
<div><br></div><div>Ideally though it would be implemented in mencoder or ffmpeg (so I we can do videos with audio in sync without using a other software).  </div><div>Should I file another enhancement to overcome this "extradata" issue?</div>
<div>Steve <br><br><div class="gmail_quote">On Fri, Aug 29, 2008 at 12:10 PM, Baptiste Coudurier <span dir="ltr"><<a href="mailto:baptiste.coudurier@smartjog.com">baptiste.coudurier@smartjog.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<div><div></div><div class="Wj3C7c"><br>
Steven Woolley wrote:<br>
> Hi all, I'm messing with the flash player 10 beta, which allows audio<br>
> to be recorded in Speex format, but having a hard time converting it<br>
> to anything else from the .flv.  I'm betting this will become a lot<br>
> more common in the future given the openness and lack of patents for<br>
> Speex vs. other flash audio codec's (nellymoser in particular).<br>
><br>
><br>
> In a nutshell, speex in a .flv is new enough that noone supports it<br>
> yet (and I'm not even sure the .flv's I'm generating are correct, but<br>
> noone is, because until you have something that will read it, there's<br>
> now way to say it's working or not!)<br>
><br>
> All I do know is that both vlc and ffmpeg give "Unsupported audio codec" errors.<br>
><br>
> So, a) is there any way to get vlc or ffmpeg to work with speex?  I am<br>
> willing to do a custom compile, change code, etc. (if I knew where to start!)<br>
><br>
> or b) failing that, how do I simply output the raw speex audio stream from<br>
> the flv to a pipe or file? So I can decode it with the official speex stuff?<br>
><br>
<br>
</div></div>FFmpeg r15028 flv demuxer now supports speex.<br>
<br>
It seems speex in flv does not embed extradata however (could not find<br>
it in the file I got), so decoder might need some tweaking.<br>
<font color="#888888"><br>
--<br>
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA<br>
Smartjog USA Inc.                                <a href="http://www.smartjog.com" target="_blank">http://www.smartjog.com</a><br>
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA<br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</div></div></blockquote></div><br></div></div>