#2224: FFMpeg SVN
----------------------------------------+-----------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  [email protected]
     Type:  task                        |       Status:  new                    
       
 Priority:  normal                      |    Milestone:  6.2.1                  
       
Component:  BOOK                        |      Version:  SVN                    
       
 Severity:  normal                      |   Resolution:                         
       
 Keywords:                              |  
----------------------------------------+-----------------------------------
Comment (by [EMAIL PROTECTED]):

 I just checked out ffmpeg svn head and it built with:
 {{{
 ./configure --prefix=/usr --enable-shared --enable-gpl --enable-pp \
 --enable-pthreads --enable-liba52 --enable-libfaac \
 --enable-libfaad --enable-libogg --enable-libvorbis \
 --enable-libmp3lame --disable-debug
 make
 make install
 }}}
 Version is 8241.  (External libswscale at revision 22629.)

 So far it works fine.  No patches or seds necessary.  The configure
 switches for codecs have changed quite a bit.

 Also, the current links to faac and faad2 needs to point to the debian
 versions.  The sourceforce versions are done with files that have CRLF and
 the faad2.5 build from sourceforge is broken badly, even after the CRs are
 removed.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2224#comment:5>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to