I need the same frame rate of the input file. But my input file has 50 fps frame raate......nd after applying that command line I mentioned above.... the output file shows that it has 59 fps.
I need the output mp4 in 50 fps. On Mon, Dec 23, 2013 at 7:19 PM, Carl Eugen Hoyos <[email protected]> wrote: > Parijat Mukherjee <parijat.mohor@...> writes: > > > I am using the command > > > > ffmpeg.exe -i <input> -movflags frag_keyframe > > -vcodec copy -acodec copy <output> > > > > to convert a normal MP4 file into fragmented MP4. > > Complete, uncut console output missing. > > > My input file has a frame rate of 59 but in the > > fragmented mp4 i am getting the frame rate 64. > > Do you mean your output file plays too fast? Or > are you just unhappy about the console output? > > Carl Eugen > > _______________________________________________ > Libav-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/libav-user > -- Regards, Parijat Mukherjee
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
