sudo tar -xzf "ffmpeg-${FFMPEG_VERSION}.tar.gz"
There is also something missing to use this command :ffmpeg -versionThere is no link to /usr/bin
By the way, I would like to know if we BBB support newer versions of ffmpeg ?Would it be possible to use a deb file or better a ppa to install it instead of compiling it ?
> Would it be possible to use a deb file or better a ppa to install it instead of compiling it ?--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-setup+unsub...@googlegroups.com.
To post to this group, send email to bigbluebutton-setup@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-setup.
For more options, visit https://groups.google.com/d/optout.
echo "PATH=\$PATH:/usr/local/bin" >> ~/.bashrcandecho "PATH=\$PATH:/usr/local/src" >> ~/.bashrcStill have this error :
root@ubuntu:~# ffmpeg --check-bash: /usr/bin/ffmpeg: No such file or directory
$ which ffmpeg
/usr/local/bin/ffmpeg
$ dpkg -l | grep ffmpeg
ii ffmpeg 5:2.3.3-1 amd64 Package created with checkinstall 1.6.2
Regards,... Fred
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-setup+unsub...@googlegroups.com.
To post to this group, send email to bigbluebutton-setup@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-setup.
For more options, visit https://groups.google.com/d/optout.