On Sep 8, 2014, at 6:20 AM, tim nicholson <nichot20-at-yahoo....@ffmpeg.org> wrote:
> On 08/09/14 09:19, Carl Eugen Hoyos wrote: >> tim nicholson <nichot20-at-yahoo.com <at> ffmpeg.org> writes: >> >>>>> I want to take a video at 60fps and convert it >>>>> to 24fps, without adding or dropping frames. >>>> >>>> Use the input option -r. >>> >>> which is ignored if using stream copy... >> >> Use avi as intermediate container. >> (The OP originally didn't say what exactly he >> needs, input option -r does change the frame >> rate without dropping or adding frames.) >> > > So if he is happy with the 2 stage process (or piping avi format out > into a second ffmpeg instance stream copying back to mov) then it looks > like he has a workflow. > > h264 in avi is not going to be understood by much other than ffmpeg... I think the original request is useful. I often find situations where I need to alter container information while using streamcopy. Although the solution via an avi pipe is a bit awkward would an approach similar to what was done with -aspect and streamcopy work? re: http://git.videolan.org/?p=ffmpeg.git;a=commit;h=538bf767373f176b6487e30181155e74b37cced6 Dave Rice _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user