Skip to content

Instantly share code, notes, and snippets.

View sqbing's full-sized avatar

Rider Woo sqbing

  • Microsoft
  • Suzhou, Jiangsu, China
View GitHub Profile
#!/bin/bash
###########################################################################
# Choose your ffmpeg version and your currently-installed iOS SDK version:
#
VERSION="2.0.2"
SDKVERSION="7.0"
ARCHS="armv7 armv7s i386"
#
#
@sqbing
sqbing / ffprobe -show_packets
Created December 24, 2014 03:15
nginx rtmp module ts file info
[PACKET]
codec_type=audio
stream_index=1
pts=7751268264
pts_time=86125.202933
dts=7751268264
dts_time=86125.202933
duration=4179
duration_time=0.046433
convergence_duration=N/A
@sqbing
sqbing / lldb.log
Created March 20, 2015 04:02
aquila_mfcc_crash_report
➜ aquila lldb a.out /tmp/20.wav
(lldb) target create "a.out"
Current executable set to 'a.out' (x86_64).
(lldb) settings set -- target.run-args "/tmp/20.wav"
(lldb) r
Process 24809 launched: '/Users/sqbing/Dev/Test/aquila/a.out' (x86_64)
Loaded file /tmp/20.wav (16b)
samples: 960000
sample frequency: 48000
Samples per frame: 1200
@sqbing
sqbing / error_case.log
Created July 15, 2016 01:39
gevent_install_error_with_2.7.11_in_virtualenv
(gevent_test) /tmp ᐅ pip install -v gevent
Collecting gevent
1 location(s) to search for versions of gevent:
* http://pypi.douban.com/simple/gevent/
Getting page http://pypi.douban.com/simple/gevent/
Starting new HTTP connection (1): pypi.douban.com
"GET /simple/gevent/ HTTP/1.1" 301 178
Starting new HTTP connection (1): pypi.doubanio.com
"GET /simple/gevent/ HTTP/1.1" 200 20658
Analyzing links from page http://pypi.doubanio.com/simple/gevent/