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
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