search for: audioquality

Displaying 13 results from an estimated 13 matches for "audioquality".

2009 Jul 24
1
The Vorbis encoder could not set up a mode according to the requested quality or bitrate.
I built ffmpeg2theora from SVN, using libogg 1.1.4, libvorbis 1.2.3 and Thusnelda from SVN. Running ffmpeg2theora --help reports that ffmpeg2theora accepts a range of -2 to 10 for the --audioquality option and a bitrate of 32 to 500 for the --audiobitrate option, but it doesn't appear to actually accept any of the low end numbers. It appears that the lowest acceptable value for --audioquality is -1 and the lowest acceptable value for --audiobitrate is 45. Anyone know what's up...
2004 Sep 07
1
interpolation of lost frames
Hi, When an audiopacket is received too late I could interpolate this frame. The problem is that I don't know if it is a true bufferloss or just the last audiopacket of a talkspurt. Now my question is if it's harmfull for the audioquality that at the end of the talkspurt one frame is interpolated? Or would this be almost inpossible to hear since the last audiopacket in the talkspurt already is about silent? This obviously depends on how speex interpolates a frame. Greetings Jeroen de Kleijn Developer of VoIPerized
2013 May 31
2
Opus vs. Vorbis
Hello Dennis! Please send me the links to your streams. I'm interested in the audioquality. regards Gagarin M. Stockholm www.mrs.se Dennis Heerema <Dennis at Heerema.net> wrote: >Hello Jordan, > >I run a test stream in OPUS format. >I find the quality of OPUS way better at low bitrates then VORBIS. >Thus better quality at lower bitrates, but also on higher bitrate...
2004 Dec 19
0
[patch] more ffmpeg2theora improvements
...\trecommended for low-bitrate/high-res video\n" + "\t --keyint,-K \t[8 to 65536] keyframe interval (default: 64)\n" + "\t --noautosync \tdo not adjust sync by duplicating and dropping\n" + "\t \tframes\n" "\t --audioquality,-a\t[-1 to 10] encoding quality for audio\n" "\t --audiobitrate,-A\t[45 to 2000] encoding bitrate for audio\n" "\t --samplerate,-H\tset output samplerate in Hz\n" @@ -727,6 +814,7 @@ static int cropright_flag=0; static int cropleft_flag=0; static int nosound_...
2004 Jan 15
0
best SIP-softphone?
hi everybody. i'm currently looking for a good SIP-softphone. i tried x-lite but i'm not happy with it's soundquality as there is a very high noiselevel. do you know a better softphone? and would a hardware SIP-phone offer (almost) the same audioquality as my isdn-phone? if so what phone would you recommend (and where can i get it in germany)? thanks!! bye thorsten -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040115/5db0f558/attachment.htm
2009 Oct 22
1
usage of --two-pass parameter with ffmpeg2theora?
Hello, So far I used this command to convert video files: ffmpeg2theora.linux --optimize --no-upscaling --videoquality 5 --audioquality 1 --contact=http://navratil.cz a.mp4 Now I'm trying use --two-pass parameter with ffmpeg2theora 0.25+svn16645 - Xiph.Org libtheora 1.1 20090822 (Thusnelda) if I just add --two-pass, then I'm getting Could not set up the first pass of two-pass mode. Did you remember to specify an estimate...
2010 Nov 04
1
"max_analyze_duration reached" means what?
...bred.avi I'm doing this encode on Fedora 13 GNU/Linux on a 64-bit AMD processor. The program encodes the video but I get something that looks like a warning and I don't know what it means: -------------------------------------------------------------- $ ffmpeg2theora --videoquality 10 --audioquality 10 --optimize --output ~/out.ogv Sintel_Documentary_by_Ali_Boubred.avi [avi @ 0x10ff720]max_analyze_duration reached Input #0, avi, from '/media/Sintel_EXTRAS/extras/documentary/Sintel_Documentary_by_Ali_Boubred.avi': Metadata: ISFT : MEncoder UNKNOWN-4.4.1 Duration:...
2013 Jun 09
0
Opus vs. Vorbis
On 05/31/2013 04:48 PM, Gagarin Miljkovich wrote: > Hello Dennis! > > Please send me the links to your streams. I'm interested in the > audioquality. You can also check out: http://dir.xiph.org/by_format/Opus Best regards Thomas B. Ruecker > Dennis Heerema <Dennis at Heerema.net> wrote: > > Hello Jordan, > > I run a test stream in OPUS format. > I find the quality of OPUS way better at low bitrates then V...
2009 Sep 02
2
issue with encoding of one particular file?
...e video more then 1hour, what is not true For encoding, I'm using wget http://firefogg.org/nightly/ffmpeg2theora.linux md5 a90e53aaa1081dfa206c5badd0d58e4d ffmpeg2theora 0.24+svn16546 - Xiph.Org libtheora 1.1 20090822 (Thusnelda) ffmpeg2theora.linux --optimize --no-upscaling --videoquality 5 --audioquality 1 Problematic file is from wget http://digit.superhosting.cz/digit24.mp4 md5 239724c7758a6a9a56c53f002b0f1bae ffmpeg2theora.linux digit24.mp4 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'digit24.mp4': Duration: 00:42:41.04, start: 0.000000, bitrate: 1177 kb/s Stream #0.0(eng): Audio: a...
2013 Jan 31
1
A proposal to extend (create) a codified set of revisited and additional FLAC tags
...derstand, creating alossy libraryor any library based on a proprietary format was deemed absurd. FLAC was our starting point and still seems to be the logical choice for the next generation of music distribution file formats....including high-resolution files for those that care even more about audioquality. One of theprimary underlying assumptions comprising the foundation of this project was that future music distributions will inevitably be file-based and free of the encumbrance of optical discs in any format. Discs don't make sense, but compatible, searchable libraries do. Users need to s...
2005 Mar 05
2
A/V sync strategies
I tried to encode some video from a DVD with encoder_example and ffmpeg2theora, and it looked great, except that with both encoders the A/V sync would drift noticeably after about 10 minutes, and by the end of a two hour movie it would be a couple seconds off. So instead of just whining about this and waiting for someone else to fix it, I decided to try to learn about what's causing the
2004 Nov 20
0
ffmpeg2theora start and end time support
...quot; "\t --crop[top|bottom|left|right]\tcrop input before resizing\n" "\t --deinterlace,-d \t\t[off|on] disable deinterlace, \n" "\t\t\t\t\tenabled by default right now\n" "\t --videoquality,-v\t[0 to 10] encoding quality for video\n" "\t --audioquality,-a\t[-1 to 10] encoding quality for audio\n" "\t --samplerate,-H\t\tset output samplerate in Hz\n" "\t --nosound\t\tdisable the sound from input\n" "\n" "\t --v2v-preset,-p\tencode file with v2v preset, \n" "\t\t\t\t right now there is pre...
2013 May 31
3
Opus vs. Vorbis
Hi all, I've been looking at opus lately as a replacement to vorbis and it sure seems to me that, at least on paper, it is the 'next generation' streaming codec. Has anyone been using opus as a streaming codec to Icecast? If so, how do the following general characteristics compare to vorbis? + Quality + Latency + Bandwidth + Performance (on stream client and Icecast server) +