[Bug 681490] [SNB] Lossing Frame while playing mp4 files using gstreamer

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 10 00:38:56 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=681490
  GStreamer | don't know | 0.10.36

--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-08-10 07:38:52 UTC ---
~$ gst-launch-0.10 filesrc
location=/home/tpm/samples/misc/681490-MP4_h264_nHD_30FPS_580Kbps_AAC_44.1KHz_64Kbps_10sec0.7Mb_BBB.MP4
! qtdemux name=d  d.video_00 ! fakesink -v | grep chain | wc -l
300

Looks like all frames are demuxed and decoded fine, so I guess you need to look
into where they are dropped at the sink.

a GST_DEBUG=*sink:5 log might tell you.

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