search for: opusinfo

Displaying 20 results from an estimated 29 matches for "opusinfo".

2018 Jan 29
2
opus manpages
...7). Similarly for other constructs like cross-referenes, filenames, author emails, env variables, etc. See http://mdocml.bsd.lv for a thorough discussion of the many benefits of such a markup - most important of which is better readability and writability. See below for a rewrite of opusrtp.1 and opusinfo.1 as an example of what I have in mind. Please let me know if you are interested. (PS: Should I rather prepare a github pull request?) Jan .Dd January 29, 2018 .Dt OPUSRTP 1 .Os .Sh NAME .Nm opusrtp .Nd Opus audio in RTP .Sh SYNOPSIS .Nm .Op Fl hV .Op Fl -sniff .Ar file.opus .Op Ar ... .Sh DE...
2013 Aug 22
1
Strange ogginfo result
Hi! I'm using the opus-tools package from the current Debian (it says it is 0.1.2). The output of opusinfo is strange: $ opusinfo demo01.opus Processing file "demo01.opus"... New logical stream (#1, serial: 0000456a): type opus Encoded with libopus 1.0.1-rc3 User comments section follows... ENCODER=opusenc from opus-tools 0.1.5 Opus stream 1: Pre-skip: 356 Playback gain: 0dB...
2013 Sep 24
5
Problem compiling opus-tools-0.1.7
...g: comparison between signed and unsigned integer expressions [-Wsign-compare] src/resample.c:945:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ? CC?????? src/opusdec-diag_range.o ? CC?????? win32/opusdec-unicode_support.o ? CCLD???? opusdec ? CC?????? src/opusinfo-opus_header.o ? CC?????? src/opusinfo-opusinfo.o ? CC?????? src/opusinfo-info_opus.o ? CC?????? src/opusinfo-picture.o ? CC?????? win32/opusinfo-unicode_support.o ? CCLD???? opusinfo ? CC?????? src/opusrtp.o ? CCLD???? opusrtp /usr/local/lib/libopus.a(opus_decoder.o): In function `opus_decode_frame...
2013 Sep 24
0
Problem compiling opus-tools-0.1.7
...ned and unsigned integer expressions [-Wsign-compare] > src/resample.c:945:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > CC src/opusdec-diag_range.o > CC win32/opusdec-unicode_support.o > CCLD opusdec > CC src/opusinfo-opus_header.o > CC src/opusinfo-opusinfo.o > CC src/opusinfo-info_opus.o > CC src/opusinfo-picture.o > CC win32/opusinfo-unicode_support.o > CCLD opusinfo > CC src/opusrtp.o > CCLD opusrtp > /usr/local/lib/libopus.a(opus_de...
2012 Jul 31
0
No subject
...adow -Wstrict-prototypes=A0 -L/home/user/builds/li= b=A0 -o opusdec.exe src/opus_header.o src/wav_io.o src/wave_out.o src/opusd= ec.o src/resample.o src/diag_range.o win32/unicode_support.o -L/home/user/b= uilds/lib -logg=A0=A0 -L/home/user/builds/lib -lopus=A0=A0 -lm -lwinmm=20 depbase=3D`echo src/opusinfo.o | sed 's|[^/]*$|.deps/&|=3Bs|\.o$||'`=3B\ =A0=A0=A0 i686-w64-mingw32-gcc -std=3Dgnu99 -DHAVE_CONFIG_H -I. -I./src -I.= /win32=A0=A0 -I/home/user/builds/include=A0=A0 -I/home/user/builds/include/= opus=A0=A0 -DOPUSTOOLS -D_FORTIFY_SOURCE=3D2 -DHAVE_GETOPT_H -DSPX_RESAMPLE= _EXPORT=3D -...
2019 Dec 18
2
opusenc for ambisonics?
I compiled the latest (git master) of opus, libopusenc, opusfile and opus-tools: $ opusenc --version opusenc opus-tools 0.2-8-g4976421 (using libopus 1.3.1-4-gad8fe90d) I tried to encode a 3rd order Ambisonics wav file with the standard Ambix (ACN-SN3D) format; opusinfo is reporting : Streams: 16, Coupled: 0     Channel Mapping Family: 255 Map: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] How to encode the file so that the Mapping Family is 3, as suggested here ? : https://people.xiph.org/~jm/opus/opus-1.3/ Marc
2015 Oct 17
1
Why does this code not generate a valid opus file?
Hi. I assume that I am deeply stupid and have missed something obvious, but why does this bare-bones code not generate a valid (If trivial) opus file? Running opusinfo I ge the following which I interpret this to mean that not even the first packet gets a pass: New logical stream (#1, serial: 1f0cce42): type opus WARNING: Could not decode Opus header packet 0 - invalid Opus stream (1) WARNING: Could not decode Opus header packet 0 - invalid Opus stream (1) Opus s...
2019 Dec 18
2
opusenc for ambisonics?
...test (git master) of opus, libopusenc, opusfile and > opus-tools: > > $ opusenc --version > opusenc opus-tools 0.2-8-g4976421 (using libopus 1.3.1-4-gad8fe90d) > > I tried to encode a 3rd order Ambisonics wav file with the standard > Ambix (ACN-SN3D) format; opusinfo is reporting : > > Streams: 16, Coupled: 0 >     Channel Mapping Family: 255 Map: [0, 1, 2, 3, 4, 5, 6, 7, 8, > 9, 10, > 11, 12, 13, 14, 15] > > How to encode the file so that the Mapping Family is 3, as suggested > here ? : https://people.xiph.org/~j...
2013 Nov 28
3
pictures
Hello, I have problems with encoding FLAC-Files with embedded pictures. Currently i use opus-tools 0.1.7 with libopus 1.1-rc2. After encoding opusinfo shows WARNING: Unknown picture type in METADATA_BLOCK_PICTURE comment 12 (stream 1): 1768776039 WARNING: Invalid mime type length in METADATA_BLOCK_PICTURE comment 12 (stream 1): 1697607790 bytes when 5562 are available When i play the files with opusdec it shows the picture base64 encoded, which...
2015 Dec 11
3
opusdec forces decode at 48k ?
opusdec -V opusdec opus-tools f2a2e88 (using libopus unknown) I've got an opus file encoded from a .wav off a cd, 44100Hz: opusinfo 2-24-Overture_in_C_\(In_Memoriam\).opus Processing file "2-24-Overture_in_C_(In_Memoriam).opus"... New logical stream (#1, serial: 38134f1f): type opus Encoded with libopus unknown User comments section follows... ENCODER=opusenc from opus-tools f2a2e88 ENCODER_OPTIONS=--vbr --bitrate 64...
2018 Sep 16
1
[PATCH] Support for Ambisonics
Since the opusenc and opusinfo changes were independent I split them up and landed the opusinfo changes (with updated mapping family numbers). - Mark On Thu, Sep 6, 2018 at 4:22 AM, Mark Harris <mark.hsj at gmail.com> wrote: > Hi Drew, > > Sorry for the delay. > > FYI the patch that you attached is not y...
2016 Aug 11
0
opusenc confused by Replaygain tags
...(39.83x realtime) Wrote: 3616359 bytes, 15934 packets, 321 pages Bitrate: 90.1199kbit/s (without overhead) Instant rates: 1.2kbit/s to 190.4kbit/s (3 to 476 bytes per packet) Overhead: 0.731% (container+metadata) All went well there, seemingly. But opusinfo now shows this: % opusinfo test.opus Processing file "test.opus"... New logical stream (#1, serial: 3d89c72a): type opus Encoded with libopus 1.1.3 User comments section follows... ENCODER=opusenc from opus-tools 0.1.9-23-gaa0e15c REPLAYGAIN_ALGORITHM=ITU-R BS.1770...
2014 Apr 07
3
Stereo channel separation
...them somewhere if someone wants to take a look, but it's pretty easy to see if you have a recording where one channel is silent for a few seconds. I'm encoding an 8kHz, linear, 16bit wave file that contains two channels (both with speech), using opusenc and opusdec with default settings. Opusinfo gives the following output for the encoded opus file: New logical stream (#1, serial: 00003419): type opus Encoded with libopus 1.1 User comments section follows... ENCODER=opusenc from opus-tools 0.1.8 Opus stream 1: Pre-skip: 312 Playback gain:...
2018 Oct 25
2
Possible bug in Opus 1.3 (opus-tools-0.2-opus-1.3)?
...and to Vorbis without problems. With Opus I noticed that the file size for 48kHz and 48 kbps compared to 96kHz Vorbis at 31kbps is about double the size and it sounds even worse (than Vorbis) (there is a lot of noise in the lower frequencies when a low frequency tone is being played). Here is what opusinfo outputs: Processing file "D:\Work\Ulrich\Musik\Vega\Opus\Audacity\Test-Sweeps\02 Sweep (0 -20kHz at 96kHz) log.opus"... New logical stream (#1, serial: 000028fd): type opus Encoded with libopus 1.3, libopusenc 0.2.1 User comments section follows... ENCODER=opusenc from opus-tool...
2019 Dec 19
1
opusenc for ambisonics?
...t master) of opus, libopusenc, opusfile and >> opus-tools: >> >> $ opusenc --version >> opusenc opus-tools 0.2-8-g4976421 (using libopus 1.3.1-4-gad8fe90d) >> >> I tried to encode a 3rd order Ambisonics wav file with the standard >> Ambix (ACN-SN3D) format; opusinfo is reporting : >> >> Streams: 16, Coupled: 0 >> Channel Mapping Family: 255 Map: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, >> 11, 12, 13, 14, 15] >> >> How to encode the file so that the Mapping Family is 3, as suggested >> here ? : https://people.xiph.org/~jm...
2013 Apr 11
0
No subject
...up for the music part. However during playback = I could not see a significant difference in foobar's (version 1.3.2 before = you ask) display. Is this the way things should be? The other thing that confused me is that = foobar displays 48kHz for the sampling rate in file properties (a bug?). = Opusinfo displays "Original sample rate: 44100Hz". Here are the essential data of my sample: User comments section follows... ENCODER=3Dopusenc from opus-tools 0.1.9 ENCODER_OPTIONS=3D--bitrate 256 --vbr --comp 10 --ignorelength title=3DCD Track 04 tracknumber=3D4...
2014 Aug 12
1
Questions on Opus encoding
Hello! I hope this is the right audience for Opus codec questions:
2013 Oct 12
0
Linux opus-tools static builds.
Hi Some Linux programs are 'static'. For example, these FFmpegs here ---> http://ffmpeg.gusari.org/static/ If we compile with Linux opusdec & opusenc & opusinfo & opusrtp using only static libraries libogg.a & libflac.a & libopus.a Are the four opus-tools programs then genuinely 'static', so that they will work on *any* Linux OS? $ ./opusenc -V opusenc opus-tools 0.1.7-10-g7c3f522 (using libopus 1.1-beta-51-gaee4d80) Copyright (C) 200...
2013 Nov 28
0
pictures
Andreas K. Foerster wrote: > Hello, > > I have problems with encoding FLAC-Files with embedded pictures. > Currently i use opus-tools 0.1.7 with libopus 1.1-rc2. > > After encoding opusinfo shows > WARNING: Unknown picture type in METADATA_BLOCK_PICTURE comment 12 (stream 1): 1768776039 > WARNING: Invalid mime type length in METADATA_BLOCK_PICTURE comment 12 (stream 1): 1697607790 bytes when 5562 are available Fixed in https://git.xiph.org/?p=opus-tools.git;h=0bb560ed40bf;a=com...
2014 Aug 26
0
Drag-and-drop encode/decode applets for Mac OS
...he extension Sends output files to the same directory as the input files And, of course, I?m taking suggestions for improvements, prioritization and implementation of upgrades, including: Elimination of the limitations above (including saving of preferences for option arguments) similar Applet for opusinfo Status/progress/error logging to screen Ability to handle folders and sub-folders Check for new versions of opus tools Adding a custom icon You can always open them in the script editor yourself to be sure there?s no malicious code. I?ve tried to make these initial ones as simple as possible. Tha...