From owner-freebsd-ports@FreeBSD.ORG Wed Sep 10 03:08:13 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 65294E17 for ; Wed, 10 Sep 2014 03:08:13 +0000 (UTC) Received: from mail-ie0-x230.google.com (mail-ie0-x230.google.com [IPv6:2607:f8b0:4001:c03::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2EE937E3 for ; Wed, 10 Sep 2014 03:08:13 +0000 (UTC) Received: by mail-ie0-f176.google.com with SMTP id ar1so3240445iec.7 for ; Tue, 09 Sep 2014 20:08:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=7Efk1lJlgZ/MpzDfOPewdc09bdHyxQCw7L4Jw3n40fs=; b=BA7X2nyFXidwVi33rFFPttCCOLQMJd/Co4rfAyfR8o6MgHSSLVJsdIdaSg2yVzRCre N+mWK11jhpe2noBQ1OQUgV3tgUqnfYMq62WqIQue6N+1m2YLFuTukyMKyn9y5Iq/4B8P wq6VneXoYbhggIO5ppkmumo77WJ/kFTRGdVhTm3Rzt0df6qqzBL2VzzuplGGz0lhV7pi GLVnd1/cEH4aZoNYenw6cpELszciE/wY+Zuu1xMvCmNi80vdpA8rDc6nTXkjdKXQ3b3k on5WuhTHAlSQKjnIXMYeIW6fncF5O4EbiTUF/gnp0aSbNoavIyH4nFdp/KYflJKqixBx GUig== MIME-Version: 1.0 X-Received: by 10.50.7.100 with SMTP id i4mr36536844iga.32.1410318492407; Tue, 09 Sep 2014 20:08:12 -0700 (PDT) Sender: kob6558@gmail.com Received: by 10.107.163.148 with HTTP; Tue, 9 Sep 2014 20:08:12 -0700 (PDT) In-Reply-To: <540F8D7E.6050209@UToledo.edu> References: <664.1400547266@server1.tristatelogic.com> <20140520115356.03be9fcc@gumby.homeunix.com> <1410117185505-5946778.post@n5.nabble.com> <540F8D7E.6050209@UToledo.edu> Date: Tue, 9 Sep 2014 20:08:12 -0700 X-Google-Sender-Auth: Khf16XB6kcZfrVzvXGjLO4X5TAY Message-ID: Subject: Re: smplayer dependency on mplayer1 From: Kevin Oberman To: Robert Burmeister Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: FreeBSD Ports ML , Jan Beich X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Sep 2014 03:08:13 -0000 On Tue, Sep 9, 2014 at 4:30 PM, Robert Burmeister < Robert.Burmeister@utoledo.edu> wrote: > On 9/8/2014 3:43 AM, Jan Beich wrote: > >> Robert_Burmeister writes: >> >> So, what alternatives are there to add controls to Mplayer2? >>> >>> mplayer2 is mostly dead or at least not actively developed. It has a >> fork called mpv with simple OSD-based GUI as well as several projects >> building GUI on top. >> >> http://bakamplayer.u8sand.net/ (Mono or QT5) >> https://github.com/sebadoom/mpvguihs (haskell-gtk) >> https://cmplayer.github.io/ (QT5) >> >> I've wrote a port for bakamplayer to check how libmpv consumer >> not a wrapper around mpv command looks like. >> >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193455 >> >> Tried it, it doesn't run on FreeBSD 10.1 i386. > > I use options: > > OPENGL=on: 2D/3D rendering support via OpenGL > VAAPI=on: VAAPI (GPU video acceleration) support > VDPAU=on: VDPAU (GPU video acceleration) support > > which worked fine with Mplayer and Mplayer2. > > Mplayer2 works and seems to have better nVidea support; > I'd just like some way to skip to the middle of an MP4... > I have not had any issues with skipping to the middle of an mp4 with either vlc or xine. With xine you can literally skip to the exact middle with . Unless you are wedded to mplayer2, wither of those should work well. -- R. Kevin Oberman, Network Engineer, Retired E-mail: rkoberman@gmail.com