summaryrefslogtreecommitdiff
path: root/doc/faq.texi
Commit message (Collapse)AuthorAge
* miscellaneous typo fixesDiego Biurrun2013-07-25
|
* doc: update the faq entry about custom I/OLuca Barbato2012-10-11
| | | | | URLProtocols are private and custom AVIOContexts are a simple and easier solution for most of the situations.
* avconv: remove -same_quantAnton Khirnov2012-10-09
| | | | | | | It has not worked for anything other than fringe codecs (asv1/2, mdec, mjpeg[b]) since about 2003 and nobody ever noticed or complained. This sufficiently proves that there are no users of this option who have a clue of what they are doing, so it is completely useless.
* doc/faq: Change the Visual Studio entry to reflect current statusDerek Buitenhuis2012-09-28
| | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* faq: Solutions for common problems with sample paths when running FATE.Diego Biurrun2012-01-07
|
* FAQ: add an entry for common error when using -profileAnton Khirnov2011-12-25
|
* doc: update to refer to avconvLuca Barbato2011-12-10
|
* doc: remove some stale entries from the faqLuca Barbato2011-12-10
| | | | Some entries should be still amended.
* doc: explain __STDC_CONSTANT_MACROS in C++Luca Barbato2011-09-10
| | | | | In order to build C++ programs using libav you need -D__STDC_CONSTANT_MACROS appened to the CXXFLAGS.
* doc: Improve references to external URLs.Diego Biurrun2011-07-12
| | | | | | Sometimes it makes sense to replace a raw URL with some informative text that links to the URL instead of using the raw URL itself in the text. Also transform some mailing list references into links.
* Refer to ff* tools by their lowercase names.Diego Biurrun2011-04-23
|
* Remove now obsolete references to _g-suffixed binaries.Diego Biurrun2011-04-18
| | | | | Automatic stripping of binaries was removed in commit e0be794 and the _g binaries disappeared along with it.
* Replace outdated info on the FAQLou Logan2011-04-10
| | | | | | | FAQ could use some work. This updates a few little details. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Anton Khirnov <anton@khirnov.net>
* Remove arrozcru URL from documentationRamiro Polla2011-03-27
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* get rid of the last svn mentionsJanne Grunau2011-03-18
|
* replace FFmpeg with Libav in doc/Janne Grunau2011-03-16
| | | | unless it stands for ffmpeg the program or is historic
* Update the url to the site website and change ffmpeg-devel to libav-develJohan Andersson2011-03-13
| | | | Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
* Fix spelling error.Tilman Brock2011-02-14
| | | | Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
* Fix script command in a FAQ entryStefano Sabatini2011-02-12
| | | | | | | | | | | | In the FAQ section "How do I encode single pictures into movies?", use -s for generating symbolic links with the ln command. The script was generating hard links, which is not likely what it was supposed to do. Fix issue 2488. Signed-off-by: Mans Rullgard <mans@mansr.com>
* doc: modify style for texi2html 1.78+Janne Grunau2011-01-29
| | | | | | | | | | | | The generated HTML files are similar to the ones generated with texi2html 1.56k used on the website. Tested with texi2html 1.78 and 5.0. 1.78 is the minimal recommended version. The removed @sp from the titlepage section were ignored until texi2html 5.0. If not removed the pages generated by 5.0 will have ugly empty space around the title.
* Fix typo, -flags 4mv => -flags mv4.Stefano Sabatini2010-10-03
| | | | Originally committed as revision 25326 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove outdated entries about bt8x8 capture on Linux 2.4 kernels.Diego Biurrun2010-07-19
| | | | Originally committed as revision 24324 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Mark URL as such with texinfo markup.Diego Biurrun2010-07-19
| | | | Originally committed as revision 24323 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Clarify bug reporting policy with regard to releases.Diego Biurrun2010-07-19
| | | | Originally committed as revision 24322 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Mark file references as such with texinfo markup.Diego Biurrun2010-07-19
| | | | Originally committed as revision 24321 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove duplicate RTP depacketization entry.Diego Biurrun2010-07-19
| | | | | | Two questions below there is the same Q+A, slightly rephrased. Originally committed as revision 24320 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix URL for ffv1, msmpeg4, asv1, 4xm docs.Diego Biurrun2010-07-18
| | | | Originally committed as revision 24304 to svn://svn.ffmpeg.org/ffmpeg/trunk
* faq: remove note that says avisynth "has just been added". it has been thereRamiro Polla2010-07-10
| | | | | | for almost 4 years. Originally committed as revision 24162 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Replace not anymore valid syntax "-title X" with "-metadata title=X".Stefano Sabatini2010-02-25
| | | | Originally committed as revision 22062 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Improve section 3.2 of the faq by providing more useful examples and aJohn Van Sickle2010-01-19
| | | | | | | | simple batch script to rename images to a numerical sequence. Patch by John Van Sickle printf("%s.%s@%s.com", john, vansickle, gmail). Originally committed as revision 21330 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove extra empty line.Stefano Sabatini2010-01-10
| | | | Originally committed as revision 21120 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix entry on concatenating multiple yuv4mpegpipe streams.John Van Sickle2010-01-06
| | | | | | patch by John Van Sickle, john.vansickle gmail com Originally committed as revision 21033 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AC-3 decoder is no longer GPL; update FAQDaniel Verkamp2009-12-08
| | | | Originally committed as revision 20776 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
| | | | | | They are now always defined to either 0 or 1. Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change mplayerhq.hu references to ffmpeg.org where appropriate.Diego Biurrun2008-12-25
| | | | Originally committed as revision 16310 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove entry about unsupported QCELP codec, it is now supported.Diego Biurrun2008-12-03
| | | | Originally committed as revision 15988 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Replaces not the anymore valid -flags +trell option with -trellis 2.Stefano Sabatini2008-11-29
| | | | Originally committed as revision 15954 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix spellingVíctor Paesa2008-10-22
| | | | Originally committed as revision 15666 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix issue 68:Víctor Paesa2008-10-18
| | | | | | Warn that the forum look is no excuse from following the FFmpeg netiquette. Originally committed as revision 15639 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update link to FFmpeg Windows Help website.Ramiro Polla2008-09-13
| | | | Originally committed as revision 15312 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an example of higher resolution video encoding for the PSP to the FAQ.Daniel Serpell2008-08-14
| | | | | | patch by Daniel Serpell, dserpell gmail com Originally committed as revision 14760 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix the PSP examples in the FAQ to use libx264 as codec instead of h264.Daniel Serpell2008-08-14
| | | | | | patch by Daniel Serpell, dserpell gmail com Originally committed as revision 14759 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add note about gcc bugs that gcc devs refuse to fix.Diego Biurrun2008-07-29
| | | | Originally committed as revision 14464 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typo fixDiego Biurrun2008-07-27
| | | | Originally committed as revision 14426 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Run documentation through ispell, plus some minor fixes.Diego Biurrun2008-06-06
| | | | Originally committed as revision 13670 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a note about everybody's favorite recurring gcc bug:Diego Biurrun2008-05-28
| | | | | | error: can't find a register in class 'GENERAL_REGS' while reloading 'asm' Originally committed as revision 13496 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: XviD is now called Xvid.Diego Biurrun2008-05-27
| | | | Originally committed as revision 13465 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typo fixesDiego Biurrun2008-03-12
| | | | Originally committed as revision 12428 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Clarify some FAQ entries.Diego Biurrun2008-01-26
| | | | Originally committed as revision 11615 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Split general problems section into general questions and usage.Diego Biurrun2008-01-26
| | | | Originally committed as revision 11614 to svn://svn.ffmpeg.org/ffmpeg/trunk