From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3561 216.34.176.0/20 X-Spam-Status: No, score=-2.9 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_HI,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS,T_DKIM_INVALID, URI_NOVOWEL shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from lists.sourceforge.net (lists.sourceforge.net [216.34.181.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 6C0A620372 for ; Sun, 15 Oct 2017 19:08:22 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=sfs-ml-1.v29.ch3.sourceforge.com) by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.89) (envelope-from ) id 1e3oGq-0003EN-N2; Sun, 15 Oct 2017 19:08:20 +0000 Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193] helo=mx.sourceforge.net) by sfs-ml-1.v29.ch3.sourceforge.com with esmtps (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.89) (envelope-from ) id 1e3oGp-0003EF-1t for sox-users@lists.sourceforge.net; Sun, 15 Oct 2017 19:08:19 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID:In-Reply-To:Date:References:Subject:Cc:To:From; bh=TXtAlKB4umUKFoUHrEGJ4wN9M0JYQrDvg+pxMvE44Bw=; b=D6SaIsjh3XeLTpD9Po+olBZv6T2i6TQFjw6X2iou+hvLeX7+OMNrdfzon8TpYcccjj2nd1kc1snPx3BKXFsIjVoP1Zrzsm7f88/Xc8/R30uaeFGXIWGjRuhOZqqZgWre/+TpFbf9EzhyS8HWb0nJUjynSy65ATA1Jj92Bos18Ak=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID:In-Reply-To:Date:References:Subject:Cc:To:From; bh=TXtAlKB4umUKFoUHrEGJ4wN9M0JYQrDvg+pxMvE44Bw=; b=SHq/hik9n9RLM1UKVJ/ThFNi5Hq8qviI0GdS9ovIJMHS70+yEFJ872wIBIb7ZAGbxutk6g19KrLk4YEP5vMghMmJYOyCf2TTIW+jafOx5opTJ7A/OcMDqWCyMjaoIOH9Ol1EvgMUQRbJsUsoc24a9TZbdo7KhukuPvFRCN34Gls=; X-ACL-Warn: Received: from unicorn.mansr.com ([81.2.72.234]) by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) id 1e3oGn-0001JF-Ge for sox-users@lists.sourceforge.net; Sun, 15 Oct 2017 19:08:18 +0000 Received: by unicorn.mansr.com (Postfix, from userid 51770) id B4E9617B2E; Sun, 15 Oct 2017 19:52:02 +0100 (BST) From: =?iso-8859-1?Q?M=E5ns_Rullg=E5rd?= To: Dennis Muratshin References: <8d5716b7-dcfa-07ef-3e06-ece12859fd7c@gmail.com> Date: Sun, 15 Oct 2017 19:52:02 +0100 In-Reply-To: <8d5716b7-dcfa-07ef-3e06-ece12859fd7c@gmail.com> (Dennis Muratshin's message of "Sat, 14 Oct 2017 21:16:10 +0500") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 X-Headers-End: 1e3oGn-0001JF-Ge Subject: Re: convert wav to ogg twice produces diffrent binary files X-BeenThere: sox-users@lists.sourceforge.net X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: sox-users@lists.sourceforge.net Cc: sox-users@lists.sourceforge.net Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Errors-To: sox-users-bounces@lists.sourceforge.net Dennis Muratshin writes: > for example run these commands: > > sox.exe src.wav dest1.ogg -G rate 44100 > sox.exe src.wav dest2.ogg -G rate 44100 > > It will produce two files with small difference between them: > http://prntscr.com/gxdifd > Is there any way to avoid it? It could be due to dither. Try the -R option to use a fixed seed for the random number generator. -- = M=E5ns Rullg=E5rd ---------------------------------------------------------------------------= --- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Sox-users mailing list Sox-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sox-users