Displaying 20 results from an estimated 400 matches similar to: "support free WEBP images in Opus files"
2019 Jun 21
1
support free WEBP images in Opus files
Oops, meant to add, there's absolutely no restrictions on the format of any
picture block, either, and opusenc will already just add whatever gets
passed in without even trying to verify anything about the file format.
That's up to tagging and playback software to support; foobar2000, for
instance, only supports formats that are part of Windows' GDIplus library.
On Fri, Jun 21, 2019
2019 Jun 21
0
support free WEBP images in Opus files
Ogg files can have multiple COVERART or METADATA_BLOCK_PICTURE tags without
a problem, though. METADATA_BLOCK_PICTURE is part of the FLAC spec, not OGG
(and definitely not Opus), and you can have as many METADATA_BLOCK_PICTURE
blocks as you want, so even if each can only store a single picture I'm
very unclear about what the problem is? Opus isn't related to its
containers, though, those
2016 Mar 24
1
NHW codec - progress 2
Hello,
Just a quick message to correct what I have said in my previous post.It
finally seems not that easy to code small wavelet coefficients to have a
good precision, and SPIHT is certainly a very good algorithm for that, -and
I know there are SPIHT experts that can make very good SPIHT-based
codecs-.I have chosen a new and different approach, the multistage residual
coding, so I will try to
2017 Aug 25
4
NHW Project - news with Xiph.org
Hello,
These last 2 months, I have talked again with Monty Montgomery about the
NHW Project and he told me that Xiph.org would like to encourage the NHW
Project development.That's just great!
I'll see what Monty will do on his side (and when he has time), but he also
told me that the NHW codec has merits but there must be an effort to
demonstrate them.
The advantages, merits of the NHW
2011 Nov 21
1
Lattice graph help
Hi all
I hope you might help me with some aspects of producing a graph in lattice. There are three things I have struggling with and that is: 1. to separate the horizontal box rows from each other; 2. to change the colour of the horizontal and vertical strips to white; and 3. to place the axes labels on the left y axes and on the bottom x axes. I would really appreciate some help. I have put the
2018 Jul 09
4
NHW Project - some update
Hello,
I don't have advanced on the NHW Project this past month, but I have
definitely validated its characteristics and this new version.
The NHW Codec preserves or enhances image neatness and sharpness, which
translates that on good quality images the NHW Codec is globally better
than HEVC, and on degraded (with blur, artifacts) images it is worse than
HEVC because it lacks of precision. I
2019 Aug 22
2
h265 codec pass through on asterisk
All,
I'm using asterisk 16.4.0 with h264 and opus quite well using linphone 4.1
client on android and baresip on linux.
I'm exploring use of h265 for improved video quality/lower network
bandwidth. I do not see pass through support on asterisk for h265/hvec. All
my SIP clients and underlying hardware have hvec/h265 encoding and decoding
available.
I would have liked vp9 however, vp9
2016 Sep 21
3
PHP vulnerability CVE-2016-4073
On 2016-Sep-21 14:35, Adrian Sevcenco wrote:
> On 09/21/2016 02:02 PM, ?????? wrote:
> > Hello,
> >
> > My server with CentOS 6.8 just failed PCI scan, so I'm looking into
> > vulnerable packages. PHP 5.3.3 have multiple vulnerabilities, some of
> > them are fixed/patched or have some kind of workaround. But I can't find
> > a way to fix this one.
2014 Jun 19
2
Lets work towards a new version
On Thu, 19 Jun 2014 05:00:39 +0400
lvqcl <lvqcl.mail at gmail.com> wrote:
>Erik de Castro Lopo wrote:
>
>> It sees that the most serious bug in the flac bug tracker:
>>
>> https://sourceforge.net/p/flac/bugs/413/
>>
>> has been fixed in git. This fix alone is worth a new release so its
>> time to work towards one.
>>
>> Things I need
2011 Jan 20
1
Flac] Where Cover Art?
"Santiago Jimeno" wrote:
> Flac files, as us knows, follows the Vorbis Tags system included in block 4
> Recently Vorbis has established the possibility to include picture files by
> means of 2 Tags: COVERARTMIME AND COVERART.
> To work therewith is quite easy.
No. this in incorrect. The VorbisComment
"COVERART" was only ever unofficial, and
has been deprecated
2014 Feb 12
3
[user] coverart and other tags
Hello,
I am new to using opus but so far I really am loving it. At 16kbps
spoken content sounds fabulous.
I am using opusenc on 64-bit linux - mostly with flac input.
The one thing I can't figure out how to do is add album art. I tried
passing the vorbis way of adding a metadata_block_picture comment field
to opusenc but it complained about the length.
I can't seem to find any
2012 Apr 17
1
command line perl tool to create ogg/Vorbis picture comments
On 14 April 2012 23:40, Ian Malone <ibmalone at gmail.com> wrote:
> On 14 April 2012 23:34, Ian Malone <ibmalone at gmail.com> wrote:
>
>> http://pastebin.com/xXhPyZuQ
>
>> ./jpegtoblock.pl ?-i DSCN7376.JPG -o flacblock
>
>> You'll need to add the "METADATA_BLOCK_PICTURE=" which makes it into a
>> comment file yourself.
>>
>
2018 Dec 12
4
[RFC] Moving tools/llvm-mca/lib into lib/MCA
(on the correct mailing list)
Hi all,
tl;dr: We'd like to propose moving tools/llvm-mca/lib into lib/MCA and
create a new MCA library in LLVM.
llvm-mca has recently been split
<https://bugs.llvm.org/show_bug.cgi?id=37696> into its core part and the
tool part.
-
The core part simulates the execution of a basic block of machine
instructions as modeled by the llvm SchedModel.
2009 Mar 26
8
Cover art
Hello to the people reading this list!
I am developing tagging support for ogg vorbis in Nero products and we are
currently thinking of supporting cover art in ogg files. What is the current
state of proposal for cover art in ogg files? Is this
http://wiki.xiph.org/index.php/VorbisComment#Cover_art still the latest
information?
Regards,
Goran
-------------- next part --------------
An HTML
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
2014 Feb 12
2
[user] coverart and other tags
On Wed, 2014-02-12 at 14:29 +0000, Ian Malone wrote:
> On 12 February 2014 13:02, Alice Wonder <alicewonder at shastaherps.org> wrote:
> > Hello,
> >
> > I am new to using opus but so far I really am loving it. At 16kbps
> > spoken content sounds fabulous.
> >
> > I am using opusenc on 64-bit linux - mostly with flac input.
> >
> > The one
2014 Jun 20
2
Lets work towards a new version
On Fri, Jun 20, 2014 at 1:05 AM, lvqcl <lvqcl.mail at gmail.com> wrote:
> I cannot find anything about the size of METADATA_BLOCK_PICTURE block
> in <http://xiph.org/flac/format.html>. Where did you read this?
>
METADATA_BLOCK_HEADER has a 24-bit field to encode the length of
METADATA_BLOCK_DATA ; hence the limitation (which not only applies
to METADATA_BLOCK_PICTURE but all
2010 Jun 06
3
What about ogg?
What does webm mean for the ogg container? Obviously it will still be
around, but I was hoping to see native support for ogg vorbis in
mainstream media players. Will there be an attempt to improve it and
make it more attractive so that ogg (or maybe even an ogg2) is chosen as
the container for VP9 or VP10 years down the road?
-------------- next part --------------
An HTML attachment was
2018 Jul 10
1
NHW Project - some update
You're welcome!
On Tue, Jul 10, 2018, 4:50 AM Raphael Canut <nhwcodec at gmail.com> wrote:
> Hello Dave,
>
> Thank you very much for your help!
>
> Cheers,
> Raphael
>
> 2018-07-10 9:39 GMT+02:00 Dave Johnson Games <davefilms.us at gmail.com>:
>
>> Let me do some looking.
>>
>> On Mon, Jul 9, 2018, 4:55 PM Raphael Canut <nhwcodec at
2012 Jul 25
4
NHW Image codec - improvement of precision
Hi again,
I have improved precision of my codec (on the encoder and decoder).I have
also improved the -h1 quality setting.-Source code and binaries at
http://nhwcodec.blogspot.com/-.
I am still trying to improve precision of my codec, with keeping my
low-complexity (fast) approach.
I do not totally use the reference (and impressive) block prediction with
different modes + residual coding scheme,