[Bug 768178] New: Not able to play small size file in push mode.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 29 12:23:06 UTC 2016


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

            Bug ID: 768178
           Summary: Not able to play small size file in push mode.
    Classification: Platform
           Product: GStreamer
           Version: 1.4.1
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: jyoti_opal15 at yahoo.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 330566
  --> https://bugzilla.gnome.org/attachment.cgi?id=330566&action=edit
small file issue tagdemux

Tried to play an 8kb file in push mode, gives EOS immediately though the file
is of 4sec.
Below is the pipeline used and logs:
gst-launch-1.0 filesrc location=~/Documents/in.mp3 ! queue ! id3demux ! faad !
autoaudiosink 
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Got EOS from element "pipeline0".
Execution ended after 0:00:00.000158745
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...

It plays entire 4sec when queue is removed.
Attaching the audio file.

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