From owner-freebsd-multimedia@FreeBSD.ORG Sun Apr 12 04:03:50 2015 Return-Path: Delivered-To: multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 849235B1 for ; Sun, 12 Apr 2015 04:03:50 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6AA5E23E for ; Sun, 12 Apr 2015 04:03:50 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t3C43o3g025166 for ; Sun, 12 Apr 2015 04:03:50 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 199279] multimedia/mplayer DTS problem/request back libdca support Date: Sun, 12 Apr 2015 04:03:50 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: sasamotikomi@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: riggs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Apr 2015 04:03:50 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199279 --- Comment #2 from sasamotikomi@gmail.com --- (In reply to Thomas Zander from comment #1) I think it work with libdts(renamed to libdca) 10 year ago... https://lists.freebsd.org/pipermail/freebsd-current/2005-September/056000.html Since libdts and liba52 is removed mplayer can't to play MPEG-2 part 3/7 and maybe AC3 too. https://www.freshports.org/multimedia/mplayer/ - remove dependency on liba52 as this is handled by internal libavcodec Remove libdts support (this is now done by ffmpeg) [1] - Fix libcdio dependency [2] It's maybe done by ffmpeg but extra plugin with DTS support isn't ported to FreeBSD so it's a little problem... No, I can't provide file because I don't record it but you can find a lot of examples MPEG-2 by using one of supported site by livesteamer: http://docs.livestreamer.io/plugin_matrix.html#plugin-matrix -- You are receiving this mail because: You are on the CC list for the bug.