Guest User

Untitled

a guest
Mar 16th, 2016
61
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ffmpeg -y -probesize 2147483647 -analyzeduration 2147483647 -i public/sdps/audio-only.sdp -acodec mp3 -b:a 22k stream/newfile.mp3
  2.  
  3.  
  4. v=0
  5. o=- 0 0 IN IP4 45.55.45.79
  6. s=Audio Only
  7. c=IN IP4 45.55.45.79
  8. t=0 0
  9. m=audio 44877 RTP/AVP 111 97 96 0
  10. a=mid:audio
  11. a=recvonly
  12. a=rtpmap:111 opus/48000/2
  13. a=rtpmap:97 PCMU/44100/1
  14. a=rtpmap:96 VP8/90000
  15. a=rtpmap:0 PCMU/8000
RAW Paste Data

Adblocker detected! Please consider disabling it...

We've detected AdBlock Plus or some other adblocking software preventing Pastebin.com from fully loading.

We don't have any obnoxious sound, or popup ads, we actively block these annoying types of ads!

Please add Pastebin.com to your ad blocker whitelist or disable your adblocking software.

×