From owner-freebsd-multimedia@FreeBSD.ORG Wed Jul 16 10:00:33 2014 Return-Path: Delivered-To: freebsd-multimedia@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 6B8A078E for ; Wed, 16 Jul 2014 10:00:33 +0000 (UTC) Received: from sola.nimnet.asn.au (paqi.nimnet.asn.au [115.70.110.159]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A90C424FD for ; Wed, 16 Jul 2014 10:00:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by sola.nimnet.asn.au (8.14.2/8.14.2) with ESMTP id s6GA0Rfu018688; Wed, 16 Jul 2014 20:00:28 +1000 (EST) (envelope-from smithi@nimnet.asn.au) Date: Wed, 16 Jul 2014 20:00:27 +1000 (EST) From: Ian Smith To: Matthias Apitz Subject: Re: ripping audio CD to mp3 gives silent file In-Reply-To: <20140716093246.GA2083@La-Habana> Message-ID: <20140716195225.N50382@sola.nimnet.asn.au> References: <20140716064056.GB1520@La-Habana> <20140716150058.3bbbbad5@X220.alogt.com> <20140716073845.GA1731@La-Habana> <20140716184329.N50382@sola.nimnet.asn.au> <20140716093246.GA2083@La-Habana> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: freebsd-multimedia@freebsd.org X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2014 10:00:33 -0000 On Wed, 16 Jul 2014, Matthias Apitz wrote: > El día Wednesday, July 16, 2014 a las 07:24:12PM +1000, Ian Smith escribió: >> > Thanks for this hint. Already the .wav file is silent, also in a >> > Windows media player the created .wav file is silent. >> >> Well, lame gave a faithful rendering, then :) > > Yes, and how do I solve the problem that the .wav file is silent > already? Sorry, I've no idea. cdda2wav has always worked well for me .. and it seemed to have detected all your tracks ok. Do any later tracks work? Maybe try the example for debugging, and see if it catches anything? cdda2wav -vall cddb=0 -paranoia -B cheers, Ian From owner-freebsd-multimedia@FreeBSD.ORG Wed Jul 16 10:52:22 2014 Return-Path: Delivered-To: freebsd-multimedia@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 CD902AEA for ; Wed, 16 Jul 2014 10:52:22 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B48B629EC for ; Wed, 16 Jul 2014 10:52:22 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s6GAqM0c043772 for ; Wed, 16 Jul 2014 10:52:22 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-multimedia@FreeBSD.org Subject: [Bug 189421] multimedia/gstreamer1-libav: firefox crashes in gstreamer-1.0/libgstlibav.so on i386 Date: Wed, 16 Jul 2014 10:52:22 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: tijl@FreeBSD.org X-Bugzilla-Status: Issue Resolved X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: freebsd-multimedia@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc resolution 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 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2014 10:52:22 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189421 Tijl Coosemans changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Issue Resolved CC| |tijl@FreeBSD.org Resolution|--- |FIXED --- Comment #5 from Tijl Coosemans --- Fixed in r361776. -- You are receiving this mail because: You are the assignee for the bug.