On 02/14/2016 11:45 AM, Mats Peterson wrote:
On 02/14/2016 07:03 AM, Mats Peterson wrote:
Old stuff, new shape.



_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Just as a parenthesis, regardless of whether this patch is applied or
not, the only way to create a "spec" compliant 1 bpp raw file from a 1
bpp raw AVI or QuickTime file is to use nut as output, like "ffmpeg -i
1bpp.avi -vcodec rawvideo [-pix_fmt monow] 1bpp.nut". Both AVI and

Using "-vcodec copy" of course creates a spec compliant 1 bpp raw AVI or QuickTime file (provided the original is spec compliant), but it's pretty meaningless to convert to an identical file.

Mats

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to