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 _

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

2017-10-30 Thread 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. Please comment, Carl Eugen From bb5b071db9a8977bd1a7dea579b4d244e17ca3a3 Mon Sep 17 00:00:00 2001 From: Carl Eugen Hoyos Date: Tue, 31 Oct