Re: [FFmpeg-user] Conform framerate with ffmpeg

2015-05-19 Thread Carl Eugen Hoyos
Carles Vila gmail.com> writes: > > > Hi, here are some of my findings regarding frame > > > rate conforming. > > > > Did you test input option -r ? > > Did it work? > > No it didn't. I used -r 25 (before -i) in conjunction > with -c:v copy (which is what I'm after) and it kept > the framerate

Re: [FFmpeg-user] Conform framerate with ffmpeg

2015-05-19 Thread Carles Vila
On 19 May 2015 at 21:43, Carl Eugen Hoyos wrote: > Carles Vila gmail.com> writes: > > > Hi, here are some of my findings regarding frame > > rate conforming. > > Did you test input option -r ? > Did it work? > > Carl Eugen > > ___ > ffmpeg-user mailing

Re: [FFmpeg-user] Conform framerate with ffmpeg

2015-05-19 Thread Carl Eugen Hoyos
Carles Vila gmail.com> writes: > Hi, here are some of my findings regarding frame > rate conforming. Did you test input option -r ? Did it work? Carl Eugen ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg

Re: [FFmpeg-user] Conform framerate with ffmpeg

2015-05-19 Thread Carles Vila
On 16 May 2015 at 10:24, Carl Eugen Hoyos wrote: > Reuben Martin gmail.com> writes: > > > On Friday, May 15, 2015 02:42:06 PM Carl Eugen Hoyos wrote: > > > Carles Vila gmail.com> writes: > > > > 2. Is there a way to conform a ProRes file > > > > directly with ffmpeg? All audio channels playback

Re: [FFmpeg-user] Conform framerate with ffmpeg

2015-05-16 Thread Carles Vila
I will test the -r input option. I also will upload a short clip at 25, 23,98 and 24 to show you what I mean. -Mensaje original- De: "Carl Eugen Hoyos" Enviado: ‎16/‎05/‎2015 10:24 Para: "ffmpeg-user@ffmpeg.org" Asunto: Re: [FFmpeg-user] Conform framerate with f

Re: [FFmpeg-user] Conform framerate with ffmpeg

2015-05-16 Thread Carl Eugen Hoyos
Reuben Martin gmail.com> writes: > On Friday, May 15, 2015 02:42:06 PM Carl Eugen Hoyos wrote: > > Carles Vila gmail.com> writes: > > > 2. Is there a way to conform a ProRes file > > > directly with ffmpeg? All audio channels playback > > > sample rate should also be modified accordingly. > > >

Re: [FFmpeg-user] Conform framerate with ffmpeg

2015-05-15 Thread Reuben Martin
On Friday, May 15, 2015 02:42:06 PM Carl Eugen Hoyos wrote: > Carles Vila gmail.com> writes: > > 2. Is there a way to conform a ProRes file > > directly with ffmpeg? All audio channels playback > > sample rate should also be modified accordingly. > > How is that possible without transcoding? > J

Re: [FFmpeg-user] Conform framerate with ffmpeg

2015-05-15 Thread Carl Eugen Hoyos
Carles Vila gmail.com> writes: > 2. Is there a way to conform a ProRes file > directly with ffmpeg? All audio channels playback > sample rate should also be modified accordingly. How is that possible without transcoding? Carl Eugen ___ ffmpeg-user

[FFmpeg-user] Conform framerate with ffmpeg

2015-05-15 Thread Carles Vila
Hi all, I often use Cinema Tools (part of Final Cut Studio) to conform ProRes videos between 25 fps, 24 fps and 23,98 fps. As you may know, "conforming" is the process of changing the playback speed only by changing info in the file header (no transcoding) I have two questions: 1. For some reason