/usr/share/mlt/xml/producer_xml-nogl.yml is in libmlt-data 6.4.1-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | schema_version: 0.1
type: producer
identifier: xml-nogl
title: XML without OpenGL
version: 1
copyright: Meltytech, LLC
creator: Dan Dennedy
license: LGPLv2.1
language: en
tags:
- Audio
- Video
description: >
This is the same as the regular "xml" producer except it prevents
automatically creating the qglsl consumer when it detects the usage of
OpenGL-based services within the XML.
See ProducerXml for more information.
|