71e68b5e2e
Add filtergraph explanation in new ffmpeg concepts section
2017-10-07 16:02:08 +13:00
872eec2aa7
Reorg items: section for GIFs, 'Modify speed' under 'Change Properties'
2017-10-07 14:57:40 +13:00
16c8d68e39
Add note on terminology
2017-10-07 00:21:29 +13:00
08593bb221
Add basic rewrap command
2017-10-07 00:06:29 +13:00
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
763e9c594f
Add missing </div>; remove comment
2017-10-04 23:11:03 +13:00
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
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
da94557324
Reorganise ffmpeg commands under more/different subheadings
2017-10-04 21:39:18 +13:00
d7db07bcab
refactors headers to be more semantically correct
2017-10-03 12:35:33 -04:00
96903f018c
cleanup HTML5
2017-10-02 17:45:00 +02:00
8c349b8282
missing quotes in link
2017-10-02 15:20:27 +02:00
93627e0da2
Stylistic changes; expansion on a small number of commands ( #230 )
2017-10-02 15:13:57 +02:00
fa1cda441e
Add VHS tape favicon
2017-09-19 21:02:22 +12:00
7d07c3818a
Replace large GIFs with smaller versions
2017-09-19 18:02:23 +12:00
df422912d6
change modified_e_weighted
to rectangular
2017-08-23 13:54:21 +02:00
96c382943b
HTML fixes
2017-08-21 09:41:50 +02:00
bf260c2ee2
redo explanations
2017-08-20 16:48:31 -07:00
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
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
905b75547b
batch processing mac/linux: adds find command - for #207 ( #220 )
2017-08-15 17:53:47 +02:00
7aa124c3d1
fix closing tag
2017-08-08 18:06:07 +02:00
18a80c10f1
add sample rate flag
2017-08-07 11:23:41 -07:00
c6f7593d65
Merge pull request #217 from amiaopensource/phase-shift
...
adds audio phase shift command #195
2017-08-07 13:46:06 -04:00
e6962b3ca4
uses word rotating instead of shifting, as it is more specific
2017-08-07 13:44:06 -04:00
0ba25be082
removes spaces from pan= command command command
2017-08-07 13:40:54 -04:00
e4611d8b6b
removes spaces from pan= command
2017-08-07 13:39:45 -04:00
d609a9b943
guillemets ( #216 )
2017-08-07 19:33:44 +02:00
d132e86f1d
adds audio phase shift command #195
2017-08-07 13:30:35 -04:00
8b5fa8aa6a
adds ffprobe command for csv of timecode/ydif #213
2017-08-07 12:32:54 -04:00
126fb1d284
typos
2017-07-29 14:26:47 +02:00
6e4ed74841
-an
not needed
2017-07-21 19:33:59 +02:00
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
c835746c24
change codec explanation for field order ( #205 )
...
* change codec explanation for field order
* add ffv1
2017-07-15 09:35:41 +02:00
86e53b92c8
Normalise filename extensions (except VOB) to lower-case
2017-07-15 13:39:57 +12:00
41423e0917
Merge pull request #202 from amiaopensource/colorspace-link
...
convert colourspace - fix ffmpeg link
2017-07-15 11:51:12 +12:00
0473e85448
Merge pull request #203 from amiaopensource/trimming-map
2017-07-14 10:31:34 +02:00
b57349a3ec
>
should be encoded (#201 )
2017-07-13 12:31:56 +02:00
5593b86ab7
fixes aspect ration typo
2017-07-12 23:33:37 +01:00
3544828fb1
adds -map 0 to trimming recipes, #196
2017-07-12 23:28:03 +01:00
c8691285cc
convert colourspace - fix ffmpeg link
2017-07-12 22:56:07 +01:00
e4a660967b
Update index.html
2017-07-12 22:31:04 +02:00
86138a55e1
Update index.html
2017-07-12 22:31:04 +02:00
c81827d98f
temporal difference - typo fix
2017-06-17 17:23:14 +01:00
19d249a09b
Merge pull request #194 from amiaopensource/structure
2017-05-22 16:07:40 +02:00
ab3a8b25cf
adds strip metadata recipe ( #192 )
...
- adds strip metadata recipe
2017-05-22 15:48:15 +02:00
40e8f8c73c
move "Repair"
2017-05-22 14:51:17 +02:00
8578f01e1c
CC BY 4.0
2017-05-20 18:43:23 +02:00
0158a85a4b
HTML5 tweaks
2017-05-20 10:53:30 +02:00
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