X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=aAztvpoGJ/3uYCj3
	uniIJkq2WkuheTh36tCyOt37+G+CGn74BKMDnVuNB8TO9DmgNkjZnKhSL23/Z1zG
	yc0ezoMkLpAUl6d0KpHy1SUrabmUWIwSqCFkOSADTGUKFESr1Ag22d0rR1muP7Sm
	f2IZdEU41RP8goYItBYBjdYA+I8=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=AyxpkRndqees7/7Y6ZUc1q
	HLm2M=; b=J6UeI1WBLzC1JBEUynnaEZiMbU6TqNyw1Zbz6Gb0Z2RAWa/gsqT79i
	Wvlp2DZdJYjAiUXLTiWsnqzyqEoXjHqG9GoFDxCxbsCj1sAG/N93jRUu7Q2ydBwO
	HzjIk6/3IJquHVgCkifdaMhoG/hV/eeP2pKAG1SBK2dDShhyOTh7o=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_COUK,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=H*Ad:D*co.uk
X-HELO: smtp-out-2.tiscali.co.uk
Subject: Re: libav or ffmpeg and associated tools
To: cygwin@cygwin.com
References: <CAKw7uVhwxwr3Jd-JUCbzAXDSn3RSAoXJcrL8gV4ivw-qhK9Fcg@mail.gmail.com> <c5909e1b-d916-5f81-be83-a910f66d2c27@gmail.com> <1213779c-ed16-3ff1-5506-9e9ac48b00ec@tiscali.co.uk> <CAPsu6LiGCmJ_smRGjRXXE=n77hvU87410RV0XSv_yPH8QRa9ug@mail.gmail.com>
From: David Stacey <drstacey@tiscali.co.uk>
Message-ID: <a9bba9e2-c918-dd0a-229f-221aca6fc2dc@tiscali.co.uk>
Date: Mon, 20 Jun 2016 19:29:44 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1
MIME-Version: 1.0
In-Reply-To: <CAPsu6LiGCmJ_smRGjRXXE=n77hvU87410RV0XSv_yPH8QRa9ug@mail.gmail.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-CMAE-Envelope: MS4wfAb/0a0WpqhfMKvfGxKIKCn+36oVZ3xzFxthYkN2XkXnqtTjz1hDz2pkP4oD2V9c5lGahxH3xlK984MpVJQUKtiVIQPE37uP8uHUEF6XbJnrW2GGyyz7 bYYtDR1fyEzSyMMYjtVEme9y92d2sXzbmgkaz6CRise3A6T1VFM4BrJE
X-IsSubscribed: yes

On 19/06/16 22:51, Brian Mathis wrote:
> Is there any reason not to use the native Windows build instead?  What
> does the cygwin port gain you over that?


Other that the obvious difference of Windows and POSIX paths, there will 
be differences in the way the two versions of ffmpeg are built. This 
means that two builds of ffmpeg may well support different sets of file 
formats. For each, try:

     ffmpeg -codecs
     ffmpeg -formats

and see which build best meets your needs.

Dave.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

