Commit Graph

1049 Commits

Author SHA1 Message Date
kfrn
d3971b7ec2 Recipe: SD → HD with pillarbox - add note about deinterlacing
Addresses https://github.com/amiaopensource/ffmprovisr/issues/380
2020-06-04 20:02:08 +12:00
Katherine Frances Nagels
b04c0723b5
Merge pull request #430 from amiaopensource/kfrn/style-guide
Style guide

https://github.com/amiaopensource/ffmprovisr/issues/429
2020-06-04 17:55:44 +12:00
kfrn
f2ab1827f7 Fix typos 2020-06-04 17:54:35 +12:00
kfrn
9a1c1af578 Docs/PR template: remove point about adding to recipes.txt
Not user-friendly for beginners - and Reto's on the case ;)

https://github.com/amiaopensource/ffmprovisr/pull/430#discussion_r433718981
2020-06-04 17:54:35 +12:00
kfrn
8963b4af7e Code style: add PR template 2020-06-04 17:54:35 +12:00
kfrn
5f3fd5e464 Docs: add new section, Guidelines for contributing
Content supplied by @kieranjol,
https://github.com/amiaopensource/ffmprovisr/issues/429
2020-06-04 17:54:35 +12:00
kfrn
2adc238e3e Code style: headings according to nesting level 2020-06-04 17:54:35 +12:00
Katherine Frances Nagels
a35dcb2883
Merge pull request #432 from todrobbins/tod-tweaks
swapped out intro-leads for h3
2020-06-04 17:54:09 +12:00
todrobbins
d9cceb5dbd removed .intro-lead styling 2020-06-03 15:07:18 -06:00
todrobbins
904861ddd2 replaced intro-lead with h3 2020-06-03 09:30:20 -06:00
todrobbins
2ab4584bae styled intro-leads 2020-06-02 18:13:02 -06:00
Ashley
8ddd07134f
Merge pull request #428 from DaleLore/patch-2
Another attempt at fade in/out documentation
2020-05-31 16:25:55 -04:00
Lorena A Ramírez-López
0294761f77
Another update to the instructions
So many times firsts and lasts. I think I got all of them.
2020-05-31 11:58:17 -04:00
Lorena A Ramírez-López
33582ee6ea
Another udpate
Took out fades in and out the first and last second of video as it's no longer hard-coded for that.
2020-05-31 11:53:48 -04:00
Lorena A Ramírez-López
77c7cc337a
More generic instructions for Fade in/out
Took out the audio example. 
Took out mini example.
Took out hardcoded attributes.
Added IN_POINT, OUT_POINT, DURATION to the time in seconds (expressed as integers) per kfrn suggestion
2020-05-31 11:48:36 -04:00
Lorena A Ramírez-López
ee6136a020
Another attempt at fade in/out documentation
Hopefully I got all the uses of "frames" out. (let me know if one snuck in)
And I used the example that was used in the stackoverflow forum. 

This is for Issue: OG #386 / First attempt #422 / Now this attempt #424
2020-05-28 23:58:45 -04:00
Ashley
3984c8aae3
Merge pull request #425 from amiaopensource/rm-jquery
Remove jQuery
2020-05-14 08:24:18 -04:00
Ashley Blewer
f9ef8dbae3 Update lets as consts 2020-05-13 17:12:28 -04:00
Ashley Blewer
f814abbc0a Move js up into body 2020-05-13 10:05:31 -04:00
Ashley Blewer
843f05cc73 Remove jQuery library and use vanilla js 2020-05-13 09:35:16 -04:00
Ashley Blewer
54577f4b28 Add missing link tag 2020-05-13 09:34:28 -04:00
Ashley
aa5d63f4c4
Merge pull request #423 from amiaopensource/recipe_list
add Fade both video and audio streams to recipe list
2020-05-02 12:06:47 -04:00
Reto Kromer
dd257331fe
add Fade video and audio streams to recipe list 2020-05-02 07:33:52 +02:00
Ashley
feac0ded9b
Merge pull request #422 from DaleLore/fade
Update: Adding fade/afade to streams
2020-05-01 23:10:36 -04:00
Lorena A Ramírez-López
a33ed1d24f
Apply suggestions from code review
Good point. Thanks

