[Bug 632222] [mpegvideoparse] missing timestamps
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jun 13 04:38:54 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=632222
GStreamer | gst-plugins-bad | unspecified
--- Comment #16 from Jason Pinto <raju.babannavar at gmail.com> 2013-06-13 11:38:45 UTC ---
I tried to reproduce this issue using pipeline mentioned in description. I
couldn't get expected results. Below given are the results.
gst-launch --version
gst-launch-1.0 version 1.0.4
GStreamer 1.0.4
Unknown package origin
gst-launch filesrc location=mpegvideoparse.mpeg ! mpegvideoparse ! fakesink -v
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
/GstPipeline:pipeline0/GstMpegvParse:mpegvparse0.GstPad:src: caps = video/mpeg,
mpegversion=(int)2, systemstream=(boolean)false, parsed=(boolean)true,
width=(int)720, height=(int)480, framerate=(fraction)30000/1001,
pixel-aspect-ratio=(fraction)8/9,
codec_data=(buffer)000001b32d01e024249f228110111112121213131313141414141415151515151516161616161616171717171717171718181819181818191a1a1a1a191b1b1b1b1b1c1c1c1c1e1e1e1f1f21000001b5148200010000,
profile=(string)main, level=(string)main, interlace-mode=(string)mixed
/GstPipeline:pipeline0/GstFakeSink:fakesink0.GstPad:sink: caps = video/mpeg,
mpegversion=(int)2, systemstream=(boolean)false, parsed=(boolean)true,
width=(int)720, height=(int)480, framerate=(fraction)30000/1001,
pixel-aspect-ratio=(fraction)8/9,
codec_data=(buffer)000001b32d01e024249f228110111112121213131313141414141415151515151516161616161616171717171717171718181819181818191a1a1a1a191b1b1b1b1b1c1c1c1c1e1e1e1f1f21000001b5148200010000,
profile=(string)main, level=(string)main, interlace-mode=(string)mixed
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Got EOS from element "pipeline0".
Execution ended after 2160984 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...
--
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