[FFmpeg-user] How can I force a 360kHz time base?
Carl Eugen Hoyos
ceffmpeg at gmail.com
Sat Feb 27 10:23:08 EET 2021
Am Sa., 27. Feb. 2021 um 06:15 Uhr schrieb Mark Filipak (ffmpeg)
<markfilipak at bog.us>:
> ffmpeg -f lavfi -i testsrc=duration=5:size=1280x720:rate=30000/1001 testsrc.mpg
Just for completeness:
This does not create a MPEG-2 program stream but an MPEG-1 system stream.
[...]
> ffmpeg -i testsrc.mpg -codec copy testsrc.mkv
$ ffmpeg -fflags +genpts -i testsrc.mpv -c copy testsrc.mkv
Carl Eugen
More information about the ffmpeg-user
mailing list