From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wm1-f68.google.com ([209.85.128.68]) by ewsd; Fri Sep 28 20:33:40 EDT 2018 Received: by mail-wm1-f68.google.com with SMTP id o18-v6so3737655wmc.0 for <9front@9front.org>; Fri, 28 Sep 2018 17:33:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=offblast-org.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-transfer-encoding; bh=ntnSPESqmEvSHCMxFCsV9VAynDrcSls6/lpdQ4R85Eg=; b=Ftd8/sWCE71wFj8N+D0XYjl4YUFVBi5pzj6zw6bwiJ0QUUo7vzXTu7xMjgQq6+J20l KyIDi+mp7ziiBqVa0pZLUBZdKi+ZOh15OG2J1HGPp6ilOviVK3Yw4x5qiFEwboEhWZYH U/mgtjB8SLj0a7hGsuGgCua1AxJRaja4RYnQCGRaYKVXTKT9YUkFOHBdHaMWtwkewpVh 1IJgCGaVGPLOVYnWnqgr/JGakC9ZhsGLaOU4wXnAE6nUC0q+gs0Txc85HuIv0RvfA98i HSHH8M4BjF+u0vj51F1KzEWwnFoc9+qEY+SQaxWP1YbyfVILRRA9PSpusFYL9T8ACEVc /s1A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-transfer-encoding; bh=ntnSPESqmEvSHCMxFCsV9VAynDrcSls6/lpdQ4R85Eg=; b=WbNAdQDRlzR/rT6SuUL5Fzn1eSZ32jn32ZZFeogazsEYzSpAV47hoM63p/Lv0a0EdO 3Je4z2s9APmAP6ZrnKR3h94gLM9Z3I1vRS2ytg60/bOGuzsrxPyHoOR33tZwPGMZjKIf vyqWmioNEBnchIzQhtaPJRz7crPwLDBWfzQPCOZavY3rJi4Ov8SDMTdJLJ5xNEitJ4YA x5PL+6qi8UVDxwECRh8YR815J/LOTTARpZdgCkX/pt3NsI7EuYUu+hIWdHue7fea6vyy A3+febKKe+LxN9LnJaWAXT+1ONhhyt6+hH/X0BaE5C44GiqQK3K+vSPkPwboDngM5mUh 5PoQ== X-Gm-Message-State: ABuFfogJ4hEjXzjrXR2DymkeOhIch5KF0k2XR/v9sx0i5mPjgzaIdmF+ Swqvr/PNodBE1TDH71eQs4l/g8GG8pTn+z3I/VfL0QoIpSkaOQ== X-Google-Smtp-Source: ACcGV61npUF1gBZeT/laSE7HB7dbsS5UEFFVHolZdl7+yXEXjbw7LhVQ3mh0cW8f1tuhrHJ042LXIPBKJ49iMUogVBs= X-Received: by 2002:a1c:58f:: with SMTP id 137-v6mr3306811wmf.37.1538181216092; Fri, 28 Sep 2018 17:33:36 -0700 (PDT) MIME-Version: 1.0 References: <386A77DA-944E-4287-8896-002545EFC033@quintile.net> In-Reply-To: From: Nick Owens Date: Fri, 28 Sep 2018 17:33:25 -0700 Message-ID: Subject: Re: [9front] Re: libogg update To: 9front@9front.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: webscale self-healing method wrapper ogg v1.3.3 has been committed in changeset e66735762277. for anyone curious, an initial port of libopus and opus-tools depended on a change in this slightly newer libogg, are in the 9front ports repo. opus-tools is 'media-sound/opus-tools'. enjoy :-) On Fri, Sep 28, 2018 at 4:20 PM Nick Owens wrote: > > the crashes i reported have been fixed in commit bbfa08b096c1 (thanks > aiju, cinap_lenrek). > > this now works: hget http://stream-dc1.radioparadise.com:80/ogg-192m | > 5e /arm/bin/audio/oggdec > /dev/audio > > i have also tested my port of opus against the new libogg on amd64, > and that works as well. > On Fri, Sep 28, 2018 at 12:15 PM Steve Simon wrote: > > > > i will try on a pi at work on monday. > > > > -Steve > > > > > > > On 28 Sep 2018, at 8:07 pm, Nick Owens wrote: > > > > > > per cinap_lenrek's recommendation, i've attempted to test this with 5= e > > > but got the following: > > > > > > cpu% hget http://stream-dc1.radioparadise.com:80/ogg-192m | 5e > > > /arm/bin/audio/oggdec > /dev/audio > > > artist=3D > > > title=3DJerry Garcia - The Wheel > > > server=3DIcecast 2.3.3-kh9 > > > > > > Bitstream is 2 channel, 44100Hz > > > Encoded by: Xiph.Org libVorbis I 20070622 > > > > > > fault 00010c71 (4) @ 00001e78 > > > > > > also tried 5i: > > > > > > cpu% hget http://stream-dc1.radioparadise.com:80/ogg-192m | 5i > > > /arm/bin/audio/oggdec > /dev/audio > > > 5i 1061: suicide: sys: trap: fault read addr=3D0x5a00000000 pc=3D0x5a= 00000000 > > > > > > vi has the same result: > > > > > > cpu% hget http://stream-dc1.radioparadise.com:80/ogg-192m | vi > > > /mips/bin/audio/oggdec > /dev/audio > > > vi 1222: suicide: sys: trap: fault read addr=3D0x5a00000000 pc=3D0x5a= 00000000 > > > > > > didn't investigate it yet, since i have some things to do today. > > > > > > still have no reports on real hardware tests. > > > On Thu, Sep 27, 2018 at 9:08 AM Sigrid Hafl=C3=ADnud=C3=B3ttir > > > wrote: > > >> > > >> Pong. Decoding/encoding works fine on pc64. I have nothing else to > > >> test it on though. > > >> > > >>> On Tue, Sep 18, 2018 at 8:06 PM Nick Owens = wrote: > > >>> > > >>> ping > > >>>> On Sat, Sep 8, 2018 at 6:40 PM Nick Owens = wrote: > > >>>> > > >>>> attached is a patch to bring libogg > > >>>> (https://git.xiph.org/?p=3Dogg.git;a=3Dsummary) to v1.3.3. > > >>>> > > >>>> if anyone can test before it is committed, especially on non-x86, = that > > >>>> would be helpful. > >