gstreamer/subprojects/gst-docs/markdown/tutorials
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
..
android docs: fix incorrect define in android jni code 2024-08-24 23:09:22 +08:00
basic tutorials: gstreamer tools: fix broken webm to ogg transcode pipeline 2024-11-11 17:25:18 +00:00
ios
playback
index.md
qt-tutorials.md
table-of-concepts.md