X-Spam-Check-By: sourceware.org Message-ID: <6910a60703011346g11970cdfvb02b325ed77f8762@mail.gmail.com> Date: Thu, 1 Mar 2007 22:46:56 +0100 From: "Reini Urban" To: cygwin AT cygwin DOT com Subject: Re: How to convert 3gp files? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: 098114f49f0da24b X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 3gp is just a special mp4 in the container format avi and low resolution audio and video, so after adding .avi it should play in Windows Media Player natively. The sound usually uses a weird AAC derivate codec (3GPP AAC+), which Windows Media Player will most likely try to download. See http://en.wikipedia.org/wiki/3gp 2007/3/1, Morten Kjarulff : > I just copied a video from my new LG phone. Extension of the file is 3GP. > It is easy to google a converter, but does there exist a cygwin package > that can convert a 3GP file, so I can play it with "Windows Media Player"? No. But there exist converters like http://mediacoder.sf.net which use cygwin packages. mplayer/mencoder and ffmpeg should understand that also. -- Reini -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/