Co-authored-by: Ashley <ashley.blewer@gmail.com>
2020-05-01 23:09:49 -04:00
Lorena A Ramírez-López
020b9fbe73
Update: Adding fade/afade to streams 2020-05-01 23:03:25 -04:00
Ashley
1df442f6dd
Merge pull request #421 from amiaopensource/prores
add all containers for ProRes
2020-05-01 22:17:31 -04:00
Reto Kromer
3a05c8f440
add all containers for ProRes 2020-05-01 09:47:57 +02:00
Ashley
89642fdd56
Merge pull request #420 from amiaopensource/BWF
add BWF to recipe list
2020-04-16 08:45:15 -04:00
Reto Kromer
a9ec972aef
add BWF to recipe list 2020-04-16 14:31:13 +02:00
Reto Kromer
91540a2fb8
Merge pull request #415 (use same wording in ToC and title) 2020-01-04 10:58:41 +01:00
Reto Kromer
2becad3d9c
use same wording in ToC and title 2019-12-25 10:32:15 +01:00
Ashley
e4c327bbac
Merge pull request #414 from amiaopensource/kfrn/tweaks
Tweaks: naming, whitespace, collapse all recipes
2019-12-17 11:48:57 -05:00
kfrn
4359d6dd4a Update 'show/hide recipes' (expand/collapse) functionality
Previously, it would expand the recipe if currently collapsed, and vice versa.
Now, if any recipes are currently expanded, it will collapse all; otherwise, all recipes will be expanded.

The 'expand all' functionality is necessary for full-text searching.
2019-12-18 05:42:29 +13:00
kfrn
d184ed2fe9 Code style: remove trailing whitespace 2019-12-17 22:36:47 +13:00
kfrn
089725a753 Crop video recipe: correct name/description of example images 2019-12-17 22:34:37 +13:00
Ashley
897f1b1616
Merge pull request #413 from amiaopensource/update-contributors
Update contributors list with octohatrack
2019-12-11 12:08:30 -05:00
Ashley
358a2ec23b
add "last updated" 2019-12-11 12:04:09 -05:00
Ashley Blewer
de6c08a58d Update contributors list with octohatrack 2019-12-10 17:56:18 -05:00
Ashley
0d1fc1bfe8
Merge pull request #412 from amiaopensource/BWF_name
fix BWF name
2019-12-10 10:41:34 -05:00
Reto Kromer
cbca3ac7ad
fix BWF name 2019-12-10 10:04:07 +01:00
Ashley
bcc425a955
Merge pull request #410 from amiaopensource/add-bext
add BWF embedding recipe
2019-12-09 12:15:51 -05:00
weaver
0353c1761e ch ch ch changes 2019-12-06 08:37:11 -08:00
weaver
e3aa81fb95 add BWF 2019-12-05 16:28:58 -08:00
Ashley
633374f22d
Merge pull request #409 from macasaurusrex/issue-399-meta-tag-validation
Update index.html
2019-11-20 10:39:49 -05:00
Maura
1d60060eed
Update index.html
fix for ticket 399: meta tag validation error. w3 doesn't like chartset in the same tag as viewport so I split them out based on what was described in the ticket
2019-11-19 18:07:41 -05:00
Reto Kromer
6cfe7f7a47 style cleaning 2019-11-07 10:37:45 +01:00
Reto Kromer
fc63116e2f
Merge pull request #407 (add streamhash to recipe list) 2019-11-07 10:26:06 +01:00
Reto Kromer
f74f0cde93
add streamhash to recipe list 2019-11-06 06:57:37 +01:00
Ashley
832026b57c
Merge pull request #406 from pjotrek-b/gh-pages
Added "streamhash" recipe.
2019-11-05 17:25:57 -05:00