[FFmpeg-user] Issues with conversion

Lou lou at lrcd.com
Sat Jun 11 22:59:36 CEST 2011


On Sat, 11 Jun 2011 19:32:19 +0200
Reindl Harald <h.reindl at thelounge.net> wrote:

> 
> 
> Am 11.06.2011 19:25, schrieb magic-chef:
> > @ Reindl: I did not kill the message body.  It doesn't appear in
> > the message box when I click reply in the browser.  
> 
> use a proper mail-client / webmail :-)
> 
> > Let me know if there is a way to
> > have the original message quoted.  
> 
> in each normal mail-client simply "reply" and in most webmail-clients
> too
> 
> > I have requested the hosting company to the latest version.  Since
> > we are addressing this, what would you suggest be included when the
> > new version is installed?

It depends on what you want to do. Since your output was ogg and mp4 in
your original post you will at least want:

--enable-gpl --enable-libtheora --enable-libvorbis --enable-libx264

> below my configuration on Fedira 14 x86_64 but thats not at easy as
> the params looks because you need the depending libraries also in the
> right version for complile and if have no idea how to build a proper
> package on debian-like systems

I recommend this:

HOWTO: Install and use the latest FFmpeg and x264 on Ubuntu
http://ubuntuforums.org/showthread.php?t=786095

Should work on Debian with a few modifications. Perhaps one of the
guides listed for an older Ubuntu version would be more suitable for
Debian.

> ffmpeg version git-N-29954-g33651e3, Copyright (c) 2000-2011 the
> FFmpeg developers built on May 26 2011 18:52:42 with gcc 4.5.1
> 20100924 (Red Hat 4.5.1-4) configuration: --prefix=/usr
> --bindir=/usr/bin --datadir=/usr/share/ffmpeg
> --incdir=/usr/include/ffmpeg --libdir=/usr/lib64
> --mandir=/usr/share/man --arch=x86_64 --enable-nonfree --enable-gpl
> --enable-version3 --enable-libopencore-amrnb
> --enable-libopencore-amrwb --enable-version3 --enable-libdc1394
> --enable-libdirac --enable-libfaac --enable-libgsm
> --enable-libmp3lame --enable-libopenjpeg --enable-libschroedinger
> --enable-libspeex --enable-libtheora --enable-libvorbis
> --enable-libx264 --enable-libxvid --enable-libvpx --enable-librtmp
> --enable-avfilter --enable-postproc --enable-swscale --enable-bzlib
> --enable-zlib --enable-libfreetype --enable-pthreads --enable-fastdiv
> --enable-pic --enable-libopencv --enable-shared --disable-vdpau
> --disable-vaapi --disable-hwaccels --disable-static --disable-debug
> --shlibdir=/usr/lib64

Reindl's ./configure is quite impressive, (and contains some redundant
options) so don't let that scare you.


More information about the ffmpeg-user mailing list