From 8e75297c269a2679a5d1683d7d7cb745aba40182 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 18 Mar 2017 14:24:53 +0100 Subject: image_writer: remove useless formats Nobody cares about those. --- DOCS/man/options.rst | 4 ---- DOCS/man/vo.rst | 8 -------- 2 files changed, 12 deletions(-) (limited to 'DOCS/man') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 83ef901eed..469ed29c44 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -3107,10 +3107,6 @@ Screenshot Available choices: :png: PNG - :ppm: PPM - :pgm: PGM - :pgmyuv: PGM with YV12 pixel format - :tga: TARGA :jpg: JPEG (default) :jpeg: JPEG (same as jpg, but with .jpeg file ending) diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst index c60dd3feb8..a282541519 100644 --- a/DOCS/man/vo.rst +++ b/DOCS/man/vo.rst @@ -418,14 +418,6 @@ Available video output drivers are: JPEG files, extension .jpeg. png PNG files. - ppm - Portable bitmap format. - pgm - Portable graymap format. - pgmyuv - Portable graymap format, using the YV12 pixel format. - tga - Truevision TGA. ``--vo-image-png-compression=<0-9>`` PNG compression factor (speed vs. file size tradeoff) (default: 7) -- cgit v1.2.3