Am Sa., 27. Feb. 2021 um 06:15 Uhr schrieb Mark Filipak (ffmpeg) <[email protected]>:
> 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 _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
