similar to: How to get the actual bitrate?

Displaying 20 results from an estimated 8000 matches similar to: "How to get the actual bitrate?"

2023 Feb 22
1
Change 48 khz sample rate limit
You asked in the Vorbis list, but your text only mentions OGG. The codec commonly used in OGG containers that is limited to 48 khz is Opus. Maybe you are trying to use the wrong codec (i.e. Opus instead of Vorbis)? Using a 44.1 khz wav file, I was able to encode a 192 khz ogg-vorbis file with the following command: $ oggenc --resample 192000 input.wav Of course, if your original material is
2017 Mar 03
1
Opus hiding lower volume instrument
When experimenting with Opus encoder, I took a random FLAC file, encoded it, heard it, and heard the original file. When hearing the opus encoded file, I thought it was a flute solo, but when I heard the original, I nearly fell off my chain when I noticed the piano I couldn't hear from the Opus in the first time. Now I know there is a piano, I can hear it in the Opus file, but it is much
2015 Oct 25
4
recommended opus bitrate / opusenc setting for general?
Hey. I just wondered,... which is the recommended bitrate and further settings of opusenc (like complexity and framesize) for general music (e.g. including classical music) to achieve more or less transparency? Talking about CD level audio (16bit; 44,1 kHz; Stereo) The only source I could find regarding that was: http://wiki.hydrogenaud.io/index.php?title=Opus#Music_encoding_quality But that
2015 Oct 09
2
Opus DLL on Windows for 32-bit and 64bit CPU
Hello, I am new to the list and I need to find a 32 or 64 bit windows dll to work with. I spent 2 hours on archive files and not easy to find if there is already one on windows. Can someone point me direction and where to start ? Thanks Charlie -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Jan 25
1
Multichannel Vorbis encode
There is some time now that I reported this issue on the bugtracker: https://roundup.ffmpeg.org/roundup/ffmpeg/issue1325 And this guy, jbr, kindly created a patch that solved the problem. What is needed now for the patch to be included in the SVN? About his patch, there is a remap table that maps the channel order from SMPTE order to Vorbis order. What is this SMPTE order? Vorbis specification
2017 Nov 07
1
opus vs vorbis
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 speech synthezation in OPUS for 96 kbps and up. I don't want my music sound like from a phone speaker! Or what is the problem? Modern codec at high bitrates should produce nearly bit-exact sound, not
2023 Feb 22
2
Change 48 khz sample rate limit
Hi!, I wondering if It's possible to change 48khz sample rate limit?, I'm Planing to encode with OGG codec a audio signal but I need that OGG Encoder works with 192khz of sample rate. It's Possible? Any Suggestions?
2015 Oct 25
0
recommended opus bitrate / opusenc setting for general?
Well, with stored music files, with close to transparency bitrate, you don't really need Opus. Now compare it with Vorbis when streaming on a low bandwidth connection with real-time latency... 2015-10-25 2:01 GMT-02:00 Christoph Anton Mitterer <calestyo at scientia.net>: > Hey. > > I just wondered,... which is the recommended bitrate and further > settings of opusenc (like
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
2015 Oct 08
2
[PATCH 0/1] opusenc support for WavPack input
This patch to opus-tools adds optional support to WavPack lossless format as input to opusenc. Like support to FLAC, it depends on an external library, libwavpack, and may be disabled on configure. Lucas Clemente Vella (1): Reading input from WavPack files. Makefile.am | 7 +- configure.ac | 37 ++++++++ src/audio-in.c | 71 ++++++++------- src/opusenc.c | 19 +++- src/opusenc.h
2015 Oct 10
0
Opus DLL on Windows for 32-bit and 64bit CPU
I googled "windows prebuilt opus", and landed on the offical Opus download page. There is a "opusfile-0.6-win32.zip <https://ftp.mozilla.org/pub/mozilla.org/opus/win32/opusfile-0.6-win32.zip>" link there that contains the DLLS. 2015-10-09 15:56 GMT-03:00 Charlie Huang <Charlie.Huang at callminer.com>: > Hello, > I am new to the list and I need to find a 32
2011 Jun 10
11
cannot manage home directories
user {''username'': uid => 501, gid => ''staff'', comment => ''comment'', ensure => present, home => ''/Users/sysop'', shell =>
2020 Sep 14
0
[PATCH v2] i2c: virtio: add a virtio i2c frontend driver
Hi Jie, url: https://github.com/0day-ci/linux/commits/Jie-Deng/i2c-virtio-add-a-virtio-i2c-frontend-driver/20200911-115013 base: https://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next config: parisc-randconfig-m031-20200913 (attached as .config) compiler: hppa-linux-gcc (GCC) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test
2020 Sep 14
0
[PATCH v2] i2c: virtio: add a virtio i2c frontend driver
On Mon, Sep 14, 2020 at 06:24:55PM +0300, Andy Shevchenko wrote: > On Mon, Sep 14, 2020 at 05:48:07PM +0300, Dan Carpenter wrote: > > Hi Jie, > > > > url: https://github.com/0day-ci/linux/commits/Jie-Deng/i2c-virtio-add-a-virtio-i2c-frontend-driver/20200911-115013 > > base: https://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next > >
2020 Sep 14
2
[PATCH v2] i2c: virtio: add a virtio i2c frontend driver
On Mon, Sep 14, 2020 at 05:48:07PM +0300, Dan Carpenter wrote: > Hi Jie, > > url: https://github.com/0day-ci/linux/commits/Jie-Deng/i2c-virtio-add-a-virtio-i2c-frontend-driver/20200911-115013 > base: https://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next > config: parisc-randconfig-m031-20200913 (attached as .config) > compiler: hppa-linux-gcc (GCC)
2020 Sep 14
2
[PATCH v2] i2c: virtio: add a virtio i2c frontend driver
On Mon, Sep 14, 2020 at 05:48:07PM +0300, Dan Carpenter wrote: > Hi Jie, > > url: https://github.com/0day-ci/linux/commits/Jie-Deng/i2c-virtio-add-a-virtio-i2c-frontend-driver/20200911-115013 > base: https://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next > config: parisc-randconfig-m031-20200913 (attached as .config) > compiler: hppa-linux-gcc (GCC)
2018 Apr 10
2
Domain Users group with multiple gid
> No dia 08/04/2018, às 21:20, Clemente Aguiar <ca-mlsamba at arditi.pt> escreveu: > > Às 15:45 de 08-04-2018, Rowland Penny via samba escreveu: >> On Sun, 8 Apr 2018 14:44:30 +0100 >> Clemente Aguiar <ca-mlsamba at arditi.pt> wrote: >> >>> Às 13:51 de 08-04-2018, Rowland Penny escreveu: >>>> On Sun, 8 Apr 2018 13:22:28 +0100
2018 Apr 08
2
Domain Users group with multiple gid
On Sun, 8 Apr 2018 14:44:30 +0100 Clemente Aguiar <ca-mlsamba at arditi.pt> wrote: > Às 13:51 de 08-04-2018, Rowland Penny escreveu: > > On Sun, 8 Apr 2018 13:22:28 +0100 > > Clemente Aguiar via samba <samba at lists.samba.org> wrote: > > > >> The samba was created by Zentyal system (http://www.zentyal.org). > >> > >> Here is smb.conf:
2001 Aug 24
1
Recursive flag needs fixing 2.4.7pre1
Martin, Just a minor fix. Jie, Try the -r option (or the --recurse) option instead. It looks like the source changed to this: options.c: {"recurse", 'r', POPT_ARG_NONE, &recurse}, But the help is still at: options.c: rprintf(F," -r, --recursive recurse into directories\n"); eric Jie Gao wrote: > > rsync: --recursive:
2019 Apr 14
2
[A bug?] Failed to use BuildMI to add R7 - R12 registers for tADDi8 and tPUSH of ARM
Hi Craig, Thanks for the information. Can you point to the source that specifies tGPR to be R0 - R7? I tried to search in ARMInstrThumb.td but couldn’t find it. Thanks, - Jie On Apr 14, 2019, at 15:28, Craig Topper <craig.topper at gmail.com<mailto:craig.topper at gmail.com>> wrote: I believe there is probably a separate instruction in LLVM for thumb2 add. Probably starting with t2