movenc: use the "encoder" metadata tag to write stsd Compressorname
This mirrors the demuxer behaviour and avoids accessing AVCodecContext.codec, which should not be done in muxers.
Showing
Please
register
or
sign in
to comment
This mirrors the demuxer behaviour and avoids accessing AVCodecContext.codec, which should not be done in muxers.