[Bug 709833] New: Cannot set playspeed !=1 on Mpeg TS played trough soupthhsrc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 10 18:28:04 CEST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=709833
  GStreamer | gst-plugins | 1.x

           Summary: Cannot set playspeed !=1 on Mpeg TS played trough
                    soupthhsrc
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: etrousset at awox.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I tried the following cmd with a moded gst-launch to handle a playspeed
parameter.

./gst-launch-1.0 -p 2 playbin uri=http://10.1.117.4:61498/mal/I/MY11/146.mpeg

----------------------------------------------------------
Here is the output, the file plays at speed 1

===============================================================================================
This is a moded version of gst-inspect-1.0 to accept a -p %f param and apply it
as playspeed.
===============================================================================================
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Redistribute latency...
Prerolled, waiting for buffering to finish...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
Setting playspeed to 2.00x

(gst-launch-1.0:27468): GStreamer-CRITICAL **: gst_segment_do_seek: assertion
`segment->format == format' failed
Failed to set playspeed!
New clock: GstAudioSinkClock



If I download the file with wget and play it trough the filesrc element, the
file play at the requested speed.

am I missing something, or is there a bug for this kind of media?
Mpeg PS file works well...

Regards, 
Eric

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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