[Bug 657381] [avidemux] Wrong duration reported in push mode

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 25 15:29:51 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=657381
  GStreamer | gst-plugins-good | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-08-25 22:29:45 UTC ---
> gst-launch-0.10 -m souphttpsrc
> location='http://absolut.zogzog.org/share/samples/avi/big_buck_bunny_720p_surround.avi'
> ! avidemux ! progressreport update-freq=1 ! fakesink silent=true
> 
> progressreport shows a duration of 2 seconds.

I didn't look too deply, but that appears to be the duration according to the
avi header.


> If I use filesrc instead of souphttpsrc 596 seconds is reported
> as expected.

Sure, in that case it can read additional info from the end as well (like the
indices).


Try:

 souphttpsrc ... ! queue2 temp-template=/tmp/foo-XXXXXX  ! avidemux ....

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