[Bug 715074] [Pitivi] Not-negotiated error preventing rendering a timeline with a PNG with no audio before a video clip

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Nov 24 14:18:25 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=715074
  GStreamer | gst-editing-services | git

Thibault Saunier <thibault.saunier> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thibault.saunier at collabora.
                   |                            |com

--- Comment #1 from Thibault Saunier <thibault.saunier at collabora.com> 2013-11-24 22:18:18 UTC ---
This is due to your project settings, in:

<stream-profile parent='pitivi-profile' id='1' type='audio' presence='0'
format='audio/x-vorbis' preset-name='vorbisenc' restriction='audio/x-raw,
channels=(int)2, rate=(glong)48000' />

rate should be rate=(gint)48000, not glong, please try to reproduce.

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


More information about the gstreamer-bugs mailing list