On Thu, Jan 14, 2021 at 12:50:34PM +0100, Tomas Härdin wrote: > ons 2021-01-06 klockan 23:35 +0800 skrev [email protected]: > > From: Limin Wang <[email protected]> > > > > Please check metadata with below command: > > ./ffmpeg -i ../fate-suite/mxf/Sony-00001.mxf -c:v copy -c:a copy > > out.mxf > > ./ffmpeg -i out.mxf > > > > company_name : FFmpeg > > product_name : OP1a Muxer > > product_version : 58.65.101o > > => > > company_name : SONY > > product_name : eVTR > > product_version : 1.00 > > Why? This patch would just create confusion. CompanyName is there so it > is possible to track down what software wrote the file. If you copy it > from the input file then you'd be lying.
I have updated the patch to remove the metadata from input to avoid it, please help to review: https://patchwork.ffmpeg.org/project/ffmpeg/patch/[email protected]/ > > /Tomas > > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". -- Thanks, Limin Wang _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
