mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-20 06:08:14 +00:00
validate:launcher: Fix small typo
This commit is contained in:
parent
ad5b5f5369
commit
e7762d13cc
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ file is not seekable, seeking scenarios will not be run on it etc...
|
|||
It is possible that some scenarios are very specific to one media file. In that case,
|
||||
the .scenario file should be present in the same folder as the .media_info file and
|
||||
be called similarly. For example for a file called /some/media/file.mp4, the media_info
|
||||
file will be called /some/media/file.mp4 and a scenario that will seek to a position that
|
||||
file will be called /some/media/file.media_info and a scenario that will seek to a position that
|
||||
is known to fail would be called: /some/media/file.mp4.seek_to_failing_pos.scenario and
|
||||
gst-validate-launcher will run that scenario only on that media file.
|
||||
|
||||
|
|
Loading…
Reference in a new issue