validate:main.py: trivial document fixes
gst-validate-launch is being used instead of gst-validate-launcher in a couple of places. https://bugzilla.gnome.org/show_bug.cgi?id=752455
This commit is contained in:
parent
0826c87136
commit
1ef0fdd66c
@ -63,7 +63,7 @@ been compiled against GstValidate.
|
||||
A default suite of tests is provided and is available at: http://cgit.freedesktop.org/gstreamer/gst-integration-testsuites/
|
||||
You can run it pretty simply doing:
|
||||
|
||||
. $gst-validate-launch --sync
|
||||
. $gst-validate-launcher --sync
|
||||
|
||||
That will download Gstreamer upstream default assets into the
|
||||
default folder (%s) and run all currently
|
||||
@ -77,7 +77,7 @@ To implement new tests, you will just need to set the media path using the
|
||||
--medias-paths argument. If you want to run all avalaible scenarios on all the
|
||||
file present in that folder, you should run the first time:
|
||||
|
||||
. $gst-validate-launch --medias-paths /path/to/media/files --generate-media-info
|
||||
. $gst-validate-launcher --medias-paths /path/to/media/files --generate-media-info
|
||||
|
||||
That will generate the .media_info files that contains information about the media
|
||||
files present in that folder. Those media_info files are simple XML file describing
|
||||
|
Loading…
x
Reference in New Issue
Block a user