X-Git-Url: https://git.slaskete.net/python-gstreamer-examples/blobdiff_plain/2da3df6c3227bf894baa8410917f6150a280025f..d2e7dae3443888c79e5dbb5d377f36f37b0b1f13:/README.md?ds=sidebyside diff --git a/README.md b/README.md index 0cd5581..62d36cf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Python/GStreamer examples ========================= -This is my first foray into Gstreamer programming with Python, I'm working from this tutorial: +This is my first foray into GStreamer programming with Python, I'm working from this tutorial: -http://www.jonobacon.org/2006/08/28/getting-started-with-gstreamer-with-python/ + -I know little to no Python before starting on this, and the tutorial is nearly eight years old, so this ought to be interesting … +I know little to no Python or GTK before starting on this, and the tutorial is nearly eight years old, so this ought to be interesting … I'm also striving to do everything using newer versions of GTK (3) and GStreamer (1.0)