Skip to content

Commit

Permalink
renamed revens flows
Browse files Browse the repository at this point in the history
  • Loading branch information
revenz committed Aug 27, 2024
1 parent c4c5676 commit a471d45
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 19 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
{
"Name": "Convert Movies",
"Name": "Reven - Convert Movies",
"Type": 0,
"Revision": 26,
"Revision": 27,
"Properties": {
"Description": "A video conversion flow that will convert videos to HEVC with AC3 audio. \n\nIt will then move these to the Output folder and deletes the source folder, if there are no more video files found in it.\n\nThis will always move the input file to the output file, even if no processing is required.",
"Description": "A user submitted template. A video conversion flow that will convert videos to HEVC with AC3 audio. \n\nIt will then move these to the Output folder and deletes the source folder, if there are no more video files found in it.\n\nThis will always move the input file to the output file, even if no processing is required.",
"Tags": [
"Video",
"Video:HEVC",
"VIdeo:AC3"
"Video:Community"
],
"Author": "reven",
"Fields": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
{
"Name": "Convert TV Shows",
"Name": "Reven - Convert TV Shows",
"Type": 0,
"Revision": 5,
"Revision": 6,
"Properties": {
"Description": "A video conversion flow that will convert videos to HEVC with normalized AC3 audio., optimized for TV.",
"Description": "A user submitted template. A video conversion flow that will convert videos to HEVC with normalized AC3 audio., optimized for TV.",
"Tags": [
"Video",
"Video:HEVC",
"Video:AC3"
"Video:Community"
],
"Author": "reven",
"Fields": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
{
"Name": "VP9 - YouTube",
"Name": "Reven - VP9 - YouTube",
"Type": 0,
"Revision": 14,
"Revision": 15,
"Properties": {
"Description": "Convert video to VP9/WebM/Opus/1080P and move to destination",
"Description": "A user submitted template. Convert video to VP9/WebM/Opus/1080P and move to destination",
"Tags": [
"Video",
"Video:VP9",
"Video:WebM",
"Video:Opus"
"Video:Community"
],
"Author": "reven",
"Fields": [
Expand Down

0 comments on commit a471d45

Please sign in to comment.