2016-12-20 21:11 GMT+01:00 Matthias, Thomas <[email protected]>: > Hi, > > I’m trying to generate some smtpebars with a script, and it works fine for > 1080p video. > However, I’ve tried numerous combinations for generating 1080i video using the > –vf tinterlace filter.
How do you expect to see the difference between interlaced and progressive smtpebars? I believe the tinterlace filter works fine but without horizontal movement you will not be able to see a difference. Note that the following should simplify your command line: $ ffmpeg -f lavfi -i filter1,filter2, ..., filtern Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
