Re: [FFmpeg-user] Video Dropouts Using Telecine Filter FFMpeg -i

2019-02-13 Thread Carl Zwanzig
On 2/13/2019 1:43 PM, John Hooper wrote: ffmpeg version 3.4.2 Copyright (c) 2000-2018 the FFmpeg developers That's rather old. Can you try with a newer version? Git head version is usually the best (and is what most people will ask for anyway). z!

Re: [FFmpeg-user] Video Dropouts Using Telecine Filter FFMpeg -i

2019-02-13 Thread John Hooper
Thanks, sorry but although I initially said it is repeatable, that looks to not be the case anymore. Anyways, outputting from the files and getting the exact output will not be possible, but here is a generic output with my version details. ffmpeg version 3.4.2 Copyright (c) 2000-2018 the FFmpeg

Re: [FFmpeg-user] Video Dropouts Using Telecine Filter FFMpeg -i

2019-02-13 Thread Paul B Mahol
On 2/13/19, John Hooper wrote: > Hello, first time posting to the list. I had some trouble using the filter > 'telecine' with ffmpeg using the following code: > > *ffmpeg -i /inputpath.mov -vf telecine -vcodec prores -profile:v 3 -s > 1920x1080 -acodec copy -map 0 /outputpath.mov* > > Going

[FFmpeg-user] Video Dropouts Using Telecine Filter FFMpeg -i

2019-02-13 Thread John Hooper
Hello, first time posting to the list. I had some trouble using the filter 'telecine' with ffmpeg using the following code: *ffmpeg -i /inputpath.mov -vf telecine -vcodec prores -profile:v 3 -s 1920x1080 -acodec copy -map 0 /outputpath.mov* Going from a ProRes422 HQ source. It seems to be