Hi willin-san,

> 2017/07/22 午前11:29、willin <[email protected]>のメール:
> 
> 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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to