52AV手機A片王|52AV.ONE

標題: JW player 播放(拖曳) flv格式影片無法快轉 [打印本頁]

作者: coav4u    時間: 2016-3-12 10:44
標題: JW player 播放(拖曳) flv格式影片無法快轉
相關資訊請參考:
" ]! C% X+ P8 Z
/ G$ @0 D2 E! D: _* P* ]* Ghttp://jamyy.us.to/blog/2009/01/429.html7 \" B: a1 R; K: _5 l  m' N
& d/ N5 V1 P: Y: t6 z/ {' t' G
http://blog.csdn.net/leidengyan/article/details/75763289 `; L8 v/ N+ U' W$ c( K4 P0 D
" {6 X; U$ Y" H/ ]( Q: d
何謂偽串流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.html7 e! w. }9 M  L- r1 T9 F2 ]* e8 I

7 }+ G3 l1 {- d8 Uhttps://support.jwplayer.com/customer/portal/articles/1430518
( m7 ]% r2 A1 l% c' ?! ^- a2 }Jwplayer 教學: http://blog.csdn.net/gaohuanjie/article/details/24957223& Y+ N+ ~$ }; g
6 A7 Q7 Y4 ~$ @/ E: L' m
jwplayer6.12 下載 :http://www.allseego.com/jwplayer/6.12/
2 _( z6 V. }' g1 O非常有用的資訊 :http://itindex.net/detail/53495-nginx-jwplayer-flv   http://www.opsers.org/server/use ... to-build-nginx.html
& U1 S, n2 Y, O. [8 Kmp4格式加入metadata 的指令MP4Box及安裝:https://gpac.wp.mines-telecom.fr ... only-all-platforms/# g/ m6 p8 B/ @
                                             http://lzone.de/Comparison+of+FLV+and+MP4+metadata+tagging+tools+(injectors)4 \: m. \1 m8 ~* f8 Q8 F$ q
http://forum.videohelp.com/threa ... tag-MP4-AVI-MOV-WMA
2 f0 ?# ~+ M1 x8 S4 pFLV streaming 說明: http://www.therealtimeweb.com/in ... eo-via-PHP-take-two  }, e  p* Z9 @. n# {
mod h264 streaming的簡易串流技巧 http://www.cc.ntu.edu.tw/chinese/epaper/0033/20150620_3308.html( J/ K% [% D9 k) T, q2 e4 `5 ~

! l; `% g" T( w8 R) G: Hhttp://stackoverflow.com/questio ... eam-large-mp4-files
  G) v5 b& f0 T- j3 Cffmpeg 參數詳解:  https://ffmpeg.org/ffmpeg-all.html
% H; p' K  e& m

, w$ y% K! Q8 a. ~) D& vnginx 限速指令limit_rate : http://blog.csdn.net/ciaos/article/details/7483927
, J8 T0 g2 m$ G. x
1 h/ c8 I) e: C; W! N
Install yamdi:
- T5 |8 Q0 t  f5 Q- g9 L; fyum install yamdi2 f" m" |3 t0 V. l
OR/ m9 G( n' H5 S0 Q- o
cd /usr/local/src
! z0 X5 B& u, {wget http://downloads.sourceforge.net ... .gz?use_mirror=nchc
: A4 G( K" \" ltar -zxvf yamdi-1.4.tar.gz1 L1 k5 \: p( T* Y  O3 [
cd yamdi-1.4# M& B3 K( l3 V1 d4 r2 S! j1 ^
gcc yamdi.c -o yamdi -O2 -Wall! V  y. D' _5 Q! ^& I3 \( J- j
mv yamdi /usr/bin/

$ Q- @& {4 K& Z
ffmpeg/avconv 轉檔與影片連接範例 : http://rocksaying.tw/archives/22568176.html; P. r+ C- \! _
Build and install libx264, libav and rtmpd scripts: https://gist.github.com/revmischa/7428317 [' Z) a, x+ {4 {# B6 v5 R
use yum install ffmpeg: https://chrisjean.com/install-ffmpeg-and-ffmpeg-php-on-centos-easily/        
8 B2 i' a8 Q1 Y, N) S/ a' N        http://ask.xmodulo.com/compile-ffmpeg-centos-fedora-rhel.html
$ X* `3 _( w: \1 x) l/ z2 D* `) Y9 D" |; n
升級 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
' I3 ~! j; ?9 u2 j( }2 D0 Y  B% Z, n: l
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+RedHat4 f1 u3 V: D2 q# [  n' X  t* i
使用yum 安裝 ffmpeg + ffmpeg-php ==> https://www.scalescale.com/tips/nginx/ffmpeg-php-ffmpeg-centos-6-7/
/ X( y( Y5 |3 P- u% ~# J假如你的OS是 CentOS 5.X /i386,那麼你需作以下動作:) Z8 X7 E& \/ c6 p
vi /etc/yum.repos.d/CentOS-Base.repo 加入以下內容  [" X% a$ _+ K9 z, a
[dag] ; H( {% O. @$ q
name=DAG RPM Repository
% N+ `$ m: [, Z* wbaseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag4 k1 K+ m9 Q8 f# A9 k
gpgcheck=1! P# w2 z1 G0 C( Y* H; N
enabled=1+ e4 z4 R: o/ X( A  e- n+ k; p) o
( N' Q8 P3 E7 W; s' G
Now you need to add DAG’s GPG key. Without this you will get the following error message when attempting to use it with yum.9 P% g; F) P2 Y" H; F' e/ b9 r4 `

$ u6 N+ V' l( G5 Z' mwarning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 6b8d79e6# H% r7 ~  b' l: j# l
Public key for faac.x86_64.1.26-1.el5.rf.rpm is not installed
7 R! ~: a* q/ U2 Q, a$ ]5 ?8 ^$ s9 V# ~% c( L; v! y
Import the GPG key:: w/ j& {$ k: a# M& N
rpm --import http://apt.sw.be/RPM-GPG-KEY.dag.txt
( q# w5 C  ?  }( c2 e
6 l' e4 g" o2 ~$ n+ NThis next step is not necessary, but if you encounter any problems you may want to try updating your system.$ ^/ ^: I8 n- _: C9 N* S* Z
$ yum update
: u$ I6 l3 F. ]+ j* Q+ l" g7 d% G( |/ m& x' _" i
Install FFmpeg! n  P2 p8 c/ S; H  o" {6 _" C
$ yum install ffmpeg ffmpeg-devel
+ q" r( G( A, T0 j0 J+ t& e' J

$ G* k9 _1 f2 {8 ~
, n# l  b8 q" N" F* u




歡迎光臨 52AV手機A片王|52AV.ONE (https://www.52av.one/) Powered by Discuz! X3.2