Info || Non-Lethal Applications <info@...> writes: > This is exactly what we need as that’s what we get > from our input device (pixel format v210).
If your external device provides v210 then please specify codec v210 (instead of rawvideo which is something different in FFmpeg terminology). > Is adding full support for this pixel format on the > roadmap? (I have been repeatedly accused of being rude for this answer, but it is simply the truth imo:) Certainly, if you are going to implement it / you may misunderstand how open-source development works / patch welcome! > Can anyone tell me how I could add support for it > myself maybe? See various commits in the libswscale directory, but please remember that v210 is supported (and used) for a long time before looking into libswscale. Carl Eugen _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
