/useful/trunk-1

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/useful/trunk-1

« back to all changes in this revision

Viewing changes to scripts/enc2firefox.sh

  • Committer: Gustav Hartvigsson
  • Date: 2021-01-13 20:29:17 UTC
  • Revision ID: git-v1:4502736d0e4c4af9a28416c4b04bf9725893c5a0
Fixed up the rest of the if statments.

  I have no idea how it even worked before.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/env bash
2
 
####
 
2
###################
3
3
# FILE NAME: enc2firefox.sh
4
4
#
5
5
# Encodes (mp4/x264) videos so they can be played in firefox.
8
8
# 2020-09-05:
9
9
#   * Removed an eval that made no sense.
10
10
#   * Added FJ mode for those spicy memes.
11
 
#
12
 
# 2021-01-13:
13
 
#   * Fixed up if statments
14
 
#
15
 
####
 
11
####################
 
12
ARGS=()
 
13
ARGS="${@}"
16
14
 
17
15
__IN_NAME=
18
16
__OUT_NAME=