Vivia Nikolaidou
b008abee2e
basic-tutorial-3: Add audioresample
...
If the sink chosen by autoaudiosink doesn't do resampling internally,
the pipeline may fail. In this specific case, someone on Windows had
configured their sound card to 96000 instead of 48000 and the tutorial
was failing.
Thanks to Olivi55 from IRC for reporting.
2020-01-30 00:10:20 +02:00
Vivia Nikolaidou
218157ffcf
basic-tutorial-3: Add audioresample
...
If whatever is in autoaudiosink doesn't do resampling, and 48000 isn't
its configured rate, the tutorial will fail.
2020-01-27 15:53:27 +02:00
Thibault Saunier
027bcae5e6
dynamic-pipelines: Make the "GStreamer states" table a proper table
2019-06-27 03:11:54 +00:00
Thibault Saunier
7de2c2dc7a
Fix info and warnings layout and update images
2018-11-25 16:33:11 +00:00
Thijs Vermeir
abc77fdd5b
basic-tutorial-3: remove leading spaces in prints
...
https://bugzilla.gnome.org/show_bug.cgi?id=788794
2017-10-12 10:28:43 +03:00
Sebastian Dröge
020bf14d03
basic-tutorial-3: Use gst_pad_get_current_caps() instead of gst_pad_query_caps()
...
We're interested in the currently negotiated caps, not all the caps the
pad can potentially output. Also update the text accordingly.
2017-09-14 13:39:05 +03:00
Reynaldo H. Verdejo Pinochet
b0cb459527
tutorials: basic: fix missing markup
2017-07-18 23:53:03 -07:00
Reynaldo H. Verdejo Pinochet
a7b50da27d
tutorials: basic: drop all mentions to the SDK
2017-04-13 14:26:19 -07:00
Mathieu Duponchelle
09f71131fb
Split out documentation into subfolders.
...
https://bugzilla.gnome.org/show_bug.cgi?id=773976
2016-11-14 14:10:22 +00:00