Wesley Wen <delbin.wen <at> gmail.com> writes: > I can use FFmpeg to transcode file(s) to MP4 files(s), > but the timescale is usually 30000; I think the reason > is about the FPS. > > But my question is how can I specify the timescale to > be 1000?
Generally, you are expected here to present the command line that you tested together with the complete, uncut console output (current FFmpeg git head) if you ask for help. Please test the mov muxer option video_track_timescale. Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
