Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

[SOLVED] No man page for ffmpeg

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
9 posts • Page 1 of 1
Author
Message
mahdi
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 128
Joined: Mon May 05, 2003 4:51 pm
Location: Dallas TX
Contact:
Contact mahdi
Website

[SOLVED] No man page for ffmpeg

  • Quote

Post by mahdi » Thu Mar 15, 2007 12:48 am

After emerging ffmpeg I don't have any man pages for it, not sure why or what info you'd need but here's the emerge info

Code: Select all

Portage 2.1.2.2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.5-r0, 2.6.19-gentoo-r5 i686)
=================================================================
System uname: 2.6.19-gentoo-r5 i686 AMD Sempron(tm) Processor 3100+
Gentoo Base System release 1.12.9
Timestamp of tree: Wed, 14 Mar 2007 08:30:09 +0000
dev-java/java-config: 1.3.7, 2.0.31
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowex X a52 aac aalib alsa amr apm berkdb bitmap-fonts cairo cdr cli cracklib crypt cups dbus dri dvd dvdnav dvdr dvdread encode firefox flac foomaticdb fortran fpx gdbm gimpprint glitz gnome gpm gstreamer gtk2 hal iconv imap isdnlog java joystick jpeg jpeg2k libg++ maildir midi mmx mmx2 mono mozbranding mp3 mpeg musicbrainz mysql ncurses nls nptl nptlonly nsplugin nvidia offensive ogg opengl pam pcre pdf perl png ppds pppd python readline real reflection samba session softmmu spell spl sse sse2 ssl svg svga tcpd thunar truetype truetype-fonts type1-fonts unicode usb vorbis win32codecs wmp wxwindows x86 xcomposite xorg xprint xvid zlib" ALSA_CARDS="emu10k1" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia nv"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Probably can get rid of some of those USE flags, I always find new reasons to add more :D
Last edited by mahdi on Thu Mar 15, 2007 2:59 am, edited 1 time in total.
Top
sternklang
Veteran
Veteran
User avatar
Posts: 1641
Joined: Sat Sep 10, 2005 1:22 pm
Location: Somewhere in time and space

  • Quote

Post by sternklang » Thu Mar 15, 2007 1:00 am

Hi,

It doesn't seem like there are any man pages in that package. However, if you look in /usr/share/doc/ffmpeg-<version> there's a number of documentation files. If you have gentoolkit installed, you can run "equery files <package>" to see all the files installed by a package, which is how I found this information.
Top
mahdi
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 128
Joined: Mon May 05, 2003 4:51 pm
Location: Dallas TX
Contact:
Contact mahdi
Website

  • Quote

Post by mahdi » Thu Mar 15, 2007 1:11 am

I see thanks for that (I'm still getting the grasp of equery)
Those should help with some things, I wonder why there is no man page?
Top
i92guboj
Bodhisattva
Bodhisattva
User avatar
Posts: 10315
Joined: Tue Nov 30, 2004 8:17 pm
Location: Córdoba (Spain)

  • Quote

Post by i92guboj » Thu Mar 15, 2007 1:14 am

mahdi wrote:I see thanks for that (I'm still getting the grasp of equery)
Those should help with some things, I wonder why there is no man page?
Becuase some developers think that man is obsolete and info is the way to go (though they've been thinking that for quite some years now, and man doesn't seem like dying yet :P ).

Code: Select all

$ info ffmpeg
Top
justincataldo
Guru
Guru
User avatar
Posts: 376
Joined: Wed Jun 15, 2005 11:44 pm
Location: Australia

  • Quote

Post by justincataldo » Thu Mar 15, 2007 1:18 am

Try re-emerging it with the doc flag set:

Code: Select all

USE="doc" emerge ffmpeg
Top
mahdi
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 128
Joined: Mon May 05, 2003 4:51 pm
Location: Dallas TX
Contact:
Contact mahdi
Website

  • Quote

Post by mahdi » Thu Mar 15, 2007 2:58 am

Yah, another USE flag :D

info would be good if there was a ffmpeg info page ;)

man might be 'dead' but it's easy simple and quick, why stop using what works?

Thanks justincataldo, that's what I needed since apparently RTFMing is an antique practice and isn't included in packages by default anymore these days...
Top
i92guboj
Bodhisattva
Bodhisattva
User avatar
Posts: 10315
Joined: Tue Nov 30, 2004 8:17 pm
Location: Córdoba (Spain)

  • Quote

Post by i92guboj » Thu Mar 15, 2007 3:03 am

mahdi wrote:Yah, another USE flag :D

info would be good if there was a ffmpeg info page ;)
Yeah, I can see one if I type info ffmpeg in command line. That's why I suggested it. At least, in the version I use (0.4.9_p20070129), there is an info page installed on my system.
man might be 'dead' but it's easy simple and quick, why stop using what works?
True, don't worry, it will not die :P And I love man pages as well.
Top
mahdi
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 128
Joined: Mon May 05, 2003 4:51 pm
Location: Dallas TX
Contact:
Contact mahdi
Website

  • Quote

Post by mahdi » Thu Mar 15, 2007 3:12 am

Ya, I didn't get a man page until I used the 'doc' flag, this also built the info page which wasn't there either...-doc really means no docs ;)
/me adds doc to his USE list
Top
beandog
Bodhisattva
Bodhisattva
User avatar
Posts: 2074
Joined: Sun May 04, 2003 11:53 pm
Location: /usa/utah
Contact:
Contact beandog
Website

  • Quote

Post by beandog » Thu Mar 15, 2007 3:23 pm

I wouldnt put doc in your global use flags, since it often pulls in dependencies (doxygen comes to mind), will download extra stuff, and other exciting things.

I'd use it on a per-package basis if you find that you need it.
If it ain't broke, tweak it. dvds | blurays | blog | wiki
Top
Post Reply

9 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic