From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS22989 208.118.235.0/24 X-Spam-Status: No, score=-2.1 required=3.0 tests=AWL,BAYES_00,URIBL_BLOCKED shortcircuit=no autolearn=unavailable version=3.3.2 X-Original-To: dtas-all@80x24.org Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id BFE93205F7 for ; Wed, 16 Dec 2015 18:34:38 +0000 (UTC) Received: from localhost ([::1]:48758 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9GuM-0007SW-3P for dtas-all@80x24.org; Wed, 16 Dec 2015 13:34:38 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37197) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9GuJ-0007Ou-OV for dtas-all@nongnu.org; Wed, 16 Dec 2015 13:34:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a9GuG-00062W-Hk for dtas-all@nongnu.org; Wed, 16 Dec 2015 13:34:35 -0500 Received: from dcvr.yhbt.net ([64.71.152.64]:49534) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9GuG-00062O-CD for dtas-all@nongnu.org; Wed, 16 Dec 2015 13:34:32 -0500 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id B5082205DE; Wed, 16 Dec 2015 18:34:29 +0000 (UTC) Date: Wed, 16 Dec 2015 18:34:29 +0000 From: Eric Wong To: Rene Maurer Subject: Re: dtas-ctl queue cat in case player paused and song not started Message-ID: <20151216183429.GA3107@dcvr.yhbt.net> References: <20151216165325.1522c7cd@loco5> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151216165325.1522c7cd@loco5> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 64.71.152.64 Cc: dtas-all@nongnu.org X-BeenThere: dtas-all@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dtas-all-bounces+dtas-all=80x24.org@nongnu.org Sender: dtas-all-bounces+dtas-all=80x24.org@nongnu.org Rene Maurer wrote: > | $ dtas-ctl queue cat > | --- > | - "/home/rene/tango.flac" > `---- > > IMHO the output of dtas-ctl queue cat should be > ,---- > | --- > | - - "/home/rene/tango.flac" > | - 0s > `---- > > What do you think? I consider the zero offset to be implied. Redundant data just adds to noise over socket and output; and it waste 80 bytes(!) of memory in the player for (40 bytes if you're on 32-bit). I don't think anybody would run the following on the command-line: play foo.flac trim 0 Instead of: play foo.flac