[Bug 761386] flv file can't be demuxed

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Feb 1 19:23:12 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=761386

--- Comment #5 from kb.park <kb.park at navercorp.com> ---
Thanks for your response. Could you check below logs or need more logs?

gst-launch-1.0  filesrc location=271.flv  ! decodebin  ! videoconvert ! x264enc
! queue ! mp4mux  ! filesink location="result.mp4" --gst-debug-level=3
Setting pipeline to PAUSED ...
0:00:00.022687608 28371       0x9c38d0 WARN                 basesrc
gstbasesrc.c:3481:gst_base_src_start_complete:<filesrc0> pad not activated yet
Pipeline is PREROLLING ...
0:00:00.022911259 28371       0x9b6c00 WARN                 basesrc
gstbasesrc.c:2391:gst_base_src_update_length:<filesrc0> processing at or past
EOS
0:00:00.022949957 28371       0x9b6c00 WARN                typefind
gsttypefindelement.c:1072:gst_type_find_element_loop:<typefind> error: Stream
contains no data.
0:00:00.022972609 28371       0x9b6c00 WARN                typefind
gsttypefindelement.c:1072:gst_type_find_element_loop:<typefind> error: Can't
typefind empty stream
0:00:00.023027955 28371       0x9b6c00 WARN                typefind
gsttypefindelement.c:1169:gst_type_find_element_loop:<typefind> error: stream
stopped, reason error
ERROR: from element
/GstPipeline:pipeline0/GstDecodeBin:decode/GstTypeFindElement:typefind: Stream
contains no data.
Additional debug info:
gsttypefindelement.c(1072): gst_type_find_element_loop ():
/GstPipeline:pipeline0/GstDecodeBin:decode/GstTypeFindElement:typefind:
Can't typefind empty stream
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...

-- 
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