gstreamer/tools
Thibault Saunier de256fcf13 tools:launch: clean user facing message on wrong timeline description
Summary:
Before:

  $ ../gst-editing-services/tools/ges-launch-1.0 -p
  0:00:00.028629728  8155      0x17e1b60 ERROR                default ges-launcher.c:214:_create_timeline: serialized timeline is   -p

  ** (lt-ges-launch-1.0:8155): ERROR **: Could not create timeline, error: Could not find a suitable formatter
  [1]    8155 trace trap (core dumped)  ../gst-editing-services/tools/ges-launch-1.0 -p

  $

After:

  $ GST_DEBUG=0 ges-launch-1.0 -p

  ERROR: Could not create timeline, error: Could not find a suitable formatter

  $

Reviewers: Mathieu_Du

Differential Revision: http://phabricator.freedesktop.org/D95
2015-04-15 17:53:01 +02:00
..
ges-launch.c ges-launch: Add support for +test-clip 2015-04-07 14:15:36 +02:00
ges-launcher.c tools:launch: clean user facing message on wrong timeline description 2015-04-15 17:53:01 +02:00
ges-launcher.h ges-launch: port to GApplication 2015-03-25 12:27:52 +01:00
ges-validate.c ges-launch: port to GApplication 2015-03-25 12:27:52 +01:00
ges-validate.h ges-launch: port to GApplication 2015-03-25 12:27:52 +01:00
Makefile.am ges-launch: port to GApplication 2015-03-25 12:27:52 +01:00
utils.c ges-launch: port to GApplication 2015-03-25 12:27:52 +01:00
utils.h ges-launch: port to GApplication 2015-03-25 12:27:52 +01:00