[gstreamer-bugs] [Bug 341435] Gaps not played if gnlfilesources are timed apart

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun May 21 03:41:25 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=341435
 GStreamer | gnonlin | Ver: HEAD CVS


Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #1 from Edward Hervey  2006-05-21 10:41 UTC -------
It shouldn't play gaps. The problem previously what the the gnlcomposition
would stop after the first source (seeing nothing else to play at THAT
position), which is now fixed (it will look for the next source, if any).

The composition will now emit the proper segments (with correct new segments).

To achieve what you want, you have to put 'blank' sources (producing silent
audio) under your tracks.

Something we had in gnonlin 0.8 was default sources (which had a priority of
G_MAXUINT). Those sources will be played when there's nothing else to be
played, apply to the whole length of the composition, but will not be taken
into account for the composition start/stop calculation.

I will look into hacking those back in shortly.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list