I hereby claim:
- I am drillbits on github.
- I am drillbits (https://keybase.io/drillbits) on keybase.
- I have a public key whose fingerprint is B5A0 EAD5 AB42 780A A6A8 D066 AF1D 2B41 AAC2 38CF
To claim this, I am signing this object:
| ffmpeg -y -i in.ts \ | |
| -f mp4 -vcodec libx264 \ | |
| -fpre libx264.ffpreset \ | |
| -cmp chroma -r 30000/1001 \ | |
| -aspect 16:9 -s 1440x1080 \ | |
| -bufsize 20000k \ | |
| -maxrate 25000k -vsync 1 \ | |
| -acodec libfaac -ac 2 \ | |
| -ar 48000 -ab 128k \ | |
| -map 0:0 -map 0:1 out.mp4 |
I hereby claim:
To claim this, I am signing this object:
| #!/usr/bin/env python3.6 | |
| from datetime import datetime | |
| import json | |
| import os | |
| import sys | |
| import urllib.request | |
| if len(sys.argv) < 2: | |
| print(f"usage: {sys.argv[0]} filelist.json") |
| func readRewindRequest(r *http.Request) []byte { | |
| var b []byte | |
| if r.Body != nil { | |
| b, _ = ioutil.ReadAll(r.Body) | |
| } | |
| r.Body = ioutil.NopCloser(bytes.NewBuffer(b)) | |
| return b | |
| } |
| #!/bin/bash | |
| if [ $# -lt 1 ]; then | |
| echo "${0} requires more than 1 arguments" | |
| echo "${0} input [output] [framestep]" | |
| exit 1 | |
| fi | |
| INPUT=${1} | |
| OUTPUT=${2:-img%03d.jpg} | |
| FRAMESTEP=${3:-1} |
| from logging import getLogger, StreamHandler, Formatter | |
| from logging.handlers import SysLogHandler | |
| import logging | |
| from socket import gethostname | |
| logger = getLogger(__name__) | |
| logger.setLevel(logging.DEBUG) | |
| syslog_fmt = Formatter( | |
| fmt='%(asctime)s %(hostname)s %(name)s[%(process)s]: %(message)s', |
| #!/usr/bin/python | |
| ''' | |
| SCTE-35 Decoder | |
| The MIT License (MIT) | |
| Copyright (c) 2014 Al McCormack |
| from: Hiroki Maekawa <[email protected]> | |
| to: [email protected] | |
| date: Apr 22, 2019, 12:18 PM | |
| subject: Fintechヘッドハンター前川です | |
| mailed-by: drillbits.jp | |
| signed-by: nextmove-co-jp.20150623.gappssmtp.com | |
| security: Standard encryption (TLS) Learn more | |
| drillbits様 |
| package main | |
| import ( | |
| "context" | |
| "fmt" | |
| "io" | |
| "io/ioutil" | |
| "log" | |
| "path/filepath" | |
| "time" |
| [10/02/17 15:39:42] Toru Furukawa (tof): show は、デフォルトで見えてないものを見せるような動作じゃないかな。 | |
| [10/02/17 15:39:59] Toru Furukawa (tof): コートの前をはだけて、 | |
| [10/02/17 15:40:04] Toru Furukawa (tof): ちんこを show |