From: Antonio Ospite Date: Wed, 17 Sep 2014 11:29:27 +0000 (+0200) Subject: gst-trick-mode.py: add a comment to explain what the code is supposed to do X-Git-Url: https://git.ao2.it/experiments/gstreamer.git/commitdiff_plain/fdb241ee7c4929ebc14ec937658bddebbcdb9971 gst-trick-mode.py: add a comment to explain what the code is supposed to do --- diff --git a/python/gst-trick-mode.py b/python/gst-trick-mode.py index e50e252..a01daba 100755 --- a/python/gst-trick-mode.py +++ b/python/gst-trick-mode.py @@ -1,5 +1,7 @@ #!/usr/bin/env python - +# +# A simple "trick-mode" player to play a file at a given speed rate. +# # Get a test sample with: # youtube-dl -t http://www.youtube.com/watch?v=yWa-YXiSk2Y