Skip to content

Instantly share code, notes, and snippets.

View drikin's full-sized avatar

Kohichi Aoki drikin

View GitHub Profile
D:\ffmpeg-4.0.2-win64-static\bin\ffmpeg.exe -i D:\Video\Export\616.mov -c:v hevc_nvenc -preset slow -
b:v 60M -c:a copy -pix_fmt yuv420p output.mkv
@drikin
drikin / font-face.css
Last active September 10, 2016 20:48
Style.css
@font-face {
font-family: "sans-serif";
src: local("Noto Sans CJK JP");
}
@font-face {
font-family: "serif";
src: local("Noto Sans CJK JP");
}
@font-face {
font-family: "MS Pゴシック";
@drikin
drikin / Link2Markdown.py
Created January 21, 2016 23:52
Link2Markdown.py
# coding: utf-8
import appex, clipboard, urllib2, re, cookielib
def main():
if not appex.is_running_extension():
print 'This script is intended to be run from the sharing extension.'
return
url = appex.get_url()
if not url:
print 'No URL found.'
import os
import sys
from clnch import *
# 設定処理
def configure(window):
# --------------------------------------------------------------------
# F1 キーでヘルプファイルを起動する
## Title: shiology塩先生に聞くアップル新製品と先生のこだわりグッズ (98)
## Reported By: drikin
## State: open
## Labels:
こんにちは、backspace.fm 第94回です。
backspace.fmは一週間分のテック系ニュースをお届けするPodcastです。
## 今週の一言
@mazzo:
backspace.fmのドリキンです。
プリンス、タマちゃん、スマートフォン王国いつも楽しみに聞いています。
新しいレギュラーさん初めまして。
スマートフォン王国リニューアルおめでとうございます!
萌ちゃんの卒業を聞いたときは、スマートフォン王国大丈夫か?なんて勝手な心配をした
りもしたんですが、先日プリンスから王国のリニューアルや、さらに飛躍するための意気
込みを聞いて、新しいメンバーが加わったスマートフォン王国の発展が楽しみになりまし
@drikin
drikin / 0_reuse_code.js
Last active August 29, 2015 14:19
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
Operating system: Windows NT
6.3.9600
CPU: x86
GenuineIntel family 6 model 69 stepping 1
4 CPUs
Crash reason: 0xc000000d / 0x00000000
Crash address: 0x0
Assertion: Invalid parameter passed to library function (null) in function (null), in file (null)