Skip to content

encodebasebin: Use GST_DEBUG instead of GST_ERROR when skipping muxer

Qi Hou requested to merge (removed):main into main

_get_muxer() skips the muxers that do not satisfy the requirement and select the desired one. It should not print error log, so use debug log instead.

Edited by Tim-Philipp Müller

Merge request reports