2017-11-21 23:44 GMT+01:00 Michael Koch <[email protected]>: > I've written a C# program to create my own xmap and ymap files for > the remap filter. > The geometric distortion in the output video looks as expected. But > why is the output only black and white?
Sounds like a bug: Do you have pgm files that provide "identity" output? (Hope this is the right word: Files that do not change the input.) Workaround is probably to use the format filter. 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".
