Commit Graph

1067 Commits

Author SHA1 Message Date
Alex Garnett
bc0edae268 add separate hevc recipe 2020-11-22 10:46:23 -08:00
Alex Garnett
87314cef76 fix preset command 2020-11-22 10:42:18 -08:00
Alex Garnett
77a7a2b3dc add hardware encoding examples 2020-11-22 10:30:42 -08:00
Ashley
f0aab69f0f
Merge pull request #445 from amiaopensource/ffmprovisr_typo
fix tiny typo
2020-11-16 08:39:31 -05:00
רטו
5c0b98bded
fix tiny typo 2020-11-16 12:49:55 +01:00
bturkus
2677cd74e7
update pbs tech specs link (#444) 2020-11-12 13:30:19 +01:00
Reto Kromer
46d65cf4d0
update recipe list (#443) 2020-09-28 08:07:11 +02:00
Reto Kromer
638bb951dd
fix HTML (#442) 2020-07-22 07:08:34 +02:00
Andrew Weaver
87581c717c
Merge pull request #441 from amiaopensource/delete_space
delete a space before `</h5>`
2020-07-20 10:29:54 -07:00
Reto Kromer
ba49741c9f
delete a space before </h5> 2020-07-20 18:14:35 +02:00
Reto Kromer
de49996097
update H.265/HEVC formula (#439) 2020-07-19 08:02:37 +02:00
Reto Kromer
708cd0eae3
upgrade CC CoC to version 2.0 (#437) 2020-06-15 06:57:03 +02:00
Ashley
e39d70ac2b
Merge pull request #436 from amiaopensource/FFCommand_Engine
add FFCommand_Engine to sister projects
2020-06-12 13:42:50 -04:00
Reto Kromer
7dd7f1c355
add FFCommand_Engine to sister projects 2020-06-11 15:15:45 +02:00
Katherine Frances Nagels
6f3e8eb0a4
Merge pull request #434 from amiaopensource/kfrn/recipe-enhancements
Recipe enhancements & tidy-ups
2020-06-05 19:04:57 +12:00
kfrn
885535c33b Code style: normalise H264 (etc) → H.264, aac → AAC
Matching the majority spelling
2020-06-05 17:39:21 +12:00
kfrn
515c0c3ae2 Docs: fix typo 2020-06-05 17:39:21 +12:00
kfrn
528ba39135 Recipe: transcode to H.264 - add note about >1 audio (etc) tracks
Addresses https://github.com/amiaopensource/ffmprovisr/issues/383
2020-06-05 17:39:05 +12:00
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