Re: [FFmpeg-devel] [PATCH]lavf/mxfenc: Support 60fps output

2017-11-16 Thread Carl Eugen Hoyos
2017-11-16 15:08 GMT+01:00 Derek Buitenhuis : > On 11/16/2017 1:27 PM, Carl Eugen Hoyos wrote: >> This was successfully tested so I will push if there are no objections. > > Seems harmless enough if it isn't violating some spec (it is MXF after all...) > > If someone had objections, they would have

Re: [FFmpeg-devel] [PATCH]lavf/mxfenc: Support 60fps output

2017-11-16 Thread Derek Buitenhuis
On 11/16/2017 1:27 PM, Carl Eugen Hoyos wrote: > This was successfully tested so I will push if there are no objections. Seems harmless enough if it isn't violating some spec (it is MXF after all...) If someone had objections, they would have responded by now, probably. - Derek _

Re: [FFmpeg-devel] [PATCH]lavf/mxfenc: Support 60fps output

2017-11-16 Thread Carl Eugen Hoyos
2017-10-31 0:22 GMT+01:00 Carl Eugen Hoyos : > Hi! > > Kasper Folman has reported that FFmpeg does not write 60fps > mxf output and has provided a 60fps mxf file on -users. > > Attached patch allows 60fps output. This was successfully tested so I will push if there are no objections. Carl Eugen _