Re: [gentoo-user] ffmpeg command not found

2015-04-12 Thread Dale
Daniel Frey wrote: > On 04/12/2015 04:08 PM, Dale wrote: >> There's been a discussion on the default switching back to ffmpeg on >> -dev too. I think I read that correctly. >> > Yeah, I read that too - apparently they are going to a saner default, > i.e. USE="-libav". > > Darnit, I just read this

Re: [gentoo-user] ffmpeg command not found

2015-04-12 Thread Daniel Frey
On 04/12/2015 04:08 PM, Dale wrote: > There's been a discussion on the default switching back to ffmpeg on > -dev too. I think I read that correctly. > Yeah, I read that too - apparently they are going to a saner default, i.e. USE="-libav". Darnit, I just read this within the last week or so.

Re: [gentoo-user] ffmpeg command not found

2015-04-12 Thread Dale
Alan Grimes wrote: > Mick wrote: >>> Thanks for pointing this out. My mistake. Apologies for that. >> What I wasn't sure is if ffmpeg will be removed in the future and gentoo >> will >> end up following debian, et al. > Et al can go rot in hell. We use ffmpeg. > > There's been a discussion on t

Re: [gentoo-user] ffmpeg command not found

2015-04-12 Thread Alan Grimes
Mick wrote: > >Thanks for pointing this out. My mistake. Apologies for that. > What I wasn't sure is if ffmpeg will be removed in the future and gentoo will > end up following debian, et al. Et al can go rot in hell. We use ffmpeg. -- IQ is a measure of how stupid you feel. Powers are not rig

Re: [gentoo-user] ffmpeg command not found

2015-04-12 Thread Mick
On Sunday 12 Apr 2015 20:48:29 Alexander Kapshuk wrote: > On Sun, Apr 12, 2015 at 10:43 PM, Neil Bothwick wrote: > > On Sun, 12 Apr 2015 22:30:43 +0300, Alexander Kapshuk wrote: > > > > grep libav /usr/portage/profiles/base/make.defaults > > > > > > # Move the current Gentoo preference (libav ove

Re: [gentoo-user] ffmpeg command not found

2015-04-12 Thread Alexander Kapshuk
On Sun, Apr 12, 2015 at 10:43 PM, Neil Bothwick wrote: > On Sun, 12 Apr 2015 22:30:43 +0300, Alexander Kapshuk wrote: > > > > grep libav /usr/portage/profiles/base/make.defaults > > # Move the current Gentoo preference (libav over ffmpeg) > > USE="${USE} libav" > > > > If you want to use ffmpeg i

Re: [gentoo-user] ffmpeg command not found

2015-04-12 Thread Alan Grimes
gevisz wrote: > I used to convert dav to avi files with the following command > yet a year ago: > $ ffmpeg -i input.dav -vcodec libx264 -crf 24 output.avi > but now, while trying to use it, I get >> bash: ffmpeg: command not found > What happened? > > I still have virtual/ffmpeg package installed.

Re: [gentoo-user] ffmpeg command not found

2015-04-12 Thread Neil Bothwick
On Sun, 12 Apr 2015 22:30:43 +0300, Alexander Kapshuk wrote: > > grep libav /usr/portage/profiles/base/make.defaults > # Move the current Gentoo preference (libav over ffmpeg) > USE="${USE} libav" > > If you want to use ffmpeg instead of libav, "It should be noted that the > users still need to

Re: [gentoo-user] ffmpeg command not found

2015-04-12 Thread Gevisz
On Sun, 12 Apr 2015 15:27:17 -0400 Fernando Rodriguez wrote: > On Sunday, April 12, 2015 10:23:32 PM gevisz wrote: > > Thank you for your reply. I am aware of that change. But the news says: > > > > "Users who currently use libav (the Gentoo default) do not have to > > perform any action since

Re: [gentoo-user] ffmpeg command not found

2015-04-12 Thread Alexander Kapshuk
On Sun, Apr 12, 2015 at 10:23 PM, gevisz wrote: > 2015-04-12 22:04 GMT+03:00 Alexander Kapshuk >: > > On Sun, Apr 12, 2015 at 9:58 PM, gevisz wrote: > >> > >> I used to convert dav to avi files with the following command > >> yet a year ago: > >> $ ffmpeg -i input.dav -vcodec libx264 -crf 24 ou

Re: [gentoo-user] ffmpeg command not found

2015-04-12 Thread Fernando Rodriguez
On Sunday, April 12, 2015 10:23:32 PM gevisz wrote: > Thank you for your reply. I am aware of that change. But the news says: > > "Users who currently use libav (the Gentoo default) do not have to > perform any action since USE=libav is enabled by default." > > So, I "performed no actions". > >

Re: [gentoo-user] ffmpeg command not found

2015-04-12 Thread gevisz
2015-04-12 22:04 GMT+03:00 Alexander Kapshuk : > On Sun, Apr 12, 2015 at 9:58 PM, gevisz wrote: >> >> I used to convert dav to avi files with the following command >> yet a year ago: >> $ ffmpeg -i input.dav -vcodec libx264 -crf 24 output.avi >> but now, while trying to use it, I get >> > bash: ff

Re: [gentoo-user] ffmpeg command not found

2015-04-12 Thread Jc GarcĂ­a
2015-04-12 12:58 GMT-06:00 gevisz : > I used to convert dav to avi files with the following command > yet a year ago: > $ ffmpeg -i input.dav -vcodec libx264 -crf 24 output.avi > but now, while trying to use it, I get >> bash: ffmpeg: command not found > > What happened? > > I still have virtual/ff

Re: [gentoo-user] ffmpeg command not found

2015-04-12 Thread Alexander Kapshuk
On Sun, Apr 12, 2015 at 9:58 PM, gevisz wrote: > I used to convert dav to avi files with the following command > yet a year ago: > $ ffmpeg -i input.dav -vcodec libx264 -crf 24 output.avi > but now, while trying to use it, I get > > bash: ffmpeg: command not found > > What happened? > > I still h

[gentoo-user] ffmpeg command not found

2015-04-12 Thread gevisz
I used to convert dav to avi files with the following command yet a year ago: $ ffmpeg -i input.dav -vcodec libx264 -crf 24 output.avi but now, while trying to use it, I get > bash: ffmpeg: command not found What happened? I still have virtual/ffmpeg package installed. In my case it points to lib