[gstreamer-bugs] [Bug 532292] New: Freeze while play a mpg file(PREROLLING)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu May 8 23:03:52 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=532292

  GStreamer | don't know | Ver: 0.10.15
           Summary: Freeze while play a mpg file(PREROLLING)
           Product: GStreamer
           Version: 0.10.15
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: chen_yong007 at yahoo.com.cn
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.19/2.20
   GNOME milestone: Unspecified


Steps to reproduce:
I try to playback a mpeg file with ac-3 audio. I try the following command:
gst-launch-0.10 filesrc location=/tmp/ac3.mpg ! dvddemux .current_video {deque
! mpeg2dec ! ffmpegcolorspace ! videoscale ! xvimagesink}
dvddemux0.current_audio {a52dec ! audioconvert ! osssink}
some information is listed:
Setting pipeline to PAUSED ...
No accelerated IMDCT transform found
Pipeline is PREROLLING ...

<Here, this command will be freezed, i have to CTRL-C to continue>
But, while i don't link audio or video branch, like thus
gst-launch-0.10 filesrc location=/tmp/ac3.mpg ! dvddemux .current_video {deque
! mpeg2dec ! ffmpegcolorspace ! videoscale ! xvimagesink}

gst-launch-0.10 filesrc location=/tmp/ac3.mpg ! dvddemux .current_audio {a52dec
! audioconvert ! osssink}

It is work normally. i can see video pictures or listen correct audio.
Anyone can tell me why and how to solve?


Stack trace:


Other information:


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=532292.




More information about the Gstreamer-bugs mailing list