Hello, I want to take a video at 60fps and convert it to 24fps, without adding or dropping frames. So the duration would be 2.5 times longer and the video would play in slow motion. I realize the setpts filter can do this, but I’d like to avoid re-encoding. This is possible in most NLE software, like Adobe Premiere or Apple Cinema Tools; is there a way to do it in ffmpeg? When I try setpts with “vcodec copy” I get the error “Filtering and streamcopy cannot be used together”. _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user
- [FFmpeg-user] Change frame rate without dropping/addi... Elliott Balsley
- Re: [FFmpeg-user] Change frame rate without drop... tim nicholson
- Re: [FFmpeg-user] Change frame rate without ... Elliott Balsley
- Re: [FFmpeg-user] Change frame rate with... Christoph Gerstbauer
- Re: [FFmpeg-user] Change frame rate ... Elliott Balsley
- Re: [FFmpeg-user] Change frame ... Robin Thiessen
- Re: [FFmpeg-user] Change frame rate without drop... Carl Eugen Hoyos
- Re: [FFmpeg-user] Change frame rate without ... tim nicholson
- Re: [FFmpeg-user] Change frame rate with... Carl Eugen Hoyos
- Re: [FFmpeg-user] Change frame rate ... tim nicholson
- Re: [FFmpeg-user] Change frame ... Carl Eugen Hoyos