Not sure if these are important messages being passed to the Terminal or not, but the following Gstreamer warning messages have appeared:
(campcaster-studio:31843): GStreamer-WARNING **: pad mpegaudioparse2:src returned caps which are not a real subset of its template caps
This warning seems to appear whenever a file is played in Live Mode.
More worrisome, however, are the CRITICAL messages displayed when playing a playlist with two embedded playlists in Live Mode. The playlist has a playlist embedded, which then has another playlist embedded for a structure like this:
Playlist 1
File A
Playlist 2
File X
Playlist AA
File XX
File YY
File Y
File B
That results in the following output to the terminal:
[GstreamerPlayer] [virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::configure(const xmlpp::Element&)]
[GstreamerPlayer] [virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::initialize()]
[GstreamerPlayer] [virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::configure(const xmlpp::Element&)]
[GstreamerPlayer] [virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::initialize()]
[GstreamerPlayer] BEGIN: virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::preload(std::string)
[GstreamerPlayer] END__: virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::preload(std::string) - Took 2.6e-05s
[GstreamerPlayer] BEGIN: virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::open(std::string)
[GstreamerPlayer] Opening URL: file:///home/cc-studio/src/gstreamer-0.10/campcaster/usr/tmp/campcasterStudioStorageClient691845e291c1946c-660260756.smil
[GstreamerPlayer] Timestamp: 2008-Jan-17 10:30:31.325133
prepareAnimations: animation set begin=231046528, end=32, from=0.000000, to=1.000000
[GstreamerPlayer] END__: virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::open(std::string) - Took 0.066406s
[GstreamerPlayer] BEGIN: virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::start()
[GstreamerPlayer] END__: virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::start() - Took 0.020659s
gLiveSupport: Live Mode playing playlist 'test pl'
(campcaster-studio:32025): GStreamer-WARNING **: pad mpegaudioparse0:src returned caps which are not a real subset of its template caps
(campcaster-studio:32025): GStreamer-WARNING **: pad mpegaudioparse0:src returned caps which are not a real subset of its template caps
[GstreamerPlayer] BEGIN: virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::pause()
[GstreamerPlayer] END__: virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::pause() - Took 0.007315s
[GstreamerPlayer] BEGIN: virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::start()
[GstreamerPlayer] END__: virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::start() - Took 0.000463s
[GstreamerPlayer] BEGIN: virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::pause()
[GstreamerPlayer] END__: virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::pause() - Took 0.00558s
[GstreamerPlayer] BEGIN: virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::start()
[GstreamerPlayer] END__: virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::start() - Took 0.000477s
[GstreamerPlayer] BEGIN: virtual bool LiveSupport::PlaylistExecutor::GstreamerPlayer::playNextSmil()
(campcaster-studio:32025): GLib-GObject-WARNING **: invalid cast from `GstController' to `GstObject'
(campcaster-studio:32025): GLib-GObject-WARNING **: invalid cast from `GstInterpolationControlSource' to `GstObject'
[GstreamerPlayer] END__: virtual bool LiveSupport::PlaylistExecutor::GstreamerPlayer::playNextSmil() - Took 0.063658s
[GstreamerPlayer] BEGIN: virtual bool LiveSupport::PlaylistExecutor::GstreamerPlayer::playNextSmil()
[GstreamerPlayer] END__: virtual bool LiveSupport::PlaylistExecutor::GstreamerPlayer::playNextSmil() - Took 0.06535s
[GstreamerPlayer] BEGIN: virtual bool LiveSupport::PlaylistExecutor::GstreamerPlayer::playNextSmil()
[GstreamerPlayer] END__: virtual bool LiveSupport::PlaylistExecutor::GstreamerPlayer::playNextSmil() - Took 0.056166s
[GstreamerPlayer] BEGIN: virtual bool LiveSupport::PlaylistExecutor::GstreamerPlayer::playNextSmil()
[GstreamerPlayer] END__: virtual bool LiveSupport::PlaylistExecutor::GstreamerPlayer::playNextSmil() - Took 0.062733s
[GstreamerPlayer] BEGIN: virtual bool LiveSupport::PlaylistExecutor::GstreamerPlayer::playNextSmil()
[GstreamerPlayer] END__: virtual bool LiveSupport::PlaylistExecutor::GstreamerPlayer::playNextSmil() - Took 0.06105s
(campcaster-studio:32025): GStreamer-WARNING **: pad mpegaudioparse1:src returned caps which are not a real subset of its template caps
(campcaster-studio:32025): GStreamer-WARNING **: pad mpegaudioparse1:src returned caps which are not a real subset of its template caps
[GstreamerPlayer] BEGIN: virtual bool LiveSupport::PlaylistExecutor::GstreamerPlayer::playNextSmil()
[GstreamerPlayer] END__: virtual bool LiveSupport::PlaylistExecutor::GstreamerPlayer::playNextSmil() - Took 0.047256s
[GstreamerPlayer] BEGIN: virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::close()
(campcaster-studio:32025): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT (object)' failed
(campcaster-studio:32025): GStreamer-CRITICAL **: gst_element_set_state: assertion `GST_IS_ELEMENT (element)' failed
(campcaster-studio:32025): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT (object)' failed
(campcaster-studio:32025): GStreamer-CRITICAL **: gst_element_set_state: assertion `GST_IS_ELEMENT (element)' failed
[GstreamerPlayer] END__: virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::close() - Took 0.000132s
[GstreamerPlayer] BEGIN: static gboolean LiveSupport::PlaylistExecutor::GstreamerPlayer::fireOnStopEvent(void*)
[GstreamerPlayer] BEGIN: virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::close()
(campcaster-studio:32025): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT (object)' failed
(campcaster-studio:32025): GStreamer-CRITICAL **: gst_element_set_state: assertion `GST_IS_ELEMENT (element)' failed
(campcaster-studio:32025): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT (object)' failed
(campcaster-studio:32025): GStreamer-CRITICAL **: gst_element_set_state: assertion `GST_IS_ELEMENT (element)' failed
[GstreamerPlayer] END__: virtual void LiveSupport::PlaylistExecutor::GstreamerPlayer::close() - Took 0.000131s
[GstreamerPlayer] END__: static gboolean LiveSupport::PlaylistExecutor::GstreamerPlayer::fireOnStopEvent(void*) - Took 0.03832s