Guest User

Untitled

a guest
Sep 11th, 2016
61
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Hi, trying to play an mp3 in a browser (using web api) but it's very choppy, same way with mp2 worked great, so guess the problem is with the bit reservoir. is there a way to disable it?
  2. the doc says : reservoir Enable use of bit reservoir when set to 1. Default value is 1. LAME has this enabled by default, but can be overridden by use --nores option.
  3. but "--nores" doesn't seems to work. can set "-libmp3lame -reservoir 0", but it doesn't seems to do anything...
  4.  
  5. the full command is :
  6. ffmpeg -f dshow -i video="ManyCam Virtual Webcam":audio="Microphone (ManyCam Virtual Mic" -f mpeg -acodec mp3 -reservoir 0 -b:v 300k -b:a 64k http://localhost:777
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.

×