]> git.parisson.com Git - telecaster-server.git/commit
add master processing scripts
authorGuillaume Pellerin <yomguy@parisson.com>
Mon, 5 Jun 2023 09:07:29 +0000 (11:07 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Mon, 5 Jun 2023 09:07:29 +0000 (11:07 +0200)
commita007b8fae9084d4823aebfeae913222266fc1d01
tree327795af99974b917706b5f176a3a12f3f52e63a
parent541fc8b17b5a91b147b9c0a116a2739500a3be0a
add master processing scripts
19 files changed:
bin/create_thumbs.py [deleted file]
bin/master/py/create_thumbs.py [new file with mode: 0644]
bin/master/py/remux_fix_media.py [new file with mode: 0644]
bin/master/py/transcode.py [new file with mode: 0644]
bin/master/py/transcode_nonv.py [new file with mode: 0644]
bin/master/py/transcode_nv-pro.py [new file with mode: 0644]
bin/master/py/transcode_nv.py [new file with mode: 0644]
bin/master/sh/backup_nile.sh [new file with mode: 0755]
bin/master/sh/remux [new file with mode: 0755]
bin/master/sh/reverse_ssh_tunnel [new file with mode: 0755]
bin/master/sh/seafile_sync.sh [new file with mode: 0755]
bin/master/sh/telecaster_master-ae.sh [new file with mode: 0755]
bin/master/sh/telecaster_master-crfpa-mp4-staging.sh [new file with mode: 0755]
bin/master/sh/telecaster_master-crfpa-mp4.sh [new file with mode: 0755]
bin/master/sh/telecaster_master-pro.sh [new file with mode: 0755]
bin/remux_fix_media.py [deleted file]
bin/transcode.py [deleted file]
bin/transcode_nonv.py [deleted file]
bin/transcode_nv.py [deleted file]