Paweł Kajak <pkajak <at> gmail.com> writes: > Video input : 0 (sonixb: ok) > Format Video Capture: > Width/Height : 352/288 > Pixel Format : 'S910'
In case you (or somebody else) want to add support for this format to FFmpeg (I cannot since I cannot test) please port the decoder from sn9c10x.c to FFmpeg, see the following commit: http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=6eac5546 (S910 is much simpler.) Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
