On 2022-06-13 18:43, PhyllisSmith mentioned you on:
https://www.cinelerra-gg.org/bugtracker/view.php?id=614
@Andrew-R
Looks like this will require some serious analyzing. In checking other render
formats, there are zero that have any parameters like:
... | h264_metadata=crop_left=20:crop_right=20
on the first line next to only the 2 parameters like: mp4 libx264
And this is really interesting because to quote the manual (which I did not even
know was there and do not remember ever having discussed this):
"In typ.ext
encoder parameter files, the first line is defined as:
muxer codec
(or) muxer codec | bitstream filter [ bitstream filter options ]
where the | represents piping the codec data through the bitstream filter."
If I can find the original email where this came from, perhaps it will become
clearer.