From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DATE_IN_PAST_12_24, DMARC_MISSING,INVALID_DATE,MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from pat.uio.no ([129.240.130.16] ident=7411) by cvs.gentoo.org with esmtp (Exim 3.30 #1) id 15nmdz-0001pc-00 for gentoo-dev@cvs.gentoo.org; Sun, 30 Sep 2001 13:52:55 -0600 Received: from nommo.uio.no ([129.240.222.179]) by pat.uio.no with esmtp (Exim 2.12 #7) id 15nmep-0002wI-00 for gentoo-dev@cvs.gentoo.org; Sun, 30 Sep 2001 21:53:47 +0200 Received: from terjekv by nommo.uio.no with local (Exim 2.12 #1) id 15nmep-000147-00 for gentoo-dev@cvs.gentoo.org; Sun, 30 Sep 2001 21:53:47 +0200 To: gentoo-dev@cvs.gentoo.org Subject: Re: [gentoo-dev] new mplayer References: <1001798428.26541.10.camel@nosferatu.lan> <1001848603.25837.8.camel@fry> <3BB74836.5070500@post.netlink.se> X-URL: http://www.math.uio.no/~terjekv/ Organization: do you Gentoo? From: Terje Kvernes In-Reply-To: <3BB74836.5070500@post.netlink.se> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: gentoo-dev-admin@cvs.gentoo.org Errors-To: gentoo-dev-admin@cvs.gentoo.org X-BeenThere: gentoo-dev@cvs.gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@cvs.gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Sun Sep 30 13:53:01 2001 X-Original-Date: 30 Sep 2001 21:53:47 +0200 X-Archives-Salt: 5b4e3943-2712-4899-a605-d6af5046dab1 X-Archives-Hash: 88d444e8590f4b36e1ca9c89d25f3fc5 Morgan Christiansson writes: > I was hoping it would fix opening filenames with spaces, but it > didn't, anyone has any ideas on how to fix it? > > $ mplayer Gone\ in\ 60\ seconds\ \[DivX\].avi okay, just because I'm not using mplayer, what does it do if you use ticks? mplayer 'Gone in 60 seconds [DivX].avi' I looked at their commandlineparsing code but I didn't find anything interesting. well, except for some gotos. *sigh* why people aren't using standard libraries to do argument handling is besides me, but hey, what do I know? :) -- Terje