mailing-list-faq.texi 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365
  1. \input texinfo @c -*- texinfo -*-
  2. @documentencoding UTF-8
  3. @settitle FFmpeg Mailing List FAQ
  4. @titlepage
  5. @center @titlefont{FFmpeg Mailing List FAQ}
  6. @end titlepage
  7. @top
  8. @contents
  9. @chapter General Questions
  10. @section What is a mailing list?
  11. A mailing list is not much different than emailing someone, but the
  12. main difference is that your message is received by everyone who
  13. subscribes to the list. It is somewhat like a forum but in email form.
  14. See the @url{https://lists.ffmpeg.org/pipermail/ffmpeg-user/, ffmpeg-user archives}
  15. for examples.
  16. @section What type of questions can I ask?
  17. @itemize
  18. @item
  19. @url{https://lists.ffmpeg.org/mailman/listinfo/ffmpeg-user/, ffmpeg-user}:
  20. For questions involving unscripted usage or compilation of the FFmpeg
  21. command-line tools (@command{ffmpeg}, @command{ffprobe}, @command{ffplay}).
  22. @item
  23. @url{https://lists.ffmpeg.org/mailman/listinfo/libav-user/, libav-user}:
  24. For questions involving the FFmpeg libav* libraries (libavcodec,
  25. libavformat, libavfilter, etc).
  26. @item
  27. @url{https://lists.ffmpeg.org/mailman/listinfo/ffmpeg-devel/, ffmpeg-devel}:
  28. For discussions involving the development of FFmpeg and for submitting
  29. patches. User questions should be asked at ffmpeg-user or libav-user.
  30. @end itemize
  31. To report a bug see @url{https://ffmpeg.org/bugreports.html}.
  32. We cannot provide help for scripts and/or third-party tools.
  33. @anchor{How do I ask a question or send a message to a mailing list?}
  34. @section How do I ask a question or send a message to a mailing list?
  35. All you have to do is send an email:
  36. @itemize
  37. @item
  38. Email @email{ffmpeg-user@@ffmpeg.org} to send a message to the
  39. ffmpeg-user mailing list.
  40. @item
  41. Email @email{libav-user@@ffmpeg.org} to send a message to the
  42. libav-user mailing list.
  43. @end itemize
  44. If you are not subscribed to the mailing list then your question must be
  45. manually approved. Approval may take several days, but the wait is
  46. usually less. If you want the message to be sent with no delay then you
  47. must subscribe first. See @ref{How do I subscribe?}
  48. Please do not send a message, subscribe, and re-send the message: this
  49. results in duplicates, causes more work for the admins, and may lower
  50. your chance at getting an answer. However, you may do so if you first
  51. @ref{How do I delete my message in the moderation queue?, delete your original message from the moderation queue}.
  52. @chapter Subscribing / Unsubscribing
  53. @section What does subscribing do?
  54. Subscribing allows two things:
  55. @itemize
  56. @item
  57. Your messages will show up in the mailing list without waiting in the
  58. moderation queue and needing to be manually approved by a mailing list
  59. admin.
  60. @item
  61. You will receive all messages to the mailing list including replies to
  62. your messages. Non-subscribed users do not receive any messages.
  63. @end itemize
  64. @section Do I need to subscribe?
  65. No. You can still send a message to the mailing list without
  66. subscribing. See @ref{How do I ask a question or send a message to a mailing list?}
  67. However, your message will need to be manually approved by a mailing
  68. list admin, and you will not receive any mailing list messages or
  69. replies.
  70. You can ask to be CCd in your message, but replying users will
  71. sometimes forget to do so.
  72. You may also view and reply to messages via the @ref{Where are the archives?, archives}.
  73. @anchor{How do I subscribe?}
  74. @section How do I subscribe?
  75. Email @email{ffmpeg-user-request@@ffmpeg.org} with the subject
  76. @emph{subscribe}.
  77. Or visit the @url{https://lists.ffmpeg.org/mailman/listinfo/ffmpeg-user/, ffmpeg-user mailing list info page}
  78. and refer to the @emph{Subscribing to ffmpeg-user} section.
  79. The process is the same for the other mailing lists.
  80. @section How do I unsubscribe?
  81. Email @email{ffmpeg-user-request@@ffmpeg.org} with subject @emph{unsubscribe}.
  82. Or visit the @url{https://lists.ffmpeg.org/mailman/listinfo/ffmpeg-user/, ffmpeg-user mailing list info page},
  83. scroll to bottom of page, enter your email address in the box, and click
  84. the @emph{Unsubscribe or edit options} button.
  85. The process is the same for the other mailing lists.
  86. Please avoid asking a mailing list admin to unsubscribe you unless you
  87. are absolutely unable to do so by yourself. See @ref{Who do I contact if I have a problem with the mailing list?}
  88. @chapter Moderation Queue
  89. @anchor{Why is my message awaiting moderator approval?}
  90. @section Why is my message awaiting moderator approval?
  91. Some messages are automatically held in the @emph{moderation queue} and
  92. must be manually approved by a mailing list admin:
  93. These are:
  94. @itemize
  95. @item
  96. Messages from users who are @strong{not} subscribed.
  97. @item
  98. Messages that exceed the @ref{What is the message size limit?, message size limit}.
  99. @item
  100. Messages from users whose accounts have been set with the @emph{moderation flag}
  101. (very rarely occurs, but may if a user repeatedly ignores the rules
  102. or is abusive towards others).
  103. @end itemize
  104. @section How long does it take for my message in the moderation queue to be approved?
  105. The queue is usually checked once or twice a day, but on occasion
  106. several days may pass before someone checks the queue.
  107. @anchor{How do I delete my message in the moderation queue?}
  108. @section How do I delete my message in the moderation queue?
  109. You should have received an email with the subject @emph{Your message to ffmpeg-user awaits moderator approval}.
  110. A link is in the message that will allow you to delete your message
  111. unless a mailing list admin already approved or rejected it.
  112. @chapter Archives
  113. @anchor{Where are the archives?}
  114. @section Where are the archives?
  115. See the @emph{Archives} section on the @url{https://ffmpeg.org/contact.html, FFmpeg Contact}
  116. page for links to all FFmpeg mailing list archives.
  117. Note that the archives are split by month. Discussions that span
  118. several months will be split into separate months in the archives.
  119. @section How do I reply to a message in the archives?
  120. Click the email link at the top of the message just under the subject
  121. title. The link will provide the proper headers to keep the message
  122. within the thread.
  123. @section How do I search the archives?
  124. Perform a site search using your favorite search engine. Example:
  125. @t{site:lists.ffmpeg.org/pipermail/ffmpeg-user/ "search term"}
  126. @chapter Other
  127. @section Is there an alternative to the mailing list?
  128. You can ask for help in the official @t{#ffmpeg} IRC channel on Freenode.
  129. Some users prefer the third-party Nabble interface which presents the
  130. mailing lists in a typical forum layout.
  131. There are also numerous third-party help sites such as Super User and
  132. r/ffmpeg on reddit.
  133. @anchor{What is top-posting?}
  134. @section What is top-posting?
  135. See @url{https://en.wikipedia.org/wiki/Posting_style#Top-posting}.
  136. Instead, use trimmed interleaved/inline replies (@url{https://lists.ffmpeg.org/pipermail/ffmpeg-user/2017-April/035849.html, example}).
  137. @anchor{What is the message size limit?}
  138. @section What is the message size limit?
  139. The message size limit is 500 kilobytes for the user lists and 1000
  140. kilobytes for ffmpeg-devel. Please provide links to larger files instead
  141. of attaching them.
  142. @section Where can I upload sample files?
  143. Anywhere that is not too annoying for us to use.
  144. Google Drive and Dropbox are acceptable if you need a file host, and
  145. 0x0.st is good for files under 256 MiB.
  146. Small, short samples are preferred if possible.
  147. @section Will I receive spam if I send and/or subscribe to a mailing list?
  148. Highly unlikely.
  149. @itemize
  150. @item
  151. The list of subscribed users is not public.
  152. @item
  153. Email addresses in the archives are obfuscated.
  154. @item
  155. Several unique test email accounts were utilized and none have yet
  156. received any spam.
  157. @end itemize
  158. However, you may see a spam in the mailing lists on rare occasions:
  159. @itemize
  160. @item
  161. Spam in the moderation queue may be accidentally approved due to human
  162. error.
  163. @item
  164. There have been a few messages from subscribed users who had their own
  165. email addresses hacked and spam messages from (or appearing to be from)
  166. the hacked account were sent to their contacts (a mailing list being a
  167. contact in these cases).
  168. @item
  169. If you are subscribed to the bug tracker mailing list (ffmpeg-trac) you
  170. may see the occasional spam as a false bug report, but we take measures
  171. to try to prevent this.
  172. @end itemize
  173. @section How do I filter mailing list messages?
  174. Use the @emph{List-Id}. For example, the ffmpeg-user mailing list is
  175. @t{ffmpeg-user.ffmpeg.org}. You can view the List-Id in the raw message
  176. or headers.
  177. You can then filter the mailing list messages to their own folder.
  178. @chapter Rules and Etiquette
  179. @section What are the rules and the proper etiquette?
  180. There may seem to be many things to remember, but we want to help and
  181. following these guidelines will allow you to get answers more quickly
  182. and help avoid getting ignored.
  183. @itemize
  184. @item
  185. Always show your actual, unscripted @command{ffmpeg} command and the
  186. complete, uncut console output from your command.
  187. @item
  188. Use the most simple and minimal command that still shows the issue you
  189. are encountering.
  190. @item
  191. Provide all necessary information so others can attempt to duplicate
  192. your issue. This includes the actual command, complete uncut console
  193. output, and any inputs that are required to duplicate the issue.
  194. @item
  195. Use the latest @command{ffmpeg} build you can get. See the @url{https://ffmpeg.org/download.html, FFmpeg Download}
  196. page for links to recent builds for Linux, macOS, and Windows. Or
  197. compile from the current git master branch.
  198. @item
  199. Avoid @url{https://en.wikipedia.org/wiki/Posting_style#Top-posting, top-posting}.
  200. Also see @ref{What is top-posting?}
  201. @item
  202. Avoid hijacking threads. Thread hijacking is replying to a message and
  203. changing the subject line to something unrelated to the original thread.
  204. Most email clients will still show the renamed message under the
  205. original thread. This can be confusing and these types of messages are
  206. often ignored.
  207. @item
  208. Do not send screenshots. Copy and paste console text instead of making
  209. screenshots of the text.
  210. @item
  211. Avoid sending email disclaimers and legalese if possible as this is a
  212. public list.
  213. @item
  214. Avoid using the @code{-loglevel debug}, @code{-loglevel quiet}, and
  215. @command{-hide_banner} options unless requested to do so.
  216. @item
  217. If you attach files avoid compressing small files. Uncompressed is
  218. preferred.
  219. @item
  220. Please do not send HTML-only messages. The mailing list will ignore the
  221. HTML component of your message. Most mail clients will automatically
  222. include a text component: this is what the mailing list will use.
  223. @item
  224. Configuring your mail client to break lines after 70 or so characters is
  225. recommended.
  226. @item
  227. Avoid sending the same message to multiple mailing lists.
  228. @item
  229. Please follow our @url{https://ffmpeg.org/developer.html#Code-of-conduct, Code of Conduct}.
  230. @end itemize
  231. @chapter Help
  232. @section Why am I not receiving any messages?
  233. Some email providers have blacklists or spam filters that block or mark
  234. the mailing list messages as false positives. Unfortunately, the user is
  235. often not aware of this and is often out of their control.
  236. When possible we attempt to notify the provider to be removed from the
  237. blacklists or filters.
  238. @section Why are my sent messages not showing up?
  239. Excluding @ref{Why is my message awaiting moderator approval?, messages that are held in the moderation queue}
  240. there are a few other reasons why your messages may fail to appear:
  241. @itemize
  242. @item
  243. HTML-only messages are ignored by the mailing lists. Most mail clients
  244. automatically include a text component alongside HTML email: this is what
  245. the mailing list will use. If it does not then consider your client to be
  246. broken, because sending a text component along with the HTML component to
  247. form a multi-part message is recommended by email standards.
  248. @item
  249. Check your spam folder.
  250. @end itemize
  251. @anchor{Who do I contact if I have a problem with the mailing list?}
  252. @section Who do I contact if I have a problem with the mailing list?
  253. Send a message to @email{ffmpeg-user-owner@@ffmpeg.org}.
  254. @bye