From fdb241ee7c4929ebc14ec937658bddebbcdb9971 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Wed, 17 Sep 2014 13:29:27 +0200 Subject: [PATCH] gst-trick-mode.py: add a comment to explain what the code is supposed to do --- python/gst-trick-mode.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- 2.1.4