gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Choppy sound on video playback [PATCH]


From: Deomid Ryabkov
Subject: Re: [Gnash-dev] Choppy sound on video playback [PATCH]
Date: Sat, 21 Jun 2008 19:46:14 -0700
User-agent: Thunderbird 2.0.0.14 (X11/20080505)

strk wrote:
If you look at the FFMPEG implementation (both for Sound and NetStream
classes) you'll see that the responsibility in that case is taken
by media::MediaParser and media::VideoDecoder/media::AudioDecoder.
With that layout we do have queues (MediaParser being responsible for them).

So, there are two things to do:

        1: understand/evaluate/improve-if-needed the sound_handler (gnash mixer)
        2: port the gstreamer implementation to the new layout.

Do you think you can help with that ?

sure, i'd be willing to. though i must warn you that i have zero experience 
with gstreamer beyond what i did to fix this annoyance.
but i'm willing to dive in.

let me see if i understand it correctly - you want to keep NetStreamGst, but 
use MediaParser-derived decoder in place of decodebin?
if yes, then i guess this would mean writing our own gstreamer decoder that 
would wrap MediaParser.
if no, then i'm confused, please correct me.


--
Deomid Ryabkov aka Rojer
address@hidden
address@hidden
ICQ: 8025844




reply via email to

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