mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
4702cae7ff
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> |
||
---|---|---|
.. | ||
concepts.md | ||
debugging-tools.md | ||
dynamic-pipelines.md | ||
gstreamer-tools.md | ||
handy-elements.md | ||
hello-world.md | ||
index.md | ||
media-formats-and-pad-capabilities.md | ||
media-information-gathering.md | ||
multithreading-and-pad-availability.md | ||
platform-specific-elements.md | ||
playback-speed.md | ||
short-cutting-the-pipeline.md | ||
streaming.md | ||
time-management.md | ||
toolkit-integration.md |