search for: zoupanos

Displaying 20 results from an estimated 21 matches for "zoupanos".

2018 May 12
2
Formula/heuristic for estimating packet size?
Thanks for the input! --Albin On Sat, May 12, 2018 at 6:00 PM, Orestes Zoupanos <oresteszoupanos at hotmail.com> wrote: > Hi Albin! > > There may be some details at: https://tools.ietf.org/html/rfc7845#section-6 > > Otherwise, I hope someone else on this list might be able to give a better > formula for estimating packet size. > > Regards, > &g...
2016 May 16
1
FLAC Visual Studio file tidy-up?
Orestes Zoupanos wrote: > VS2015, considering it's quite recent and the Community Edition has a > free-to-use-for-open-source license going on. > >>> Yup, into win32\VS2010 and VS2015. >> >> VS2015 or VS2005? Currently FLAC has 2 Visual Studio solutions: one >> for VS2005 &...
2018 May 12
1
Formula/heuristic for estimating packet size?
...stay very close to > OPUS_SET_BITRATE so that solves my problem. > > --Albin > > On Sat, May 12, 2018 at 6:19 PM, Albin Stigö <albin.stigo at gmail.com> wrote: >> Thanks for the input! >> >> --Albin >> >> On Sat, May 12, 2018 at 6:00 PM, Orestes Zoupanos >> <oresteszoupanos at hotmail.com> wrote: >>> Hi Albin! >>> >>> There may be some details at: https://tools.ietf.org/html/rfc7845#section-6 >>> >>> Otherwise, I hope someone else on this list might be able to give a better >>> formu...
2017 Oct 31
3
OPUS vs MP3
Jean-Mark sarkasm. Jean-Markasm. (Bonus points for providing an actual noisy WAV! ^_^) On 30/10/2017 20:28, Jean-Marc Valin wrote: Hi, Before I comment on the graphics you posted to visualize the difference between two audio signals, I'd like to ask for your help in evaluating my JPEG encoder. I've encoded an image with JPEG and then computed the difference with the original. I then
2016 May 11
2
FLAC Visual Studio file tidy-up?
Hi FLAC Devs! I'm looking to maybe move all the .sln and related Visual Studio project files (not the source .c and .h files!) into new directories under "win32\*" within the flac reppo. Any objections/tips or reasons to leave them as is? Many thanks, Orestes
2016 May 14
2
FLAC Visual Studio file tidy-up?
Erik de Castro Lopo wrote: >> I'm looking to maybe move all the .sln and related Visual Studio project >> files (not the source .c and .h files!) into new directories under >> "win32\*" within the flac reppo. >> Any objections/tips or reasons to leave them as is? > > Lvqcl and other Windows devs? > > I'm ok with this if you are. I don't
2016 May 16
0
FLAC Visual Studio file tidy-up?
VS2015, considering it's quite recent and the Community Edition has a free-to-use-for-open-source license going on. On 16/05/2016 16:53, lvqcl wrote: > Orestes Zoupanos wrotw: > >> Yup, into win32\VS2010 and VS2015. > > VS2015 or VS2005? Currently FLAC has 2 Visual Studio solutions: one > for VS2005 > (and 2008) and another for VS2010 and all newer (2012, 2013, 2015...) > _______________________________________________ > flac-dev mailing...
2018 May 12
2
Formula/heuristic for estimating packet size?
Hello, I'm working on an Opus encoder block for GNUradio (a signal processing toolkit). I was wondering if there's some formula/heuristic for estimating the packet size average case / worst case given a certain encoder setting (assuming VBR). I need to provided a reasonable estimate to the GNUradio memory allocator. --Albin
2018 May 12
0
Formula/heuristic for estimating packet size?
...R setting. I realise now that packets tend to stay very close to OPUS_SET_BITRATE so that solves my problem. --Albin On Sat, May 12, 2018 at 6:19 PM, Albin Stigö <albin.stigo at gmail.com> wrote: > Thanks for the input! > > --Albin > > On Sat, May 12, 2018 at 6:00 PM, Orestes Zoupanos > <oresteszoupanos at hotmail.com> wrote: >> Hi Albin! >> >> There may be some details at: https://tools.ietf.org/html/rfc7845#section-6 >> >> Otherwise, I hope someone else on this list might be able to give a better >> formula for estimating packet siz...
2017 Oct 31
0
OPUS vs MP3
...am or as actual audio) is particularly dangerous. There are many things you can do to an audio signal that are completely inaudible and yet will cause quite large differences (e.g. flip the sign or delay by X samples, but there's many more). Cheers, Jean-Marc On 10/30/2017 08:16 PM, Orestes Zoupanos wrote: > Jean-Mark sarkasm. > > Jean-Markasm. > > (Bonus points for providing an actual noisy WAV! ^_^) > > On 30/10/2017 20:28, Jean-Marc Valin wrote: >> Hi, >> >> Before I comment on the graphics you posted to visualize the difference >> between two...
2020 Feb 13
2
opus-codec.org/comparison: Mono or Stereo?
Looking at the Opus comparison page[1], I can't figure out whether the Opus/AAC/Vorbis/MP3 lines are meant to imply a mono or stereo encoding. Could someone please update the caption to clarify this? The single dot for G.711 is clearly mono, but for stereo music, are the codecs at the top meant to converge near 128 kbps, or 256 kbps? [1] http://opus-codec.org/comparison/
2015 Nov 16
2
Stereo voice not being retained
Hello, I've been using Opus on an STM32 M4 platform for speech coding in mono mode. I thought I'd try stereo for grins to see if I can handle the CPU load, and I'm getting a return code of -1 from opus_decode_float (using CBR and 40ms frames). I decided to try the opusenc and opusdec tools to just see how the command line apps would behave. I am getting decoded audio, but I am
2016 Dec 21
11
1.3.2pre3 (Hopefully final)
Hi all, New pre-release here is at: http://mega-nerd.com/tmp/flac-1.3.2pre3-win.zip http://mega-nerd.com/tmp/flac-1.3.2pre3.tar.xz Changes: * Fix tests with Makefile.lite build system. * Fixes for non-Intel CPUs. MD5 and SHA256 sums: > md5sum flac-1.3.2pre3* 61aa8597a220303daf4beb2b8756979d flac-1.3.2pre3.tar.xz 8b470ceac02340600db73bc6daea4fc7 flac-1.3.2pre3-win.zip
2017 Oct 31
3
Antw: Re: OPUS vs MP3
...am or as actual audio) is particularly dangerous. There are many things you can do to an audio signal that are completely inaudible and yet will cause quite large differences (e.g. flip the sign or delay by X samples, but there's many more). Cheers, Jean-Marc On 10/30/2017 08:16 PM, Orestes Zoupanos wrote: > Jean-Mark sarkasm. > > Jean-Markasm. > > (Bonus points for providing an actual noisy WAV! ^_^) > > On 30/10/2017 20:28, Jean-Marc Valin wrote: >> Hi, >> >> Before I comment on the graphics you posted to visualize the difference >> between two...
2016 May 15
0
FLAC Visual Studio file tidy-up?
Yup, into win32\VS2010 and VS2015. I usually copy whatever old project files exist and try opening them with the new VSxxxx edition. If an upgrade is needed, I carry it out on the copied project files, leaving the originals intact. Then proceed with testing all the configurations and fixing any build issues. On 14/05/2016 19:54, lvqcl wrote: > Erik de Castro Lopo wrote: > >>>
2016 Dec 22
0
1.3.2pre3 (Hopefully final)
For what it's worth, I tested both the 32- and 64-bit flac.exe's on my Windows 10, with about 45 WAV files I have. Got some warnings about unexpected metadata, but the audio was encoded fine. Using the --keep-foreign-metadata flag cleared those warnings. I even had a weird WAV that caused "WARNING: legacy WAVE file has format type 1 but bits-per-sample=24", but flac dealt
2015 Nov 25
0
Stereo voice not being retained
Hey Kevin! Once you start dropping under (I think) 32kbps, the codec naturally starts losing stereo separation for the benefit of quality. If you really want perfect stereo at 16kbps CBR (this is horrifically low in my opinion) you might be better off splitting the audio and encoding each part at 8kbps CBR. Or, there may be a magic "enforce 100% stereo" one could pass? (doesn't look
2016 Apr 29
0
[Patch] Add MS Visual Studio 2015 solution, add spaces around some operators
Hi Opus-ers! Could someone with a Windows machine and Microsoft Visual Studio 2015 check the attached patch for me? You can get the free Community Edition (license says we're allowed to use it because we're working on open-source stuff). Let me know if problems/questions :-) Orestes -------------- next part -------------- A non-text attachment was scrubbed... Name:
2017 Nov 07
0
opus vs vorbis
On 7 Nov 2017 13:36, Lucas Clemente Vella <lvella at gmail.com> wrote: 2017-11-07 11:10 GMT-02:00 encrupted anonymous <sergeinakamoto at gmail.com<mailto:sergeinakamoto at gmail.com>>: did another test of many. NeroAAC q=1 @400kbps and Vorbis q=10 @412kbps shared 2nd place. OPUS @330 kbps - 3rd place. LAME MP3 q=0 @320 kbps - 1st place. ---JPEG file attached--- Please disable
2018 May 12
0
Formula/heuristic for estimating packet size?
Hi Albin! There may be some details at: https://tools.ietf.org/html/rfc7845#section-6 Otherwise, I hope someone else on this list might be able to give a better formula for estimating packet size. Regards, Orestes On 12/05/2018 16:31, Albin Stigö wrote: Hello, I'm working on an Opus encoder block for GNUradio (a signal processing toolkit). I was wondering if there's some