search for: daede

Displaying 17 results from an estimated 17 matches for "daede".

2018 Apr 18
3
Metadata & Opus Files?
Hello, I'm using a libopus enabled ffmpeg version on Kubuntu (Not that this should matter from what I've seen), and i'm interested in adding metadata (Such as Track Title/Artist) to my videos that I convert. How can I do this? I've seen the metadata usage and read the ffmpeg documentation, but I'm still uncertain. I'm currently using command similar to: ffmpeg -ss
2018 Feb 26
0
opus Digest, Vol 109, Issue 8
...to opus-request at xiph.org You can reach the person managing the list at opus-owner at xiph.org When replying, please edit your Subject line so it is more specific than "Re: Contents of opus digest..." Today's Topics: 1. Re: [EXTERNAL] Re: Developing OPUS on TI CC3220 (Thomas Daede) 2. Re: [EXTERNAL] Re: Developing OPUS on TI CC3220 (Rodriguez, Vince) ---------------------------------------------------------------------- Message: 1 Date: Fri, 23 Feb 2018 09:51:50 -0800 From: Thomas Daede <tdaede at mozilla.com> To: opus at xiph.org Subject: Re: [opus] [EXTE...
2015 Apr 02
2
Testing ARMv8 Ne10 and intrinsics branch
Using GCC 4.9.2, decoding the opus test vector set 10 times. All tests pass. I will do longer tests later with a larger test set, but it looks good so far. I am having a lot of trouble with the Ne10 detection. Using the precompiled Ne10 binaries at http://people.linaro.org/~viswanath.puttagunta/opus/NE10_root/ Both NE10 and Ne10 capitalizations seem to be in use. Also, where should the NE10
2018 Mar 16
1
libvorbis 1.3.6 - critical security update
libvorbis 1.3.6 has been released. This release fixes several vulnerabilities, including CVE-2018-5146, that could allow code execution from a specially crafted Ogg Vorbis file. * Fix CVE-2018-5146 - out-of-bounds write on codebook decoding. * Fix CVE-2017-14632 - free() on unitialized data * Fix CVE-2017-14633 - out-of-bounds read * Fix bitrate metadata parsing. * Fix out-of-bounds read in
2018 Mar 16
1
libvorbis 1.3.6 - critical security update
libvorbis 1.3.6 has been released. This release fixes several vulnerabilities, including CVE-2018-5146, that could allow code execution from a specially crafted Ogg Vorbis file. * Fix CVE-2018-5146 - out-of-bounds write on codebook decoding. * Fix CVE-2017-14632 - free() on unitialized data * Fix CVE-2017-14633 - out-of-bounds read * Fix bitrate metadata parsing. * Fix out-of-bounds read in
2015 Apr 02
0
Testing ARMv8 Ne10 and intrinsics branch
...10=/usr/local So explicitly specify location of library and includes using --with-NE10-libraries=/usr/local/lib --with-NE10-includes=/usr/local/include/Ne10 Regards, Vish (Viswanath Puttagunta) Cell: 972-342-0205 Technical Program Manager Member Services, Linaro On 2 April 2015 at 17:05, Thomas Daede <tdaede at mozilla.com> wrote: > Using GCC 4.9.2, decoding the opus test vector set 10 times. All tests > pass. I will do longer tests later with a larger test set, but it looks > good so far. > > I am having a lot of trouble with the Ne10 detection. Using the > precompiled...
2018 Apr 18
0
Metadata & Opus Files?
...ng the title and author worked perfectly. > > What about setting the thumbnail? How would I do this, and does it have to be a 32x32 PNG? > > Thanks! > > ​Sent with ProtonMail Secure Email.​ > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ > > On April 18, 2018 4:04 PM, Thomas Daede <tdaede at mozilla.com> wrote: > >> You can do so with ffmpeg, with the -metadata option. For example, >> >> simply set -metadata ALBUM=asdf before specifying the output file. >> >> ffmpeg should also copy any metadata that's in your mp4 file - if it >...
2018 Apr 20
0
Fwd: Metadata & Opus Files?
...-map_metadata is the command to automatically apply the first input's metadata to the output, along with many parameters to integrate multiple source's metadata. I wish it was default. An explicit -metadata will override any tag map_metadata produces. On Wed, Apr 18, 2018 at 1:12 PM Thomas Daede <tdaede at mozilla.com> wrote: > You can do so with ffmpeg, with the -metadata option. For example, > simply set -metadata ALBUM=asdf before specifying the output file. > > ffmpeg should also copy any metadata that's in your mp4 file - if it > doesn't, it's a ffmpe...
2015 Jul 09
2
mjr to opus audio conversion - corrupted results
Thanks a lot. Well, the problem is that it's hard to find any informaton about converting *.mjr files. I'll keep trying. Regards, Mateusz 2015-07-09 0:57 GMT+02:00 Mark Harris <mark.hsj at gmail.com>: > Hi Mateusz, > > It looks like the Janus code that writes Ogg Opus will not produce > correct Ogg Opus output when there are packets missing. You can quote > me or
2017 Oct 18
4
Global stack on Cortex-M4
Hi all ! I just learned about the Opus codec and would like to try it out on my NRF52 (Cortex-M4) target.   I've been struggling a bit with the "trival_example.c" setup but repeatedly run into "hard fault" crashes when stepping through the code. Firstly; for a "bare bone" configuration, does the following compiler directives make sense ? UDEFS =
2015 Oct 26
2
recommended opus bitrate / opusenc setting for general?
On Sat, 2015-10-24 at 22:16 -0700, Thomas Daede wrote: > Everything above 96kbps on that table is speculative, as the highest > multi-participant listening testing done was at 96kbps. Here's the > results from that test, if you're curious: > > http://listening-test.coresv.net/results.htm > > As you can see, at that...
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 Jul 09
0
mjr to opus audio conversion - corrupted results
I would recommend filing a bug on the janus-gateway Github page or otherwise getting support from Meetecho on this, as it looks like the file format is specific to their software. On 07/09/2015 04:06 AM, Mateusz Koslacz wrote: > Thanks a lot. Well, the problem is that it's hard to find any informaton > about converting *.mjr files. I'll keep trying. > > Regards, > >
2015 Oct 25
0
recommended opus bitrate / opusenc setting for general?
Everything above 96kbps on that table is speculative, as the highest multi-participant listening testing done was at 96kbps. Here's the results from that test, if you're curious: http://listening-test.coresv.net/results.htm As you can see, at that rate Opus ranged from slightly perceptible to imperceptible. Also importantly, note how few of the donors were able to give significant
2017 Mar 23
0
[PATCH] Use NEON intrinsics detection that fails with gcc 4.8.
gcc 4.8's NEON intrinsics have bugs that prevent opus's NEON intrinsics from compiling. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index fca746f..f945b9a 100644 --- a/configure.ac +++ b/configure.ac @@ -471,7 +471,7 @@ AS_IF([test x"$enable_intrinsics" = x"yes"],[ ]], [[
2017 Oct 18
0
Global stack on Cortex-M4
On 10/18/2017 01:40 PM, Eric wrote: > Secondly; With the "overide" directives above no dynamic memory > allocation is supposed to happen. However, the following call chain > (obviously)  cause a crash: > > opus_encode(..)-> > opus_encode_native(..)->ALLOC_STACK->opus_alloc_scratch(..)->opus_alloc(..) NONTHREADSAFE_PSEUDOSTACK requires a working allocator.
2018 Apr 06
0
Decoding Opus File in Chunks
You might want to take a look at the op_open_callbacks API: https://opus-codec.org/docs/opusfile_api-0.7/group__stream__open__close.html#ga5b81c0b685f3d3c9c7d7091e5536c759 libopusfile will only call your provided read() function as needed. If you don't implement the seeking functions, it will only read it in a linear order. On 04/06/2018 09:08 AM, Chris McGowan wrote: > I would like to