GNOME Bugzilla – Bug 138321
[qtdemux] can't play capsissue1.mov
Last modified: 2004-12-22 21:47:04 UTC
[cschalle@localhost Video]$ totem lord\ of\ the\ rings\ parody\ trailer.mov ERROR audioconvert( 7071) gstaudioconvert.c(245):gst_audio_convert_chain:<audioconvert> (null) ERROR audioconvert( 7071) gstaudioconvert.c(245):gst_audio_convert_chain:<audioconvert> Sink pad not negotiated before chain function ERROR scheduler( 7071) gstoptimalscheduler.c(2287):gst_opt_scheduler_iterate:<GstOptScheduler@0x918d5d0> in error state This movie is available here: http://freedesktop.org/~uraeus/capsissue1.mov
Using basicgthread I get this error: [cschalle@localhost Video]$ totem --gst-scheduler=basicgthread lord\ of\ the\ rings\ parody\ trailer.mov ERROR GST_PADS( 7476) gstpad.c(3098):gst_pad_pull:<src_0> (null) ERROR GST_PADS( 7476) gstpad.c(3098):gst_pad_pull:<src_0> pull on pad src_0:sink but the peer pad qtdemux0:audio_00 has no gethandler
it's audio format fault : uncompressed PCM see #138666 for tons of similar reports, with basicgthread & avidemux this time
Was fixed recently.