Hi ffmpeg developers, The git tree includes various doc/*.texi files in the doc directory, which suggests that it should be possible to use texi2any to create an Info manual, for example to use within Emacs.
After building ffmpeg locally, it seems that such Info manual is not generated, and this is what led to reviewing the Makefile below. A look at doc/Makefile includes targets which seem to relate to HTML but not Info. (this matches what I observe on a Debian install) - Is it possible to build an Info manual for ffmpeg? - Am I missing some build instructions? - If not currently part of the build process, do you have suggests for a patch that could be worked on? Thanks in advance. Jeremy Bryant _______________________________________________ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
