Merge branch 'Gearbox_cpp' of ssh://thulinma@rsrclan.com:222/home/thulinma/Desktop/rassat/git/pls
This commit is contained in:
commit
1509771809
2 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -15,3 +15,5 @@ AMF_Tester/AMFtest
|
|||
AMF_Creator/AMFtest
|
||||
ABST_Parser/Box_Parser
|
||||
HTTP_Box_Parser/Box_Parser
|
||||
gearbox/CPP/Client/Gearbox_Client
|
||||
|
||||
|
|
|
@ -5,5 +5,5 @@
|
|||
|
||||
#ffmpeg -y -i "$1" -ar 44100 -vcodec libx264 -b 1000k -g 150 -r 20 -f flv - | ./Buffer 500
|
||||
|
||||
ffmpeg -i "$1" -re -acodec aac -ar 11025 -vcodec libx264 -b 700k -vpre ultrafast -refs 1 -bf 0 -g 150 -f flv - 2> /dev/null | ./Buffer 500 $2
|
||||
ffmpeg -i "$1" -re -acodec aac -ar 11025 -vcodec libx264 -b 700k -vpre ultrafast -refs 1 -bf 0 -g 150 -f flv - 2> /dev/null | ./DDV_Buffer 500 $2
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue