|
相關資訊請參考:
) p8 [! b! p! I+ m4 r m4 j' i& A" T: L8 H5 x+ x) m3 F
http://jamyy.us.to/blog/2009/01/429.html9 U' e. O1 n9 y, I6 D! ]- Q' U$ d
$ n3 S0 j0 t' U4 D F' \5 p
http://blog.csdn.net/leidengyan/article/details/7576328: a8 p( f$ ~+ q% t1 }# z
8 V# {% G: x! f0 t% y4 [! {何謂偽串流HTTP Pseudo-Streaming :http://kfsoft.info/article-14-Flash-Video-streaming%E8%A6%96%E9%A0%BB%E4%B8%B2%E6%B5%81%E5%AF%A6%E4%BD%9C.html" @6 U0 a' L1 A. z1 b# `9 r1 Q7 B/ K
6 Z% K. A3 b1 o) }8 a. ohttps://support.jwplayer.com/customer/portal/articles/1430518
i8 f1 n; k- H( \- r9 lJwplayer 教學: http://blog.csdn.net/gaohuanjie/article/details/24957223& s' m& G" h- J5 X( P& U
4 r n; q0 A# L' E& X; L9 kjwplayer6.12 下載 :http://www.allseego.com/jwplayer/6.12/: r! C; d; j0 T3 e) E
非常有用的資訊 :http://itindex.net/detail/53495-nginx-jwplayer-flv http://www.opsers.org/server/use ... to-build-nginx.html
# n1 F8 L$ Y- O' @ b1 Q3 Amp4格式加入metadata 的指令MP4Box及安裝:https://gpac.wp.mines-telecom.fr ... only-all-platforms/
/ D5 A0 B- \1 ? http://lzone.de/Comparison+of+FLV+and+MP4+metadata+tagging+tools+(injectors); l/ x4 |1 t3 i/ w- j7 T
http://forum.videohelp.com/threa ... tag-MP4-AVI-MOV-WMA
$ W u4 A3 R8 B; zFLV streaming 說明: http://www.therealtimeweb.com/in ... eo-via-PHP-take-two
0 |% [; c; X' ~9 @mod h264 streaming的簡易串流技巧 http://www.cc.ntu.edu.tw/chinese/epaper/0033/20150620_3308.html9 I P/ ?0 [2 q) I; i" Y. S+ X. r
( b6 x( h% l3 j% j) g' V
http://stackoverflow.com/questio ... eam-large-mp4-files
: W; j/ B7 U3 H+ bffmpeg 參數詳解: https://ffmpeg.org/ffmpeg-all.html; `, r6 f( }' ]/ c0 @! v6 J
4 r0 s0 _; K& X" hnginx 限速指令limit_rate : http://blog.csdn.net/ciaos/article/details/7483927& j' Y' O, Q. c1 z% H7 m
! i- \4 A1 X) f2 i. LInstall yamdi:: l: _$ B& q; I1 B- a" G
yum install yamdi- p7 h' f/ D4 X4 |/ ?! m5 Z
OR
! A: \, F- T$ H% ~3 D# scd /usr/local/src
+ Y( }2 T3 }$ g: a) l" w6 Qwget http://downloads.sourceforge.net ... .gz?use_mirror=nchc! B% L2 U) C6 ]0 E$ N0 h
tar -zxvf yamdi-1.4.tar.gz
, S: C: C% T4 ccd yamdi-1.41 S5 a% l; v0 y5 {( b. ] t
gcc yamdi.c -o yamdi -O2 -Wall2 ~5 ]7 I. J$ a% Q, D( c
mv yamdi /usr/bin/! _' v: o; @0 ?% l. c. g) I! o |
ffmpeg/avconv 轉檔與影片連接範例 : http://rocksaying.tw/archives/22568176.html9 ~& N$ c# g1 M. D, j
Build and install libx264, libav and rtmpd scripts: https://gist.github.com/revmischa/742831
& R- R$ E7 k: a$ G; Suse yum install ffmpeg: https://chrisjean.com/install-ffmpeg-and-ffmpeg-php-on-centos-easily/ ; V2 Q X# v( h# S
http://ask.xmodulo.com/compile-ffmpeg-centos-fedora-rhel.html
0 r* E8 H( W" p6 C( v* A& J; Q$ V9 g3 c2 }* ~, Z4 B) N% I' } U
升級 gcc-4.4.7 to gcc-4.8.2 :http://ilovers.sinaapp.com/article/centos%E4%B8%8B%E5%AE%89%E8%A3%85gcc-481
/ C5 ~6 V1 z; v3 O. {5 p: Z" I: i) p. n6 f; H3 q0 _
source install ffmpeg: https://kdenlive.org/user-manual/downloading-and-installing-kdenlive/installing-source/installing-ffmpeg , http://wiki.razuna.com/display/ecp/FFMpeg+Installation+on+CentOS+and+RedHat
, e* n1 J8 g0 H& N" O使用yum 安裝 ffmpeg + ffmpeg-php ==> https://www.scalescale.com/tips/nginx/ffmpeg-php-ffmpeg-centos-6-7/+ I5 w9 u( X6 b5 Z
假如你的OS是 CentOS 5.X /i386,那麼你需作以下動作:
4 K0 L! J7 n( A) O" Ovi /etc/yum.repos.d/CentOS-Base.repo 加入以下內容' v, F7 p( A2 A. @5 T; g- Z
[dag] 5 P" A1 n9 c3 u5 ]
name=DAG RPM Repository& |; F1 [! \0 t) ]
baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag' [2 `9 h) q2 I
gpgcheck=10 p6 Y. A, q3 Z0 x
enabled=1% K) S8 g1 E! c: [! L
/ R2 r: @' T: f5 jNow you need to add DAG’s GPG key. Without this you will get the following error message when attempting to use it with yum.+ j5 y8 R1 Y# J. J5 j' E6 m
, Q( F/ [$ a4 y* {* f0 s
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 6b8d79e61 t4 D3 s8 s) e& A' d
Public key for faac.x86_64.1.26-1.el5.rf.rpm is not installed v5 `/ Q) K% N5 w( y
7 {) f$ N% @( m4 l( z' ]- L& b5 a0 z
Import the GPG key:
1 ~( F( M& u5 @. v$ _rpm --import http://apt.sw.be/RPM-GPG-KEY.dag.txt% u: n) \; U+ v* z
8 n( e% E; g0 o+ W- s* U: d4 s
This next step is not necessary, but if you encounter any problems you may want to try updating your system.
( G0 E" |9 q+ u2 J! _& A! O. D$ yum update% c4 N4 R3 b' ~. P+ O. {: r
$ P4 R% K! C8 CInstall FFmpeg2 Z# a/ d1 Y8 {/ q& Z' o
$ yum install ffmpeg ffmpeg-devel
! @ ? L3 p2 J- c4 v7 F% X9 C8 o* U
0 x" M3 b4 R" b9 E2 m* }6 m6 U7 l) e0 E3 |, v4 V
( C/ {9 _" H" D% D; X; Y% b
|
|
-->
|