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 433500 - GStreamer / FFMpeg Plug-in / MPEG4 / MP4 / mpeg4 video
GStreamer / FFMpeg Plug-in / MPEG4 / MP4 / mpeg4 video
Status: RESOLVED DUPLICATE of bug 433491
Product: GStreamer
Classification: Platform
Component: gst-libav
0.10.12
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-26 04:52 UTC by crisman
Modified: 2007-04-26 08:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description crisman 2007-04-26 04:52:18 UTC
+++ This bug was initially created as a clone of Bug #433491 +++

# gst-launch -v filesrc location=/MEDIA/test_qcif.m4v ! ffdec_mpeg4 ! identity ! ffmpegcolorspace ! videoscale ! autovideosink

--> LOG
..........................
[gstffmpegdec.c:1666] [gst_ffmpegdec_sink_event]
/pipeline0/identity0: last-message = "event   ******* (identity0:sink) E (type: 102, GstEventNewsegment, update=(boolean)false, rate=(double)1, applied_rate=(double)1, format=(GstFormat)GST_FORMAT_TIME, start=(gint64)0, stop=(gint64)-1, position=(gint64)0) 0x9fc20a0"
[gstffmpegdec.c:1806] [gst_ffmpegdec_chain]
ERROR: from element /pipeline0/ffdec_mpeg40: Internal GStreamer error: negotiation problem.  Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer.
Additional debug info:
gstffmpegdec.c(2010): gst_ffmpegdec_chain (): /pipeline0/ffdec_mpeg40:
ffdec_mpeg4: input format was not set before data start
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
[gstffmpegdec.c:2025] [gst_ffmpegdec_change_state]
[gstffmpegdec.c:445] [gst_ffmpegdec_close]
[gstffmpegdec.c:2025] [gst_ffmpegdec_change_state]
FREEING pipeline ...
.....

 
??? Questions!!
1) Why error occured? please tell me, solution of this ploblem.
2) What is pipeline for MPEG 4 video play?
   < What do i using element or plug-in? >

-- please help me.


ah.. using playbin plug-in, mpeg 4 video play. so command-line(gst-launch), 
manual pipeline can't play.
Comment 1 Tim-Philipp Müller 2007-04-26 08:21:33 UTC
This is exactly the same problem as the other bug. Why did you clone it? Closing. Please add comments to the other bug if you have additional remarks.


*** This bug has been marked as a duplicate of 433491 ***