PRINT 305 tools/gst-launch.c PRINT ("%16s: %s\n", gst_tag_get_nick (tag), str);
PRINT 307 tools/gst-launch.c PRINT ("%16s: %s\n", "", str);
PRINT 319 tools/gst-launch.c PRINT ("Caught interrupt -- ");
PRINT 343 tools/gst-launch.c PRINT ("handling interrupt.\n");
PRINT 384 tools/gst-launch.c PRINT ("Caught SIGUSR1 - Play request.\n");
PRINT 388 tools/gst-launch.c PRINT ("Caught SIGUSR2 - Stop request.\n");
PRINT 446 tools/gst-launch.c PRINT (_("Got message #%u from element \"%s\" (%s): "),
PRINT 450 tools/gst-launch.c PRINT (_("Got message #%u from pad \"%s:%s\" (%s): "),
PRINT 454 tools/gst-launch.c PRINT (_("Got message #%u from object \"%s\" (%s): "),
PRINT 458 tools/gst-launch.c PRINT (_("Got message #%u (%s): "), (guint) seqnum,
PRINT 466 tools/gst-launch.c PRINT ("%s\n", sstr);
PRINT 469 tools/gst-launch.c PRINT ("no message details\n");
PRINT 480 tools/gst-launch.c PRINT ("New clock: %s\n", (clock ? GST_OBJECT_NAME (clock) : "NULL"));
PRINT 488 tools/gst-launch.c PRINT ("Clock lost, selecting a new one\n");
PRINT 495 tools/gst-launch.c PRINT (_("Got EOS from element \"%s\".\n"),
PRINT 504 tools/gst-launch.c PRINT (_("FOUND TAG : found by element \"%s\".\n"),
PRINT 507 tools/gst-launch.c PRINT (_("FOUND TAG : found by pad \"%s:%s\".\n"),
PRINT 510 tools/gst-launch.c PRINT (_("FOUND TAG : found by object \"%s\".\n"),
PRINT 513 tools/gst-launch.c PRINT (_("FOUND TAG\n"));
PRINT 528 tools/gst-launch.c PRINT (_("INFO:\n%s\n"), debug);
PRINT 545 tools/gst-launch.c PRINT (_("WARNING: from element %s: %s\n"), name, gerror->message);
PRINT 547 tools/gst-launch.c PRINT (_("Additional debug info:\n%s\n"), debug);
PRINT 587 tools/gst-launch.c PRINT (_("Prerolled, waiting for buffering to finish...\n"));
PRINT 602 tools/gst-launch.c PRINT ("%s %d%% \r", _("buffering..."), percent);
PRINT 613 tools/gst-launch.c PRINT (_("Done buffering, setting pipeline to PLAYING ...\n"));
PRINT 621 tools/gst-launch.c PRINT (_("Buffering, setting pipeline to PAUSED ...\n"));
PRINT 630 tools/gst-launch.c PRINT (_("Redistribute latency...\n"));
PRINT 641 tools/gst-launch.c PRINT (_("Setting state to %s as requested by %s...\n"),
PRINT 657 tools/gst-launch.c PRINT (_("Interrupt: Stopping pipeline ...\n"));
PRINT 842 tools/gst-launch.c PRINT (_("Setting pipeline to PAUSED ...\n"));
PRINT 852 tools/gst-launch.c PRINT (_("Pipeline is live and does not need PREROLL ...\n"));
PRINT 856 tools/gst-launch.c PRINT (_("Pipeline is PREROLLING ...\n"));
PRINT 865 tools/gst-launch.c PRINT (_("Pipeline is PREROLLED ...\n"));
PRINT 877 tools/gst-launch.c PRINT (_("Setting pipeline to PLAYING ...\n"));
PRINT 898 tools/gst-launch.c PRINT (_("EOS on shutdown enabled -- Forcing EOS on the pipeline\n"));
PRINT 901 tools/gst-launch.c PRINT (_("Waiting for EOS...\n"));
PRINT 906 tools/gst-launch.c PRINT (_("EOS received - stopping pipeline...\n"));
PRINT 908 tools/gst-launch.c PRINT (_("An error happened while waiting for EOS\n"));
PRINT 915 tools/gst-launch.c PRINT (_("Execution ended after %" G_GUINT64_FORMAT " ns.\n"), diff);
PRINT 918 tools/gst-launch.c PRINT (_("Setting pipeline to PAUSED ...\n"));
PRINT 926 tools/gst-launch.c PRINT (_("Setting pipeline to READY ...\n"));
PRINT 931 tools/gst-launch.c PRINT (_("Setting pipeline to NULL ...\n"));
PRINT 936 tools/gst-launch.c PRINT (_("Freeing pipeline ...\n"));