Commit Graph

23 Commits (8699caba882cfabbac44e923184aa079d1ad0748)

Author SHA1 Message Date
Vitor Henrique e7d5609dd3
pages*: improve list placeholders and wording of descriptions (#12111)
* pages*: improve wording and list placeholders

* clamav: fix verb tenses

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>

* buzzphrase: use k instead of n for number of phrases

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>

* adguardhome: use non-default instead of different

* adguardhome: use configuration instead of config

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* goimports, module: fix list placeholders

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* pages*: leave stems and extensions in the same placeholders

* pages*: fix list placeholders

* pages*: fix list placeholders

* pages*: apply suggestions from code review

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>

* qpdf: enclose n with backticks

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-01-31 09:25:19 +05:30
Sebastiaan Speck dcb53c85a0
pages*: update outdated pages (#11821)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com>
2023-12-28 16:48:20 +01:00
andrewonyango dd4135b1e6
update ffmpeg syntax for the -codec switch (#9927)
as far as i can tell, the syntax does not use `:video` and `:audio` for the stream specifier, and instead uses `:v` and `:a`, respectively

i'm on version 4.4.2, on ubuntu

`ffmpeg is already the newest version (7:4.4.2-0ubuntu0.22.04.1)`
2023-03-13 01:07:47 +08:00
Michael Neeley 7e46b4a268
ffmpeg: replace with -vf and -r example (#8113) 2022-06-04 22:35:40 +08:00
Lucas Gabriel Schneider a5fe31bc47
multiple pages: format technical tokens (#5119)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-01-31 12:05:18 -05:00
pxgamer 99b5e8584d ffmpeg: add link to homepage 2019-06-07 22:58:59 +01:00
Francesco Yoshi Gobbo 4a2d83c6af ffmpeg: simplified video trimming (#2232) 2018-08-12 21:50:09 +05:30
Francesco Yoshi Gobbo a3ac6db8d2 ffmpeg: added trim example plus augmented precision to seconds (#2099) 2018-05-06 23:58:30 +05:30
Francesco Yoshi Gobbo 39099ebea3
Update ffmpeg.md
if so → and
2017-12-28 13:29:45 +01:00
Agniva De Sarker 0a5a374553
ffmpeg: add tokens around crf value 2017-12-28 17:35:56 +05:30
Francesco Yoshi Gobbo f90823802f
adjustaments
It's long but don't really know how to short this description line more ^^"
I've added the long forms of `c:` and `b:v`. Threads has been added because I noticed that if expressed as `0` or not set, only 1 thread is used. (tested on version 3.4.1-1)
2017-12-28 12:34:56 +01:00
Francesco Yoshi Gobbo 054052d9e0
ffmpeg vp9 conversion
Added sample command to convert an *.mp4 file to *.webm VP9
2017-12-07 15:15:22 +01:00
Henry Vindin 7682d8bd87 fixed wording and typos 2017-10-28 22:59:12 +11:00
Henry Vindin 32347f83a4 update to simplify the tldr page based on feedback 2017-10-28 22:59:06 +11:00
Henry Vindin 4dcb798788 remove trailing whitespace 2017-10-28 22:58:59 +11:00
Henry Vindin 999df15f7c add more examples to ffmpeg based on examples in ffmpeg site docs 2017-10-28 22:58:52 +11:00
Jesse Smith 22791d16c9 Simplify conversion/extraction example (#1502) 2017-09-25 15:59:11 +01:00
Agniva De Sarker 7cce91b3c0 ffmpeg: add extract frame example and other tweaks (#1477) 2017-09-23 09:41:41 +05:30
Eric Rösch 086eca1cc2 ffmpeg: also mention conversion of frames from GIF into numbered images and back (#1210) 2016-12-24 00:29:40 +00:00
Agniva De Sarker 3da76e4150 Applying the snake_case convention throughout the repo (#967)
* Applying the snake_case convention throughout the repo

- Also removing the file extension where not needed
- Adding {{ }} on a few old pages

* Addressing concerns

- Added {{ }} where they were missed out
- Removed spaces inside {{ }}
- Reverting "file" to "filename" to make it clearer

* Fixing the comments on nc page
2016-07-22 22:24:06 +02:00
Ruben Vereecken 066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
lord63 56a7cba656 Fix lint for common 2015-10-23 08:02:34 +08:00
Peter Tripp 66b8ce3fc6 Added ffmpeg, haxelib, Matt's Traceroute and imagemagick convert. 2014-05-30 11:27:55 -07:00