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: Jonas 'Sortie' Termansen
Subject: Re: [Gnash-dev] FFmpeg parser issues
Date: Fri, 22 Jul 2011 22:51:29 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110617 Thunderbird/3.1.11

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.



reply via email to

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