gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] FFmpeg parser issues


From: Sandro Santilli
Subject: Re: [Gnash-dev] FFmpeg parser issues
Date: Fri, 22 Jul 2011 23:16:01 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Fri, Jul 22, 2011 at 10:51:29PM +0200, Jonas 'Sortie' Termansen wrote:
> 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.

The most important thing would be an automated testcase.
That's of upmost importance to secure any bugfix.
For a start you may try to inject audio into the square.ogg file
and have the test runner (the .cpp file) check
for sound _not_ being silent. We could add an interface to
MovieTester to check that, which would then be reusable for
a testsuite focused on self-contained audio decoding tests.

--strk;

  ()   Free GIS & Flash consultant/developer
  /\   http://strk.keybit.net/services.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]