52AV手機A片王|52AV.ONE
標題:
JW player 播放(拖曳) flv格式影片無法快轉
[打印本頁]
作者:
coav4u
時間:
2016-3-12 10:44
標題:
JW player 播放(拖曳) flv格式影片無法快轉
相關資訊請參考:
& B/ e4 o Y w$ Q- p
9 Y3 d# L. x! q: w
http://jamyy.us.to/blog/2009/01/429.html
, \* b$ {: X1 ^8 ?3 O
" ]! c1 q. }1 p$ Q3 J! @
http://blog.csdn.net/leidengyan/article/details/7576328
% X# ~9 H9 V+ c' e- |8 @/ O
# {& q( z. z9 f' R
何謂偽串流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
5 E4 l( K/ p0 \, B e* ? e
T: ]' w p0 y0 t+ g
https://support.jwplayer.com/customer/portal/articles/1430518
% \/ r g9 a/ ^' R" X
Jwplayer 教學:
http://blog.csdn.net/gaohuanjie/article/details/24957223
L. @! Y( l/ E
% ^0 A! n' b7 G0 a/ r4 e
jwplayer6.12 下載 :
http://www.allseego.com/jwplayer/6.12/
# T+ p( r- `% {3 O e
非常有用的資訊 :
http://itindex.net/detail/53495-nginx-jwplayer-flv
http://www.opsers.org/server/use ... to-build-nginx.html
0 p6 _2 [" s/ O/ H5 t& E0 }
mp4格式加入metadata 的指令MP4Box及安裝:
https://gpac.wp.mines-telecom.fr ... only-all-platforms/
/ I# q8 E! @4 x! T8 U2 k
http://lzone.de/Comparison+of+FLV+and+MP4+metadata+tagging+tools+(injectors)
% j/ v3 _. S- y7 `! N0 \1 h
http://forum.videohelp.com/threa ... tag-MP4-AVI-MOV-WMA
9 l4 z1 p. _9 ?" i& W
FLV streaming 說明:
http://www.therealtimeweb.com/in ... eo-via-PHP-take-two
1 W8 `3 b! f1 V: r+ @
mod h264 streaming的簡易串流技巧
http://www.cc.ntu.edu.tw/chinese/epaper/0033/20150620_3308.html
; H% D; t! ?$ O k4 J( }6 J
B+ M3 s( J/ v" |
http://stackoverflow.com/questio ... eam-large-mp4-files
% o: L' l! G: R. A2 W9 ]9 O
ffmpeg 參數詳解:
https://ffmpeg.org/ffmpeg-all.html
1 C% |9 _4 W' }1 L' ]" g$ o
- F6 F) a* m2 v
nginx 限速指令limit_rate :
http://blog.csdn.net/ciaos/article/details/7483927
" H7 c; [, \9 z; X5 @' f) G! s
2 M' j* m, B% s W; O2 I) q6 `+ t
Install yamdi:
! S+ b2 n+ g1 ^. l: @
yum install yamdi
# J- d5 f; D( L& `5 f$ [; {
OR
! o: I G1 R i- j/ z; C, e
cd /usr/local/src
; y. g8 P8 }7 K2 |8 K( \
wget
http://downloads.sourceforge.net ... .gz?use_mirror=nchc
( G3 B6 o1 D( d& r1 x
tar -zxvf yamdi-1.4.tar.gz
2 ^6 E' _# f% L/ h
cd yamdi-1.4
) `2 H2 q d5 J9 K
gcc yamdi.c -o yamdi -O2 -Wall
* M9 O" t( s8 U0 N
mv yamdi /usr/bin/
l% R1 }/ }" O; t- U- Y2 q
ffmpeg/avconv 轉檔與影片連接範例 :
http://rocksaying.tw/archives/22568176.html
# q% d1 l/ E: N1 Q- u
Build and install libx264, libav and rtmpd scripts:
https://gist.github.com/revmischa/742831
" S, l6 c7 X. \" d" f O
use yum install ffmpeg:
https://chrisjean.com/install-ffmpeg-and-ffmpeg-php-on-centos-easily/
5 O7 x1 R( l# o$ a
http://ask.xmodulo.com/compile-ffmpeg-centos-fedora-rhel.html
+ {$ y4 `7 q5 X' k; _* h9 c% A
; D& g6 Z+ i7 G7 A% F, b' |
升級 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
, |) F8 d, ?( x K0 A* C# j; P
4 l0 z6 ^6 `/ T$ c0 f+ K1 A
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
5 m$ r {" |: w# t; s
使用yum 安裝 ffmpeg + ffmpeg-php ==>
https://www.scalescale.com/tips/nginx/ffmpeg-php-ffmpeg-centos-6-7/
9 Z. i1 H+ w$ U* S9 V1 u1 ^
假如你的OS是 CentOS 5.X /i386,那麼你需作以下動作:
4 ^4 c+ \' a6 }
vi /etc/yum.repos.d/CentOS-Base.repo 加入以下內容
1 A: @3 D! O: _8 z4 I
[dag]
7 x: N. i* d/ T8 @0 W3 g
name=DAG RPM Repository
6 R2 r7 \( ~. R- q0 R% Y5 F
baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag
j. y( f8 q% K9 B& |0 M
gpgcheck=1
3 L# t( A% y% l, Z o9 l
enabled=1
( K" Y" c# f. ]4 D7 w1 z
) ]8 D$ |; l' j1 y2 y
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.
" e9 {$ c- }5 j8 y
) f6 N; i3 j, a5 I
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 6b8d79e6
1 i7 V3 g' H8 ^, z$ U- o6 E1 n
Public key for faac.x86_64.1.26-1.el5.rf.rpm is not installed
5 p0 S b6 i5 `& L; a5 o$ E( J
6 K% m4 J+ Z1 { v
Import the GPG key:
( _0 J' P& Y- G* `* w$ x6 O. r
rpm --import
http://apt.sw.be/RPM-GPG-KEY.dag.txt
- _0 y A# u+ ^# n- A
; D1 f. X) j/ V& P8 N: Y( o
This next step is not necessary, but if you encounter any problems you may want to try updating your system.
) U3 k9 G J; ^# |* P3 b$ B
$ yum update
7 F3 Y2 k( J4 F9 R+ W* ~ Q
( I' o4 ?6 a9 g2 M g: y9 o# C$ z
Install FFmpeg
) ?/ C, s1 a0 R
$ yum install ffmpeg ffmpeg-devel
; W: W2 {6 r) T2 P/ g
3 O- t# v7 ~% t. [
" z$ j- W# I u! v1 i
0 k! W) V+ ], h" h
歡迎光臨 52AV手機A片王|52AV.ONE (https://www.itech.casa/)
Powered by Discuz! X3.2