X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmodules%2Fgtk2%2Fproducer_pixbuf.yml;h=b5f419d0121b5db045027de8a7ff293f14520986;hb=ecbd8cb50b22a3e35330a78573e16a3dfabe48d1;hp=7707638efe7a6f7fdef54f1d7f483ad1ce51ce2f;hpb=bf217de2edd6ada15d5bda36dca5bd60e7ac477e;p=mlt diff --git a/src/modules/gtk2/producer_pixbuf.yml b/src/modules/gtk2/producer_pixbuf.yml index 7707638e..b5f419d0 100644 --- a/src/modules/gtk2/producer_pixbuf.yml +++ b/src/modules/gtk2/producer_pixbuf.yml @@ -26,11 +26,11 @@ parameters: See the output of gdk-pixbuf-query-loaders. Definitely png, jpeg, tiff, pnm, and xpm will work. - If "%" in filename, the filename is used with sprintf to generate a + If "%" in filename, the filename is used with sprintf to generate a filename from a counter for multi-file/flipbook animation. The file - sequence ends when numeric discontinuity >100. If the file sequence - does not begin with the count of 100, you can also embed the number - of the first image between the "%" and a "d", "i", or "u". + sequence ends when numeric discontinuity >100. If the file sequence + does not begin with the count of 100, you can also embed the number + of the first image between the "%" and a "d", "i", or "u". If filename contains "/.all.", suffix with an extension to load all pictures with matching extension from a directory.