Changes between Version 207 and Version 208 of WikiStart


Ignore:
Timestamp:
Apr 6, 2021, 2:24:42 PM (5 years ago)
Author:
Michael Koch
Comment:

Move community documentation down to already existing section

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v207 v208  
    1313* [https://ffmpeg.org/documentation.html Documentation] – FFmpeg's main documentation page
    1414* [[SubmitALogo|Submit an FFmpeg Logo]] – Instructions on how to submit a themed logo or banner to FFmpeg
    15 
    16 = FFmpeg Community Documentation =
    17 * 2012 - [http://ffmpeg.tv/ FFmpeg Basics] by Frantisek Korbel: Describes various FFmpeg features and common tasks.
    18 * 2017 - [https://www.amazon.com/Learn-Produce-Videos-FFmpeg-Minutes/dp/0998453013/ Learn to Produce Videos with FFmpeg] by Jan Ozer
    19 * 2018 - [http://book.chinaffmpeg.com/ FFmpeg Beginner's handbook Chinese Version] by Steven Liu, 2018: Describes FFmpeg common use method in Chinese, from command line to API usage.
    20 * 2019 - [https://www.amazon.com/Introduction-FFmpeg-Encode-Mobile-Devices-ebook/dp/B07PBYS324/ Introduction to FFmpeg] by Chris Weed
    21 * 2020 - [https://www.amazon.com/FFmpeg-Beginners-Audio-Youtube-Social-ebook/dp/B087GYV15Y/ FFmpeg For Beginners] by John Riselvato
    22 * 2020 - [https://www.amazon.com/FFMPEG-Quick-Hacks-collection-quick-reference/dp/B0892DHN53/ FFMPEG Quick Hacks] by V. Subhash: Has a full tutorial, hack collection and quick reference. This book's [http://www.vsubhash.in/ffmpeg-quick-hacks-book.html ebook] version is available as a free download.
    23 * 2021 - [https://www.amazon.com/FFMPEG-Zero-Hero-Nick-Ferrando-ebook/dp/B08Y64XG9T/ FFMPEG - From Zero to Hero] by Nick Ferrando.
    2415
    2516== Developer Documentation ==
     
    6354
    6455The guides below have been written by users and for users to supplement the official [https://ffmpeg.org/documentation.html FFmpeg Documentation]. If you're confused about something refer to the official documentation and if you're still having problems we can [https://ffmpeg.org/contact.html help].
     56
     57* 2012 - [http://ffmpeg.tv/ FFmpeg Basics] by Frantisek Korbel: Describes various FFmpeg features and common tasks.
     58* 2017 - [https://www.amazon.com/Learn-Produce-Videos-FFmpeg-Minutes/dp/0998453013/ Learn to Produce Videos with FFmpeg] by Jan Ozer
     59* 2018 - [http://book.chinaffmpeg.com/ FFmpeg Beginner's handbook Chinese Version] by Steven Liu, 2018: Describes FFmpeg common use method in Chinese, from command line to API usage.
     60* 2019 - [https://www.amazon.com/Introduction-FFmpeg-Encode-Mobile-Devices-ebook/dp/B07PBYS324/ Introduction to FFmpeg] by Chris Weed
     61* 2020 - [https://www.amazon.com/FFmpeg-Beginners-Audio-Youtube-Social-ebook/dp/B087GYV15Y/ FFmpeg For Beginners] by John Riselvato
     62* 2020 - [https://www.amazon.com/FFMPEG-Quick-Hacks-collection-quick-reference/dp/B0892DHN53/ FFMPEG Quick Hacks] by V. Subhash: Has a full tutorial, hack collection and quick reference. This book's [http://www.vsubhash.in/ffmpeg-quick-hacks-book.html ebook] version is available as a free download.
     63* 2021 - [https://www.amazon.com/FFMPEG-Zero-Hero-Nick-Ferrando-ebook/dp/B08Y64XG9T/ FFMPEG - From Zero to Hero] by Nick Ferrando.
    6564
    6665== Compiling FFmpeg ==