On 07/22/2011 10:43 PM, Sandro Santilli wrote:

The misc-ming.all/NetStream-SquareTest.swf file should be loading
an .ogg file and the runner contains pixel-checking for it, so
it should be working, or we'd get a lot of failures on the
buildbots. Take a look.

The ogg file you mentioned does not have an audio track, and thus cleverly avoids the problem The problem is in AudioDecoderFfmpeg where it mistakenly requires a parsers and fails when none is available.

I have fixed that issue in my repo. I'll test things more properly and then I'll file a bug and patch when I am sure I fixed it correctly. Right now I am having decoding issues with .flac, I have to see if that is a related bug.

_______________________________________________
Gnash-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to