Re: [FFmpeg-devel] [PATCH] MXF format fix for Sony Station compatibility

2017-10-23 Thread Carl Eugen Hoyos
2017-10-23 13:07 GMT+02:00 Carl Eugen Hoyos : > 2017-10-23 12:31 GMT+02:00 : >> This patch fixes the MXF format write. This is required for >> Sony XDCAM Station and Sony Content Browser compatibility. >> +mxf_write_local_tag(pb, 4, 0x3308); >> +if (st->codec->pix_fmt == AV_PIX_FMT_YUV420

Re: [FFmpeg-devel] [PATCH] MXF format fix for Sony Station compatibility

2017-10-23 Thread Carl Eugen Hoyos
2017-10-23 12:31 GMT+02:00 : > This patch fixes the MXF format write. This is required for > Sony XDCAM Station and Sony Content Browser compatibility. The patch contains trailing whitespace and tabs, both cannot be committed to the FFmpeg repository. You can use tools/patcheck to find the issues

[FFmpeg-devel] [PATCH] MXF format fix for Sony Station compatibility

2017-10-23 Thread Development
This patch fixes the MXF format write. This is required for Sony XDCAM Station and Sony Content Browser compatibility. Axel Technology development team. 0001-Sony-XDCAM-Fix.patch Description: Binary data ___ ffmpeg-devel mailing list ffmpeg-devel@ff