After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 683189 - Please remove pitch element for now
Please remove pitch element for now
Status: RESOLVED INVALID
Product: totem
Classification: Core
Component: GStreamer backend
3.5.x
Other Linux
: Normal normal
: ---
Assigned To: Maintainer alias for GStreamer component of Totem
Maintainer alias for GStreamer component of Totem
Depends on:
Blocks:
 
 
Reported: 2012-09-02 02:05 UTC by Tim-Philipp Müller
Modified: 2012-09-02 02:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tim-Philipp Müller 2012-09-02 02:05:45 UTC
Can we please disable the pitch element for the time being?

Just got warnings from the pitch element again, and video was stuck at first frame.


(lt-totem:8031): GStreamer-CRITICAL **: gst_object_sync_values: assertion `GST_CLOCK_TIME_IS_VALID (timestamp)' failed

Program received signal SIGTRAP, Trace/breakpoint trap.

Thread 140736492291840 (LWP 8058)

  • #0 g_logv
    at /tmp/buildd/glib2.0-2.32.3/./glib/gmessages.h line 101
  • #1 g_log
    at /tmp/buildd/glib2.0-2.32.3/./glib/gmessages.c line 792
  • #2 g_return_if_fail_warning
  • #3 gst_object_sync_values
    at gstobject.c line 1067
  • #4 gst_pitch_chain
    at gstpitch.cc line 830
  • #5 gst_pad_chain_data_unchecked
    at gstpad.c line 3612
  • #6 gst_pad_push_data
    at gstpad.c line 3825
  • #7 gst_pad_push
    at gstpad.c line 3928
  • #8 gst_base_transform_chain
    at gstbasetransform.c line 2190
  • #9 gst_pad_chain_data_unchecked
    at gstpad.c line 3612
  • #10 gst_pad_push_data
    at gstpad.c line 3825
  • #11 gst_pad_chain_data_unchecked
    at gstpad.c line 3612
  • #12 gst_pad_push_data
    at gstpad.c line 3825
  • #13 gst_pad_chain_data_unchecked
    at gstpad.c line 3612
  • #14 gst_pad_push_data
    at gstpad.c line 3825
  • #15 gst_pad_push
    at gstpad.c line 3928
  • #16 gst_base_transform_chain
    at gstbasetransform.c line 2190
  • #17 gst_pad_chain_data_unchecked
    at gstpad.c line 3612
  • #18 gst_pad_push_data
    at gstpad.c line 3825
  • #19 gst_pad_push
    at gstpad.c line 3928
  • #20 gst_base_transform_chain
    at gstbasetransform.c line 2190
  • #21 gst_pad_chain_data_unchecked
    at gstpad.c line 3612
  • #22 gst_pad_push_data
    at gstpad.c line 3825
  • #23 gst_pad_chain_data_unchecked
    at gstpad.c line 3612
  • #24 gst_pad_push_data
    at gstpad.c line 3825
  • #25 gst_pad_push
    at gstpad.c line 3928
  • #26 gst_queue_push_one
    at gstqueue.c line 1045
  • #27 gst_queue_loop
    at gstqueue.c line 1161
  • #28 gst_task_func
    at gsttask.c line 316
  • #29 g_thread_pool_thread_proxy
    at /tmp/buildd/glib2.0-2.32.3/./glib/gthreadpool.c line 309
  • #30 g_thread_proxy
    at /tmp/buildd/glib2.0-2.32.3/./glib/gthread.c line 801
  • #31 start_thread
    at pthread_create.c line 304
  • #32 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 112
  • #33 ??
  • #4 gst_pitch_chain
    at gstpitch.cc line 830
$1 = 18446744073709551615

(I will not be looking into this, have more important things on my list right now).

This is with totem mewmew-vorbis-ssa.mkv
Comment 1 Tim-Philipp Müller 2012-09-02 02:23:12 UTC
Actually, nevermind. This is not pitch's fault. sorry for the noise.