From ef64eb0d0e43bc48c1cfcef6c71c79be27163fd3 Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Thu, 4 Sep 2014 19:18:25 +0200 Subject: [PATCH] validate:docs: Sensibly update the usage file --- validate/docs/validate-usage.txt | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/validate/docs/validate-usage.txt b/validate/docs/validate-usage.txt index 197b380071..2d64288be0 100644 --- a/validate/docs/validate-usage.txt +++ b/validate/docs/validate-usage.txt @@ -34,8 +34,18 @@ You can list all available scenarios using: gst-validate-transcoding-1.0 --list-scenarios -Scenarios are XML files describing a list of actions, you can find the -source XML files in gst-validate/data/ +Scenarios are simple text files describing a list of actions, you can find the +source scenario files in validate/data/ + +You can find more information about scenarios on the GstValidateScenario documentation: http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-validate/html/GstValidateScenario.html + +You can find more information about the various action types avalaible to be executed with: + + gst-validate-1.0 -t + +or: + + gst-validate-transcoding-1.0 -t 2- gst-validate-transcoding-1.0: Transcodes input-uri to output-uri, using the given encoding profile. The pipeline will be monitored for