[FFmpeg-user] Compile master on i686
桃源老師
xanadu6291 at dream.jp
Sat Jul 22 06:09:30 EEST 2017
Hi willin-san,
> 2017/07/22 午前11:29、willin <harry.rb.wilson at gmail.com>のメール:
>
> Do I need to uninstall/remove the current ffmpeg I am using?
> I manually built ffmpeg so I'm not sure how to uninstall it.
Lion_Mountain_Lion_Mavericks_Yosemite_El-Captain_15.05.2017.zip from http://www.ffmpegmac.net/ contains ffmpeg, ffprobe, and ffserver.
You can overwrite those binaries by sudo cp or sudo mv. But for certain, I would recommend remove previous binaries with bellow command:
$ cd /usr/local/bin
$ sudo rm ffmpeg ffprobe ffserver
Then try the link which I provided...
Or if you build (compiled) ffmpeg by yourself, simply execute:
$ cd path/to/ffmpeg_source_directory
$ sudo make uninstall
Best Regards,
// Miya aka. TougenRoushi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2370 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20170722/83d9d6a6/attachment.bin>
More information about the ffmpeg-user
mailing list