summaryrefslogtreecommitdiff
path: root/doc/faq.texi
Commit message (Collapse)AuthorAge
...
| * doc: remove some stale entries from the faqLuca Barbato2011-12-10
| | | | | | | | Some entries should be still amended.
* | docs: Minor project name cleanupMichael Niedermayer2011-12-08
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | faq.texi: fix spelling errorsroot2011-11-29
| | | | | | | | | | | | credits to: Philip (from Google Code-in) Signed-off-by: burek <burek021@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-12
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: (31 commits) audioconvert: add explanatory comments to channel_names array audioconvert: K&R whitespace cosmetics avconv: use correct index when selecting metadata to write to. avconv: fix inverted variable doc/avconv: document option types (input/output/per-stream/...) doc/avtools-common-opts: write a section about stream specifiers. doc/avconv: remove two pointless paragraphs. doc/avconv: document that global options should be specified first. doc/avconv: remove entries for nonexistent options doc/avconv: remove documentation for removed 'timestamp' option doc: cosmetics, rename fftools-common-opts to avtools-.... avconv: move streamid_map to options context. avconv: extend -vf syntax avconv: move top_field_first to options context. avconv: move inter/intra matrix to options context. avconv: remove -psnr option. avconv: remove me_threshold option. avconv: move video_rc_override_string to options context. avconv: move frame pixel format to the options context. avconv: move frame aspect ratio to the options context. ... Conflicts: avconv.c cmdutils_common_opts.h doc/avconv.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * 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.
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-13
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: doc: Improve references to external URLs. h264: move decode_mb_skip() from h264.h to h.264_mvpred.h ffplay: skip return value of avcodec_decode_video2 / avcodec_decode_subtitle2 dnxhdenc: Replace a forward declaration by the proper #include. h264: move h264_mvpred.h include. pix_fmt: Fix number of bits per component in yuv444p9be lavf: deprecate AVFormatContext.timestamp ffmpeg: merge input_files_ts_scale into InputStream. ffmpeg: don't abuse a global for passing sample format from input to output ffmpeg: don't abuse a global for passing channel layout from input to output ffmpeg: factor common code from new_a/v/s/d_stream to new_output_stream() matroskaenc: make SSA default subtitle codec. oggdec: prevent heap corruption. Conflicts: doc/developer.texi doc/faq.texi doc/general.texi ffmpeg.c ffplay.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * 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.
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-24
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: Handle unicode file names on windows rtp: Rename the open/close functions to alloc/free Lowercase all ff* program names. Refer to ff* tools by their lowercase names. NOT Pulled Replace more FFmpeg instances by Libav or ffmpeg. Replace `` by $() syntax in shell scripts. patcheck: Allow overiding grep program(s) through environment variables. NOT Pulled Remove stray libavcore and _g binary references. vorbis: Rename decoder/encoder files to follow general file naming scheme. aacenc: Fix whitespace after last commit. cook: Fix small typo in av_log_ask_for_sample message. aacenc: Finish 3GPP psymodel analysis for non mid/side cases. Remove RDFT dependency from AAC decoder. Add some debug log messages to AAC extradata Fix mov debug (u)int64_t format strings. bswap: use native types for av_bwap16(). doc: FLV muxing is supported. applehttp: Handle AES-128 encrypted streams Add a protocol handler for AES CBC decryption with PKCS7 padding doc: Mention that DragonFly BSD requires __BSD_VISIBLE set Conflicts: ffplay.c ffprobe.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * 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>
* | Replace outdated info on the FAQLou Logan2011-04-09
| | | | | | | | | | | | FAQ could use some work. This updates a few little details. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-19
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged-by: Michael Niedermayer <michaelni@gmx.at> Not Pulled: commit 42cfb3835b5dad327b7dc22740e8b6e482ecfcd2 Author: Mans Rullgard <mans@mansr.com> Date: Mon Feb 28 18:06:58 2011 +0000 Remove Sonic experimental audio codec commit 2912e87a6c9264d556734e2bf94a99c64cf9b102 Author: Mans Rullgard <mans@mansr.com> Date: Fri Mar 18 17:35:10 2011 +0000 Replace FFmpeg with Libav in licence headers
| * get rid of the last svn mentionsJanne Grunau2011-03-18
| |
* | Revert "replace FFmpeg with Libav in doc/"Michael Niedermayer2011-03-17
| | | | | | | | | | | | | | | | This reverts commit f8a45fa1b1764b34d4263eacd93411e8ba0484a4. Conflicts: doc/optimization.txt
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-17
|\| | | | | | | | | | | | | | | | | | | Conflicts: Changelog doc/APIchanges doc/optimization.txt libavformat/avio.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * 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 spelling error.Tilman Brock2011-02-14
| | | | | | | | | | Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit b08f59dca493e7582ddfd08097c594bfb0ae6ff9)
* | Fix script command in a FAQ entryStefano Sabatini2011-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | 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> (cherry picked from commit e063f5886b27a7374f5060b7c2c21385685b2cb0)
* | doc: modify style for texi2html 1.78+Janne Grunau2011-01-30
|/ | | | | | | | | | | | | 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. (cherry picked from commit a8f0814a742dee4783afaa5bedb01aa0c77b1fc4)
* 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