|
|
|
@ -6,6 +6,7 @@ const details = () => ({
|
|
|
|
Operation: 'Transcode',
|
|
|
|
Operation: 'Transcode',
|
|
|
|
Description: `
|
|
|
|
Description: `
|
|
|
|
This plugin removes streams based on the specified property.
|
|
|
|
This plugin removes streams based on the specified property.
|
|
|
|
|
|
|
|
Checks FFprobe 'streams' and MediaInfo 'track' properties.
|
|
|
|
`,
|
|
|
|
`,
|
|
|
|
Version: '1.00',
|
|
|
|
Version: '1.00',
|
|
|
|
Tags: 'action',
|
|
|
|
Tags: 'action',
|
|
|
|
|