gstreamer/subprojects/gst-docs/markdown/tutorials/basic
Tim-Philipp Müller 4702cae7ff tutorials: gstreamer tools: fix broken webm to ogg transcode pipeline
The pipeline would error out with not-negotiated. Reason is that
the webm file doesn't have an average frame duration set in the
headers, so matroskademux outputs framerate=0/1, but theora in
Ogg really requires a fixed framerate, so that errors out.

Change example to H.264/AAC in MP4, which is more useful.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-docs/-/issues/108

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7859>
2024-11-11 17:25:18 +00:00
..
concepts.md docs: Fix line numbers in tutorials 1 and 2 2023-10-05 21:54:17 +00:00
debugging-tools.md tutorials: fixed described log level number to correspond with code 2022-02-08 19:34:37 +00:00
dynamic-pipelines.md docs: update old gstreamer-sdk media urls 2023-04-13 03:20:36 +00:00
gstreamer-tools.md tutorials: gstreamer tools: fix broken webm to ogg transcode pipeline 2024-11-11 17:25:18 +00:00
handy-elements.md docs: update old gstreamer-sdk media urls 2023-04-13 03:20:36 +00:00
hello-world.md docs: Fix line numbers in tutorials 1 and 2 2023-10-05 21:54:17 +00:00
index.md Move files from gst-docs into the "subprojects/gst-docs/" subdir 2021-09-24 16:15:51 -03:00
media-formats-and-pad-capabilities.md Move files from gst-docs into the "subprojects/gst-docs/" subdir 2021-09-24 16:15:51 -03:00
media-information-gathering.md docs: update old gstreamer-sdk media urls 2023-04-13 03:20:36 +00:00
multithreading-and-pad-availability.md Move files from gst-docs into the "subprojects/gst-docs/" subdir 2021-09-24 16:15:51 -03:00
platform-specific-elements.md docs: Update for Windows specific parts 2022-04-14 03:55:56 +09:00
playback-speed.md Move files from gst-docs into the "subprojects/gst-docs/" subdir 2021-09-24 16:15:51 -03:00
short-cutting-the-pipeline.md docs: fix up some old 0.10-style raw video caps 2024-11-11 17:25:18 +00:00
streaming.md docs: update old gstreamer-sdk media urls 2023-04-13 03:20:36 +00:00
time-management.md docs: update old gstreamer-sdk media urls 2023-04-13 03:20:36 +00:00
toolkit-integration.md docs: Port toolkit integration tutorial to gtksink 2023-07-20 00:27:37 +00:00