[Bug 761419] New: avi file decoding problem

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Feb 1 20:25:31 UTC 2016


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

            Bug ID: 761419
           Summary: avi file decoding problem
    Classification: Platform
           Product: GStreamer
           Version: 1.7.1
                OS: Linux
            Status: NEW
          Severity: major
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: kb.park at navercorp.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Hi

I tyried below avi file deoding and found the problem
Please check and let me know the solutions.

#gst-launch-1.0  filesrc location=04317.avi  ! decodebin name="decode" decode.
! videoconvert ! videoscale !  x264enc ! queue ! mp4mux name="mux" ! filesink
location="result.mp4"  --gst-debug-level=3
Setting pipeline to PAUSED ...
0:00:00.032638536 29591      0x1538d60 WARN                 basesrc
gstbasesrc.c:3481:gst_base_src_start_complete:<filesrc0> pad not activated yet
Pipeline is PREROLLING ...
0:00:00.038679364 29591      0x152b680 WARN                    riff
riff-media.c:929:gst_riff_create_video_caps: Unknown video fourcc YVU9
Redistribute latency...
0:00:00.047070499 29591 0x7fdae4004b20 ERROR                  libav :0::
Context scratch buffers could not be allocated due to unknown size.
Redistribute latency...
0:00:00.317928185 29591      0x152b590 FIXME               basesink
gstbasesink.c:3125:gst_base_sink_default_event:<filesink0> stream-start event
without group-id. Consider implementing group-id handling in the upstream
elements
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock

<= not finished and stopped execution.

^CCaught interrupt -- handling interrupt.
Interrupt: Stopping pipeline ...

(gst-launch-1.0:29591): GLib-CRITICAL **: Source ID 47 was not found when
attempting to remove it
Execution ended after 14518229136 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...
(gst-launch-1.0:29387): GLib-CRITICAL **: Source ID 57 was not found when
attempting to remove it
Execution ended after 18270412350 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...

# gst-typefind-1.0 04317.avi 
04317.avi - video/x-msvideo


you can download file 
https://www.dropbox.com/s/tg6cy1er7iaagnf/031002134b0e73685d73db95032c3d33124_yds04317.avi?dl=0

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