Guest User

Untitled

a guest
Nov 17th, 2015
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | None | 0 0
  1. ./ffmpeg -re -v 24 -i http://sakZZZZ.fastbroad.com/i/topchan109_1@ZZZZZ/master.m3u8 -vcodec libx264 -acodec mp3 -ar 44100 -f flv "rtmp://p.epZZZZZ.i.akamaientrypoint.net/EntryPoint/aktest_1_1200@ZZZZZ flashver=FMLE/3.0\20(compatible;\20FMSc/1.0) pubUser=ZZZZZZ pubPasswd=ZZZZZZ" 2>&1 | cat > error-msg
  2.  
  3. cat error-msg
  4.  
  5. Unknown option flashver
  6. Valid RTMP options are:
  7.  
  8. socks string Use the specified SOCKS proxy
  9. app string Name of target app on server
  10. tcUrl string URL to played stream
  11. pageUrl string URL of played media's web page
  12. swfUrl string URL to player SWF file
  13. flashver string Flash version string (default LNX 10,0,32,18)
  14. conn AMF Append arbitrary AMF data to Connect message
  15. playpath string Path to target media on server
  16. playlist boolean Set playlist before play command
  17. live boolean Stream is live, no seeking possible
  18. subscribe string Stream to subscribe to
  19. jtv string Justin.tv authentication token
  20. token string Key for SecureToken response
  21. swfVfy boolean Perform SWF Verification
  22. swfAge integer Number of days to use cached SWF hash
  23. start integer Stream start position in milliseconds
  24. stop integer Stream stop position in milliseconds
  25. buffer integer Buffer time in milliseconds
  26. timeout integer Session timeout in seconds
  27. pubUser string Publisher username
  28. pubPasswd string Publisher password
  29.  
  30. rtmp://p.ep54371.i.akamaientrypoint.net/EntryPoint/aktest_1_1200@54371 flashver=FMLE/3.0\20(compatible;\20FMSc/1.0) pubUser=401425 pubPasswd=ThM7GT: Unknown error occurred
  31.  
  32.  
  33.  
  34. ./ffmpeg
  35. ffmpeg version git-2015-10-06-a342c2a Copyright (c) 2000-2015 the FFmpeg developers
  36. built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04)
  37. configuration: --prefix=/home/ya/opt/ffmpeg --enable-librtmp --enable-gpl --enable-libx264 --enable-libmp3lame
  38. libavutil 55. 2.100 / 55. 2.100
  39. libavcodec 57. 4.100 / 57. 4.100
  40. libavformat 57. 3.100 / 57. 3.100
  41. libavdevice 57. 0.100 / 57. 0.100
  42. libavfilter 6. 10.100 / 6. 10.100
  43. libswscale 4. 0.100 / 4. 0.100
  44. libswresample 2. 0.100 / 2. 0.100
  45. libpostproc 54. 0.100 / 54. 0.100
  46. Hyper fast Audio and Video encoder
  47. usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...
  48.  
  49. Use -h to get full help or, even better, run 'man ffmpeg'
Advertisement
Add Comment
Please, Sign In to add comment