After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 388203 - Error at end of rendering file
Error at end of rendering file
Status: RESOLVED NOTGNOME
Product: pitivi
Classification: Other
Component: General
Git
Other Linux
: Normal normal
: Git
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2006-12-21 09:18 UTC by Christian Fredrik Kalager Schaller
Modified: 2006-12-21 11:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Fredrik Kalager Schaller 2006-12-21 09:18:03 UTC
Gluing together to WMV files and outputting them to Ogg. The rendering completed, but this popped up at the end.

Internal data stream error.

fluasfdemux.c(1094): gst_fluasfdemux_loop (): /project-New Project/timeline-New Project/composition-audiocomp/source-file:///home/cschalle/gst/elisa/sample_data/movies/indonesia.wmv-audio2/pitivi+elements+singledecodebin+singledecodebin1/fluasfdemux6:
Can't push EOS downstream (empty/invalid file with no streams/packets ?)
Comment 1 Edward Hervey 2006-12-21 11:13:14 UTC
This is in fact a problem in fluasfdemux. If it can't push EOS on all pads, it emits an error... which is bogus.
Closing the bug, the issue will be fixed in fluasfdemux.