- Code: Select all
ffmpeg version 0.4.9-pre1, build 4753, Copyright (c) 2000-2004 Fabrice Bellard
configuration: --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-mp3lame --enable-libogg --enable-vorbis --enable-faad --enable-faac --enable-xvid --enable-a52 --enable-a52bin --enable-pp --enable-shared-pp --enable-shared --enable-gpl --disable-opts --disable-strip
built on May 5 2005 07:44:24, gcc: 3.4.3 20050227 (Red Hat 3.4.3-22.fc3)
ffmpeg: unrecognized option '--version'
Now this is darn nifty information to have, and I suspect it was only a strange accident that I got it.
This material ought to be available somewhere for every package on my machine. Let's say I wanted to find this info for transcode. What command would produce it? "transcode --version" produces a one-liner giving the version, like it ought to. Following Void's example from another post, the command "rpm -qif /usr/bin/transcode" gives some information, but not as much as I would like.
Does anyone know how to get this extremely valuable information -- on purpose??!!??


