Ashley Blewer
02e2f11718
consistent aliases used for strip metadata
2017-12-10 21:41:57 -05:00
Ashley Blewer
10636e24e2
adds embedded subtitles command c/o @federicomenaquintero #289
2017-12-10 21:38:55 -05:00
Reto Kromer
61b890d31c
delete double spaces
2017-12-05 21:05:51 +01:00
Reto Kromer
b5ec56174a
delete useless spaces
2017-12-05 20:51:45 +01:00
Ashley
f0e0cf8ed3
Merge pull request #286 from amiaopensource/life
...
adds game of life to test files
2017-12-04 14:31:08 -05:00
Ashley
5c1c336d77
adds extra linebreak
2017-12-04 14:30:35 -05:00
Ashley
6705bdf41d
Merge pull request #282 from amiaopensource/smpte-sine
...
smpte_sinewave should not end in .wav
2017-12-04 14:26:38 -05:00
Ashley
25e779a59f
Merge pull request #284 from amiaopensource/streaming-vs-saving
...
explains difference between streaming w ffplay and saving w ffmpeg
2017-12-03 21:10:48 -05:00
Ashley
88024c040f
link without http wasn't cutting it; threw error
2017-12-03 20:02:32 -05:00
Ashley Blewer
3d9b9edf1c
adds game of life to test files
2017-12-03 13:31:03 -05:00
Ashley Blewer
0cb6827b39
explains difference between streaming w ffplay and saving w ffmpeg
2017-12-03 11:52:51 -05:00
Ashley
1e86b70ba4
removes extra colon in BRNG recipe description
2017-12-01 17:55:54 -05:00
Ashley
bf301daa71
smpte_sinewave should not end in .wav
2017-11-30 16:23:24 -05:00
Katherine Frances Nagels
7c03ae2f80
Add recipes for merging files & cropping video ( #277 )
2017-11-05 20:13:29 +01:00
kfrn
53d3cf8a74
Add entry on stream mapping
2017-10-30 00:26:37 +13:00
Reto Kromer
7e7942149e
nits
...
- capitalise abbreviation
- uniformise style
2017-10-19 19:42:31 +02:00
Ashley Blewer
ac0697f1c4
gives ID to about section
2017-10-19 09:55:10 -04:00
Ashley Blewer
44ee05bcaf
adjust slightly-off alignment near bottom of doc
2017-10-19 08:25:06 -04:00
Ashley Blewer
2e3c0b861b
moves links to bottom of recipes, moves flip video image to vid properties
2017-10-19 08:18:47 -04:00
Ashley Blewer
8cce1275a8
name=one is unnecessary code
2017-10-18 17:14:22 -04:00
Ashley Blewer
48a51a6f6a
removes reliance on bootstrap; moves necessary code to css/js
2017-10-18 16:02:04 -04:00
Ashley Blewer
f4850a6010
patch error in create vid div
2017-10-18 13:33:21 -04:00
Ashley Blewer
c6a579a0bf
changes buttons into div-rows
2017-10-17 21:03:04 -04:00
kfrn
a472a09597
Move Repair AV Sync recipe into audio section; delete repair section
2017-10-18 08:22:52 +13:00
kfrn
05460bde51
More page reorg: thumbnails/GIFs, audio recipes
...
- Recipes about creating thumbnails or GIFs now grouped together in the section "Create thumbnails or GIFs"
- New section: "Change or view audio properties". This replaces the previous section "Normalize/equalize audio", combining the recipes that were in that section with other audio recipes.
- Access mp3 with copyright notice recipe moved to "Change codec" section.
2017-10-18 08:15:24 +13:00
kfrn
1ac02df52a
Reorder several sections of the page
2017-10-17 18:51:26 +13:00
kfrn
9fceb27952
Use same styling for ToC heading & info panel heading
2017-10-15 14:38:36 +13:00
Ashley Blewer
0a2e1ca63a
moves visual style to local css, simplifies button style to one class, breaks words on small screens
2017-10-14 14:00:28 -04:00
Ashley Blewer
80ba7cfaa6
turns ToC buttons into div link table
2017-10-13 23:16:45 -04:00
kfrn
d73ae6a382
New section: perceptual hashing to compare video content
2017-10-14 11:38:26 +13:00
kfrn
f427a05c89
Move 'Record and Live-Stream simultaneously' to 'Other' section
...
It's not an ideal home for it, but I think it doesn't really belong in the 'Advanced concepts' section, being a command rather than a concept.
I've also made a few small edits to the text of the command.
2017-10-14 11:33:53 +13:00
Ashley
11bf8d4de2
Merge branch 'gh-pages' into rm-modal-extras
2017-10-13 13:57:15 -04:00
Ashley Blewer
f6be6aa37e
we dont need tabindex or role:dialog without the modal
2017-10-13 13:21:20 -04:00
Ashley Blewer
04432d0323
shortens button names
2017-10-13 12:48:37 -04:00
Ashley
ea323d4b01
Merge pull request #250 from amiaopensource/moves-cc-img
...
moves cc-by img into repo
2017-10-13 09:49:06 -04:00
Ashley Blewer
04776428c8
moves cc-by img into repo
2017-10-12 22:47:58 -04:00
Ashley Blewer
b1f7f5cad4
modals go inline instead of popup
2017-10-12 22:14:47 -04:00
Basti Becker
0c9086d70d
Update requested changes
...
Fix HTML, some typos and improve some explanations. Thanks for review.
2017-10-12 12:49:35 +02:00
Basti Becker
ba21f8b88d
Add stream-and-record command
...
I wanted to contribute my livestream-and-record command to this great
collection.
2017-10-11 20:12:39 +02:00
kfrn
d91fb336b9
Fix typo
2017-10-10 21:02:13 +13:00
Ashley Blewer
98d2459b79
bring back the charset meta
2017-10-09 09:46:35 -04:00
Ashley Blewer
8a14c6e5fb
initial redesign: grow ffmprovsr
2017-10-09 09:05:58 -04:00
kfrn
7ec21fb6d2
Both info sections at top of page; consistent naming
2017-10-08 09:19:05 +13:00
kfrn
1e2b2dd18f
Add target="_blank"s to links; correct to Set Stream Properties recipe
...
I've replaced the links in the Set Stream Properties recipe with a more specific link.
Also, according to the docs, the correct flag is -color_primaries, not -color_primary.
2017-10-08 01:05:36 +13:00
kfrn
9d4e18e6ef
Improve descriptions; ffmpeg → FFmpeg as appropriate
...
Consistently use FFmpeg to refer to the program and ffmpeg for the command line invocation of the program.
Add another example to the 'asic structure of an FFmpeg command explanation.
Add a note on filter order to the Filtergraph explanation.
2017-10-08 00:47:31 +13:00
kfrn
61681c8dd3
Add basic command explanation; relocate filtergraph explanation
...
- New section at top: 'Getting started with ffmpeg'. Added basic command explanation under this heading.
- New section at bottom: 'Advanced ffmpeg concepts'. Filtergraph explanation moved there.
2017-10-07 21:35:05 +13:00
kfrn
71e68b5e2e
Add filtergraph explanation in new ffmpeg concepts section
2017-10-07 16:02:08 +13:00
kfrn
872eec2aa7
Reorg items: section for GIFs, 'Modify speed' under 'Change Properties'
2017-10-07 14:57:40 +13:00
kfrn
16c8d68e39
Add note on terminology
2017-10-07 00:21:29 +13:00
kfrn
08593bb221
Add basic rewrap command
2017-10-07 00:06:29 +13:00
kfrn
89ea7a28bd
Rename heading; move recipe; fix broken recipe
...
- Move 'Set stream properties' to the 'Change video properties' section.
- Heading change: 'Create a video' to 'Create a video from images'. (In the ToC, it's 'Create a video from image(s) and audio')
- 'View Subprogram Info' is fixed (data-target now matches the new ID).
- Consistent capitalisation
2017-10-05 08:59:35 +13:00
kfrn
763e9c594f
Add missing </div>; remove comment
2017-10-04 23:11:03 +13:00
kfrn
fd7528a6bd
Add 'contents' section at the top of the page
...
These links wrap a <button> tag and use the "btn" class. To distinguish them from the command buttons that trigger the modals, I've given them a different colour scheme and a different emoji prefix.
2017-10-04 22:22:20 +13:00
kfrn
efd9e55b66
Command name change: 'View Format Info' to 'View ffmpeg subprogram info'
...
'View format info' seemed to me to be poorly named, what this command actually does is to give details of various libraries, muxers, encoders, etc. 'View ffmpeg subprogram info' may not itself be a totally correct nomenclature, but it's a bit closer to the practical meaning, I think.
Also: a couple of minor text changes.
2017-10-04 21:44:14 +13:00
kfrn
da94557324
Reorganise ffmpeg commands under more/different subheadings
2017-10-04 21:39:18 +13:00
Ashley Blewer
d7db07bcab
refactors headers to be more semantically correct
2017-10-03 12:35:33 -04:00
Reto Kromer
96903f018c
cleanup HTML5
2017-10-02 17:45:00 +02:00
Reto Kromer
8c349b8282
missing quotes in link
2017-10-02 15:20:27 +02:00
Katherine Frances Nagels
93627e0da2
Stylistic changes; expansion on a small number of commands ( #230 )
2017-10-02 15:13:57 +02:00
kfrn
fa1cda441e
Add VHS tape favicon
2017-09-19 21:02:22 +12:00
kfrn
7d07c3818a
Replace large GIFs with smaller versions
2017-09-19 18:02:23 +12:00
Reto Kromer
df422912d6
change modified_e_weighted
to rectangular
2017-08-23 13:54:21 +02:00
Reto Kromer
96c382943b
HTML fixes
2017-08-21 09:41:50 +02:00
jamessam
bf260c2ee2
redo explanations
2017-08-20 16:48:31 -07:00
jamessam
7f1a765dd8
add note about dither methods to the audio recipes. Recently, I noticed a strange pheonomenon with the previous dither method where the FFMPEG resampler would greatly increase the gain.
2017-08-20 15:46:41 -07:00
Kieran O'Leary
63abcd36d0
split audio/video tracks - match command line with explanation
...
explanation said `0✌️ 0`, command line said `0:v`
2017-08-16 01:09:00 +01:00
Kieran O'Leary
905b75547b
batch processing mac/linux: adds find command - for #207 ( #220 )
2017-08-15 17:53:47 +02:00
Reto Kromer
7aa124c3d1
fix closing tag
2017-08-08 18:06:07 +02:00
Andrew Weaver
18a80c10f1
add sample rate flag
2017-08-07 11:23:41 -07:00
Ashley
c6f7593d65
Merge pull request #217 from amiaopensource/phase-shift
...
adds audio phase shift command #195
2017-08-07 13:46:06 -04:00
Ashley Blewer
e6962b3ca4
uses word rotating instead of shifting, as it is more specific
2017-08-07 13:44:06 -04:00
Ashley Blewer
0ba25be082
removes spaces from pan= command command command
2017-08-07 13:40:54 -04:00
Ashley Blewer
e4611d8b6b
removes spaces from pan= command
2017-08-07 13:39:45 -04:00
Reto Kromer
d609a9b943
guillemets ( #216 )
2017-08-07 19:33:44 +02:00
Ashley Blewer
d132e86f1d
adds audio phase shift command #195
2017-08-07 13:30:35 -04:00
Ashley Blewer
8b5fa8aa6a
adds ffprobe command for csv of timecode/ydif #213
2017-08-07 12:32:54 -04:00
Reto Kromer
126fb1d284
typos
2017-07-29 14:26:47 +02:00
Reto Kromer
6e4ed74841
-an
not needed
2017-07-21 19:33:59 +02:00
Reto Kromer
0a6204264c
Merge pull request #210 from kfrn/gh-pages
...
Normalise filename extensions (except VOB) to lower-case
2017-07-15 09:36:17 +02:00
Kieran O'Leary
c835746c24
change codec explanation for field order ( #205 )
...
* change codec explanation for field order
* add ffv1
2017-07-15 09:35:41 +02:00
kfrn
86e53b92c8
Normalise filename extensions (except VOB) to lower-case
2017-07-15 13:39:57 +12:00
Katherine Frances Nagels
41423e0917
Merge pull request #202 from amiaopensource/colorspace-link
...
convert colourspace - fix ffmpeg link
2017-07-15 11:51:12 +12:00
Reto Kromer
0473e85448
Merge pull request #203 from amiaopensource/trimming-map
2017-07-14 10:31:34 +02:00
Reto Kromer
b57349a3ec
>
should be encoded (#201 )
2017-07-13 12:31:56 +02:00
Kieran O'Leary
5593b86ab7
fixes aspect ration typo
2017-07-12 23:33:37 +01:00
Kieran O'Leary
3544828fb1
adds -map 0 to trimming recipes, #196
2017-07-12 23:28:03 +01:00
Kieran O'Leary
c8691285cc
convert colourspace - fix ffmpeg link
2017-07-12 22:56:07 +01:00
bturkus
e4a660967b
Update index.html
2017-07-12 22:31:04 +02:00
bturkus
86138a55e1
Update index.html
2017-07-12 22:31:04 +02:00
Kieran O'Leary
c81827d98f
temporal difference - typo fix
2017-06-17 17:23:14 +01:00
Reto Kromer
19d249a09b
Merge pull request #194 from amiaopensource/structure
2017-05-22 16:07:40 +02:00
Ashley
ab3a8b25cf
adds strip metadata recipe ( #192 )
...
- adds strip metadata recipe
2017-05-22 15:48:15 +02:00
Reto Kromer
40e8f8c73c
move "Repair"
2017-05-22 14:51:17 +02:00
Reto Kromer
8578f01e1c
CC BY 4.0
2017-05-20 18:43:23 +02:00
Reto Kromer
0158a85a4b
HTML5 tweaks
2017-05-20 10:53:30 +02:00
Reto Kromer
cc724200d1
Merge pull request #189 from pjotrek-b/gh-pages
...
Added command for splitting into segments (segment muxer).
2017-05-18 10:30:45 +02:00
Peter B
0c03f57df6
Added printf-number examples and fixed requested changes.
2017-05-18 10:24:13 +02:00
Peter B
e12bbb0c6d
Added command for splitting into segments (segment muxer).
2017-05-17 18:53:04 +02:00
Reto Kromer
dbe9e1a049
Merge pull request #183 from amiaopensource/HTML5
...
fix HTML5
2017-05-09 11:32:21 +02:00
kfrn
704a87f22c
Minor wording amendment
2017-05-09 20:46:51 +12:00
Reto Kromer
b1a5f14e8c
uniformise typography
...
vu en passant
2017-05-08 20:32:00 +02:00
Reto Kromer
55b34452f7
fix HTML5
...
- delete not opened closing tag
- uniform wells
2017-05-08 16:38:28 +02:00
Andrew Weaver
e4309d6664
add audio bitscope ( #180 )
...
* add audio bitscope
* alphabetical
* ch ch ch ch changes
2017-05-04 19:58:24 +02:00
Andrew Weaver
750810d392
Loudness/RIAA Curve ( #179 )
...
- start normalization section
- add RIAA
2017-05-03 04:58:20 +02:00
Reto Kromer
2a71179776
Merge pull request #175 from amiaopensource/script_folder
...
scripts folder
2017-04-18 19:38:56 +02:00
Andrew Weaver
b995fb05c5
FFmpeg -> ffmpeg
2017-04-17 14:27:58 -04:00
Andrew Weaver
d30741e378
add generate fingerprint
...
wording
2017-04-17 14:11:26 -04:00
Andrew Weaver
e3b01e2aa8
add compare fingerprints
2017-04-17 13:40:18 -04:00
Reto Kromer
cb7f001444
plural
2017-04-17 07:55:58 +02:00
Reto Kromer
195bc5446e
script folder
2017-04-17 07:04:00 +02:00
Reto Kromer
9477bcfe0a
Merge pull request #173 from amiaopensource/weaver-branch
...
add script for comparing audio framemd5
2017-04-16 16:56:05 +02:00
aweaver
736b01e426
caveat about transcode
2017-04-16 07:40:00 -07:00
aweaver
321d998b5a
name,filter and spaces
2017-04-16 07:01:40 -07:00
Reto Kromer
009670eed1
external link opens a new window
...
- add missing `target="_blank"`
- uniform `href` before `target` (easier to maintain)
2017-04-16 10:17:43 +02:00
aweaver
d3a941a725
add script for audio
2017-04-15 14:02:23 -07:00
Reto Kromer
d334d7b4de
HTML cleanup
...
before new release
2017-04-14 08:31:40 +02:00
Peter B
b5b06021b0
Rearranged aspect-ratio conversions to be next to each other.
2017-04-13 16:24:17 +02:00
Peter B
e0ceeb0d73
Split "change formats" into: rewrap,transcode,formats
2017-04-13 16:23:09 +02:00
Reto Kromer
dc47dbc618
Merge pull request #170 from pjotrek-b/avsync
...
Added AV sync repair option (aresample/async)
2017-04-13 15:42:46 +02:00
Peter B
0e2a2c2bfe
Fixed outdated link to ffmpeg filters paragaph.
2017-04-13 15:00:21 +02:00
Peter B
388b107a3f
Added AV sync repair option (aresample/async)
2017-04-13 14:43:35 +02:00
Peter B
9356f9af93
Added testvideo with image + sound (SMPTE bars)
2017-04-13 11:10:41 +02:00
Peter B
4d2d5c7c81
Added framemd5 for audio.
2017-04-13 10:35:42 +02:00
kfrn
bf55928a63
Change gif -> GIF; add note about crf scale visis-à-vis chroma subsampling
2017-03-31 20:06:20 +13:00
kfrn
6cea5862d6
Fix typo
2017-03-31 17:20:36 +13:00
kfrn
dca518a9b6
Add more explanation to GIF creation command
2017-03-31 17:15:24 +13:00
kfrn
45828357c9
Add more info to transcode H.264 command
2017-03-31 16:26:08 +13:00
Ashley Blewer
ab2e6fb789
updates typos in broken test file script
2017-03-29 09:13:05 -04:00
Ashley Blewer
e3e48ded1a
expands dv fuzzing example to work for any file
2017-03-28 20:52:44 -04:00
Ashley Blewer
1371b380c9
removes or moves dots in dv test
2017-03-27 16:25:46 -04:00
Ashley Blewer
dcb74e8da6
adds way to intentionally break a DV file
2017-03-27 16:00:44 -04:00
Reto Kromer
bd0ac73d78
uniform typography
2017-03-07 15:54:07 +01:00
Reto Kromer
47acc400ce
Update index.html
2017-03-07 12:49:09 +01:00
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