GNOME Bugzilla – Bug 350562
Error message when transcoding
Last modified: 2006-08-18 10:18:25 UTC
When trying to transcode an AVI I get the following message. The transcoding do continue though, but the resulting video file have no audio. gstmad.c(1421): gst_mad_chain (): /project-New Project/timeline-New Project/composition-audiocomp/source-file:///home/cschalle/Desktop/gnomevasion.avi-audio2/pitivi+elements+singledecodebin+singledecodebin1/mad2 Output from console: [cschalle@localhost noarch]$ pitivi (pitivi:6867): GStreamer-WARNING **: Element internal-fakesink is not in bin pitivi+elements+singledecodebin+singledecodebin0 Traceback (most recent call last):
+ Trace 70123
self._closePadLink(element, pad, pad.get_caps())
self._tryToLink1(element, pad, facts)
self._closeLink(element)
self._wrapUp(element, pad)
self.remove(self.fakesink)
(pitivi:6867): GStreamer-WARNING **: Element internal-fakesink is not in bin pitivi+elements+singledecodebin+singledecodebin1 Traceback (most recent call last):
this is gone, singledecodebin doesn't have an internal-fakesink anymore.