Gentoo Archives: gentoo-user

From: gevisz <gevisz@×××××.com>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: [gentoo-user] ffmpeg command not found
Date: Sun, 12 Apr 2015 18:58:48
Message-Id: CA+t6X7fbRgCObFjTyWWTG-b4zMEzusEvSAgUtgPWfY_wwDj6Uw@mail.gmail.com
1 I used to convert dav to avi files with the following command
2 yet a year ago:
3 $ ffmpeg -i input.dav -vcodec libx264 -crf 24 output.avi
4 but now, while trying to use it, I get
5 > bash: ffmpeg: command not found
6
7 What happened?
8
9 I still have virtual/ffmpeg package installed.
10 In my case it points to libav.

Replies

Subject Author
Re: [gentoo-user] ffmpeg command not found Alexander Kapshuk <alexander.kapshuk@×××××.com>
Re: [gentoo-user] ffmpeg command not found "Jc García" <jyo.garcia@×××××.com>
Re: [gentoo-user] ffmpeg command not found Alan Grimes <ALONZOTG@×××××××.net>