Commit Graph

372 Commits

Author SHA1 Message Date
Reto Kromer
c117e18c0c Update index.html 2017-03-07 12:46:39 +01:00
Reto Kromer
0921bd68d5 Update index.html 2017-03-07 12:45:51 +01:00
Reto Kromer
d0e13f3eb6 resolve conflict 2017-03-07 12:42:36 +01:00
Reto Kromer
0907590913 typography
- modify `'` --> `’` in text
- modify `" … "` --> `“ … ”` in text
- modify `http` --> `https` when possible
- unify newline after `<br>`
- add note `-vf is an alias of -filter:v` in the ffmpeg commands
2017-03-06 15:32:26 +01:00
kfrn
cdd65fd765 Add example images; media queries 2017-03-05 08:34:16 +13:00
kfrn
c85d6c5874 Add inverse telecine command 2017-03-04 23:25:12 +13:00
Reto Kromer
63879e0e51 Merge pull request #159 from amiaopensource/ab/audio-testfile
adds audio testfile (sine wave)
2017-03-02 16:44:46 +01:00
Ashley
d02633b612 Lowercases sine wave (except when at start of sentence) 2017-03-02 10:43:53 -05:00
Ashley Blewer
8ebf23f172 removes typos in sine wave 2017-03-02 08:38:24 -05:00
Ashley Blewer
43f228c930 adds unit for both 44100 and 44.1 2017-03-02 08:36:06 -05:00
Ashley Blewer
22958ed956 adds audio testfile (sine wave) 2017-03-01 22:21:50 -05:00
Ashley Blewer
16a4d3241e adds wav-to-aac/mp4 2017-03-01 20:56:07 -05:00
kfrn
6e861fbfb4 Actually fix links 2017-03-01 05:23:15 +13:00
kfrn
6dd751a122 Fix links 2017-03-01 05:15:27 +13:00
Reto Kromer
5ba4541ec1 fix link
my wrong, sorry
2017-02-28 16:52:40 +01:00
kfrn
e020545022 Tidy up: links, spacing, <strong> -> <b>, <em> -> <i> 2017-03-01 04:39:08 +13:00
kfrn
df7eb5932f Update deinterlace command: alt yadif mode, list other deinterlacers 2017-03-01 03:58:29 +13:00
kfrn
6f07e80169 Add section on colourspace metadata 2017-03-01 03:40:16 +13:00
kfrn
33716ae540 Add convert colourspace script 2017-03-01 02:43:03 +13:00
Ashley Blewer
4dba8880ea cleans up sidebar and adds link to license and cable bible 2017-02-27 21:06:58 -05:00
Reto Kromer
bcca8d0fee modify YUV > Y'CbCr
Thanks for the hint, @krfn!
2017-02-26 22:09:14 +01:00
kfrn
09185ca7bc Add example images for deinterlace recipe 2017-02-27 09:52:56 +13:00
kfrn
96bb20cf52 Add deinterlace recipe 2017-02-27 09:19:37 +13:00
kfrn
b63d5b8f8a Update broken link 2017-02-26 12:14:36 +13:00
Reto Kromer
0994d1a1b6 hover-over descriptions
- unify
- correct some typos
2017-02-21 13:58:20 +01:00
Reto Kromer
2b47f5dd0b make link relative
Otherwise it doesn’t work locally.
2017-02-20 16:42:02 +01:00
Reto Kromer
28e66b3ba1 typo 2017-02-18 15:03:22 +01:00
Reto Kromer
8ee0b60061 unify HTML5 2017-02-12 11:30:04 +01:00
Andrew Weaver
1bcb1f368c changes post review 2017-02-10 12:01:24 -05:00
Andrew Weaver
6108723af8 add gif
typo
2017-02-10 10:12:59 -05:00
Andrew Weaver
ed1bc9e37a start tempdif section
add more steps

more steps

more steps
2017-02-10 10:10:53 -05:00
Andrew Weaver
ea279caade correct gif example 2017-02-06 15:00:36 -05:00
Ashley Blewer
8b373387e5 adds link to gif for audio graph 2017-02-01 21:52:56 -05:00
kfrn
4a0848ae20 Add note about compiling with libx265 2017-01-31 07:55:36 +13:00
kfrn
3dca546066 Add H.265 recipe 2017-01-30 14:53:55 +13:00
Reto Kromer
09ae373d76 unify syntax
- `macOS` instead of `OSX`
- `’`  instead of `'`
2017-01-29 13:19:50 +01:00
Ashley Blewer
53f2ac18bb adds disclaimer about needing tesseract library for OCR scripts 2017-01-28 19:01:50 -05:00
kfrn
8d71c9644b Embed links; remove extra line about comma 2017-01-29 11:39:11 +13:00
Katherine Nagels
473a0f7780 Add link to Reto's installation instructions 2017-01-28 10:11:35 +13:00
Reto Kromer
ad59ac458b move ref 2017-01-27 15:38:38 +01:00
Reto Kromer
a6e1b716ca add cross ref to QCTools doc 2017-01-27 15:24:15 +01:00
Reto Kromer
3293e6494a Merge pull request #129 from kfrn/gh-pages
Windows scripting
2017-01-27 14:54:09 +01:00
Reto Kromer
67b123181c housekeeping 2017-01-27 14:35:26 +01:00
kfrn
2435fc9e51 Add note about Bash on Ubuntu on Windows 2017-01-27 19:39:41 +13:00
kfrn
723f86786a Add note about ffmpeg config for Windows 2017-01-27 18:33:11 +13:00
kfrn
d34bcd90a0 Add command for Windows batch scripting; CSS for code block 2017-01-27 18:19:53 +13:00
kfrn
d7fb2e1f81 Add PowerShell script entry; CSS for codeblock 2017-01-27 18:11:45 +13:00
Ashley Blewer
af1837d855 adds qctool report scripts 2017-01-26 21:59:12 -05:00
Reto Kromer
2f9b65b3e5 delete -filter:v for ffplay
The syntax of `ffplay` differs from the syntax of `ffmpeg`. In our case, `-filter:v` does not exist in `ffplay` at all. (Don’t ask why.)
2017-01-26 13:14:24 +01:00
Reto Kromer
fa9f34e7f1 Merge pull request #124 from ablwr/signalstats
Adds a filter section
2017-01-23 15:55:11 +01:00
Ashley Blewer
60b1413f6a gives verbose for vectorscope graphs 2017-01-22 21:12:19 -05:00
Ashley Blewer
3c504e5347 makes astats name easier 2017-01-22 20:51:46 -05:00
Ashley Blewer
036500ea59 rm format declaration in vectorscope for more simple script 2017-01-22 20:46:58 -05:00
Ashley Blewer
615153c731 Merge branch 'signalstats' of github.com:ablwr/ffmprovisr into signalstats 2017-01-22 20:45:26 -05:00
Ashley Blewer
158bee99ab adds vectorscope 2017-01-22 20:45:21 -05:00
Andrew Weaver
63fe18e97e add info about astats graph 2017-01-22 16:36:29 -08:00
Ashley Blewer
6e3ab82763 tidies up BRNG to be easier to read 2017-01-22 19:14:40 -05:00
Ashley Blewer
eea6575b47 explains showing ocr 2017-01-22 18:57:32 -05:00
Ashley Blewer
9562799243 uses smart ID for export OCR 2017-01-22 18:47:45 -05:00
Ashley Blewer
ae14e4e576 gives context to second OCR command 2017-01-22 18:36:04 -05:00
Ashley Blewer
8e2ece7e40 adds second OCR command 2017-01-22 17:31:23 -05:00
Ashley Blewer
96c7788477 ffplay is controversial 2017-01-17 19:49:48 -05:00
Reto Kromer
ea9cb9c83b delete «Generate thumbnails» recipe
Resolves https://github.com/amiaopensource/ffmprovisr/issues/112
2017-01-17 08:01:30 +01:00
Ashley Blewer
9e25e1414b WIP placeholder for incoming scripts 2017-01-16 22:21:54 -05:00
Ashley Blewer
e8b9c104d4 changes title to filters and moves up alphabetically 2017-01-16 22:05:04 -05:00
Ashley Blewer
f727d24bd9 allows for example image to be added to filter-based scripts 2017-01-16 21:50:38 -05:00
Ashley Blewer
9cfb9c4744 adds first signalstat: BRNG via script from @privatezero 2017-01-16 21:29:16 -05:00
Ashley Blewer
4bda84bcb9 beginning of signalstats section 2017-01-16 21:03:42 -05:00
Ashley Blewer
ae7a23ff4d typo correction before explainshell.com link 2017-01-15 15:56:32 -05:00
Reto Kromer
6049f6c221 update Transcode to ProRes
This should resolve (at least part of) https://github.com/amiaopensource/ffmprovisr/issues/72
2016-12-31 14:20:13 +01:00
Reto Kromer
7706114be7 Generate thumbnails
I commented out this recipe because it’s not working (see https://github.com/amiaopensource/ffmprovisr/issues/112). Volunteers for fixing it are very welcome!
2016-12-31 10:23:19 +01:00
Reto Kromer
2cc7c509d0 HTML typo 2016-12-09 19:46:12 +01:00
Ashley
66be57ea09 adds target=_blank 2016-12-07 09:33:49 -05:00
Ashley Blewer
b386d9f1e8 adds link to explainshell.com, an ffmprovisr-esque CLI-parsing helper 2016-12-06 22:41:08 -05:00
Reto Kromer
a3bcc48a01 HTML 5.1
As we are using the «lazy» tag version only for `<br/>` but not for `<meta ...>` and `<link ...>`, I suggest to use only the official HTML 5.1 writing. I have seen that modern parsers can handle this easily. (This answers also a question asked, I guess, by @kfrn.)
2016-12-03 11:10:39 +01:00
Katherine Nagels
336ae12c5f Amend wording 2016-12-03 22:52:24 +13:00
kfrn
16b4aa3e6f Add clarification to join files command 2016-12-03 15:50:03 +13:00
Katherine Nagels
789fd7093c Remove commented code 2016-12-03 11:38:34 +13:00
Katherine Nagels
7391d560d0 Add links to CRALS and Sourcecaster in sidebar 2016-12-03 11:37:30 +13:00
Reto Kromer
69faccc47a Merge pull request #111 from amiaopensource/aweaver-branch
change WAV->MP3 to constant quality
2016-11-16 22:17:37 +01:00
Andrew Weaver
5ecc763f6d change WAV->MP3 to constant quality 2016-11-16 15:36:41 -05:00
kfrn
3a4cf12c02 Update link for CLI-CC 2016-11-02 13:34:14 +13:00
Reto Kromer
86fe53b0c2 Merge pull request #105 from kfrn/gh-pages
Expand batch processing command.
Resolves https://github.com/amiaopensource/ffmprovisr/issues/77
2016-11-01 08:56:58 +01:00
kfrn
64be8a7973 Clarify bash variable syntax; add ref to ffprobe; minor reorder 2016-11-01 20:16:23 +13:00
Andrew Weaver
ab1412b4a8 Fixed reversed wording in description 2016-10-31 16:04:07 -04:00
Andrew Weaver
5588114566 formatting with underscores 2016-10-31 15:33:13 -04:00
Andrew Weaver
11fb0fc39c Merge branch 'gh-pages' into aweaver-branch 2016-10-31 15:06:04 -04:00
Andrew Weaver
d8a7dbbd2c wording 2016-10-31 15:05:55 -04:00
Andrew Weaver
690d4db537 append notice to access mp3 2016-10-31 10:25:00 -04:00
kfrn
7086552310 Reinsert space for ffmpeg options into generic command; fix typo 2016-10-31 21:08:16 +13:00
kfrn
cc972d94b6 Expand batch processing command 2016-10-31 21:00:56 +13:00
Reto Kromer
2750448bea Merge pull request #103 from kfrn/gh-pages
Add DVD -> H.264 command
2016-10-30 19:57:53 +01:00
kfrn
99e4501657 Fix typo 2016-10-31 07:56:50 +13:00
kfrn
fb2e571806 Minor text edits (punctuation, clarification) 2016-10-31 07:54:36 +13:00
Kieran O'Leary
36409683c1 image watermark - typo 2016-10-30 14:29:32 +00:00
Kieran O'Leary
5942d20297 adds image watermark overlay 2016-10-30 14:08:25 +00:00
kfrn
b99d80f2e0 Update instructions on sample example 2016-10-30 21:15:51 +13:00
kfrn
ef43d544a8 Add further explanation of .VOB files 2016-10-30 21:13:27 +13:00
kfrn
88f8480bf0 Add command to create H.264 from DVD 2016-10-30 21:05:49 +13:00
Ashley Blewer
dbbf7dd799 adds missing parens 2016-10-23 13:14:58 -04:00