public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Audio coding/encoding conversions
@ 2007-12-13 12:45 Wynfield Henman
  2007-12-13 12:53 ` Dave Korn
  0 siblings, 1 reply; 4+ messages in thread
From: Wynfield Henman @ 2007-12-13 12:45 UTC (permalink / raw)
  To: cygwin

Has anybody had any success building --> ffmpeg
on cygwin.   It has a rich set of codecs it can convert to and from.

My main concern is to convert .3gp audio files into .wav,  or .mp3 formats

regards

--
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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Audio coding/encoding conversions
  2007-12-13 12:45 Audio coding/encoding conversions Wynfield Henman
@ 2007-12-13 12:53 ` Dave Korn
  2007-12-13 21:34   ` Victor Paesa
  0 siblings, 1 reply; 4+ messages in thread
From: Dave Korn @ 2007-12-13 12:53 UTC (permalink / raw)
  To: cygwin

On 13 December 2007 12:46, Wynfield Henman wrote:

> Has anybody had any success building --> ffmpeg
> on cygwin.   It has a rich set of codecs it can convert to and from.

  ffmpeg requires an llrintf() implementation to compile.  newlib doesn't
currently have one, but I'm in the process of sending a patch, so it might get a
lot easier once I've done that and there's a fresh cygwin snapshot been
generated.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Audio coding/encoding conversions
  2007-12-13 12:53 ` Dave Korn
@ 2007-12-13 21:34   ` Victor Paesa
  2007-12-17  0:40     ` wynfield
  0 siblings, 1 reply; 4+ messages in thread
From: Victor Paesa @ 2007-12-13 21:34 UTC (permalink / raw)
  To: cygwin

Hi,

Dave Korn writes:
> 
> On 13 December 2007 12:46, Wynfield Henman wrote:
> 
> > Has anybody had any success building --> ffmpeg
> > on cygwin.   It has a rich set of codecs it can convert to and from.
> 
>   ffmpeg requires an llrintf() implementation to compile.  newlib doesn't
> currently have one, but I'm in the process of sending a patch, so it might get
> a lot easier once I've done that and there's a fresh cygwin snapshot been
> generated.

Until that very welcomed patch is applied, you may choose among three ways 
(not so correct) to get ffmpeg on cygwin:

a) Inline llrintf()
http://article.gmane.org/gmane.comp.video.ffmpeg.devel/37442

b) Leverage MinGW's implementation:
http://ffmpeg.mplayerhq.hu/general.html#SEC16

c) Get the binaries from Cygwin Ports:
http://cygwinports.dotsrc.org/

Regards,
Víctor


--
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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Audio coding/encoding conversions
  2007-12-13 21:34   ` Victor Paesa
@ 2007-12-17  0:40     ` wynfield
  0 siblings, 0 replies; 4+ messages in thread
From: wynfield @ 2007-12-17  0:40 UTC (permalink / raw)
  To: cygwin


Thanks Victor and Dave, for the information regarding ffmpeg, both about the future of it for cygwin and how to get by for now.

Regards, 
   Wynfield

----------------

Victor Paesa <wzrlpy@arsystel.com> wrote:

> Hi,
> 
> Dave Korn writes:
> > 
> > On 13 December 2007 12:46, Wynfield Henman wrote:
> > 
> > > Has anybody had any success building --> ffmpeg
> > > on cygwin.   It has a rich set of codecs it can convert to and from.
> > 
> >   ffmpeg requires an llrintf() implementation to compile.  newlib doesn't
> > currently have one, but I'm in the process of sending a patch, so it might get
> > a lot easier once I've done that and there's a fresh cygwin snapshot been
> > generated.
> 
> Until that very welcomed patch is applied, you may choose among three ways 
> (not so correct) to get ffmpeg on cygwin:
> 
> a) Inline llrintf()
> http://article.gmane.org/gmane.comp.video.ffmpeg.devel/37442
> 
> b) Leverage MinGW's implementation:
> http://ffmpeg.mplayerhq.hu/general.html#SEC16
> 
> c) Get the binaries from Cygwin Ports:
> http://cygwinports.dotsrc.org/
> 
> Regards,
> Víctor
> 
> 
> --
> 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/
> 

--
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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-12-17  0:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-13 12:45 Audio coding/encoding conversions Wynfield Henman
2007-12-13 12:53 ` Dave Korn
2007-12-13 21:34   ` Victor Paesa
2007-12-17  0:40     ` wynfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).