[Bug 752953] asfdemux: videosrc no data

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Dec 28 11:12:27 UTC 2016


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|---                         |INVALID
   Target Milestone|git master                  |NONE

--- Comment #11 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
This file is simply broken, all packets have a timestamp of 0:

GST_DEBUG=*asf*:6 gst-launch-1.0 filesrc location=752953-stream.asf ! asfdemux
name=d d.video_0 ! fakesink silent=false -v  2>&1 | grep -e 'media object ts'
-e 'send time' | sed -e s'/.*:<d>//g'

...
send time        : 0:00:00.000000000
media object ts  : 0:00:00.000000000
...
(repeats to end)

VLC and mpv don't play this either.

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