This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
mac [2021/01/09 16:04] wacw [Links] |
mac [2021/03/02 15:46] (current) wacw [misc] |
||
---|---|---|---|
Line 31: | Line 31: | ||
<code>ffmpeg -i [input_file] -vcodec copy -an [output_file]</code> | <code>ffmpeg -i [input_file] -vcodec copy -an [output_file]</code> | ||
* 動画から音声ファイルを抜き出す -> MediaHuman Audio Converter が簡単。 https://www.mediahuman.com/audio-converter/ | * 動画から音声ファイルを抜き出す -> MediaHuman Audio Converter が簡単。 https://www.mediahuman.com/audio-converter/ | ||
+ | * EFI パーティションを削除するには、Disk Utility で、Format: MS-DOS (FAT)、Scheme: Master Boot Record にする。 | ||
+ | * [[https://www.storange.jp/2017/09/macosefi.html|The Strange Storage: macOSでEFIパーティションを消去する]] | ||
=====ブログに書いたこと===== | =====ブログに書いたこと===== | ||
* [[https://blog.withachristianwife.com/2019/03/01/nano-in-mac/|Mac で nano エディタを使う – with a Christian Wife]] | * [[https://blog.withachristianwife.com/2019/03/01/nano-in-mac/|Mac で nano エディタを使う – with a Christian Wife]] | ||
Line 114: | Line 116: | ||
=====Homebrew===== | =====Homebrew===== | ||
* [[https://webkaru.net/dev/mac-wget-command-install/|Mac OS X - wgetコマンドをインストール(使えるようにする) - 開発メモ - Webkaru]] | * [[https://webkaru.net/dev/mac-wget-command-install/|Mac OS X - wgetコマンドをインストール(使えるようにする) - 開発メモ - Webkaru]] | ||
+ | |||
+ | =====画像変換===== | ||
+ | * [[https://qiita.com/livlea/items/53b755e5067d4ebc5b43|Macのターミナルで簡単に画像処理できるsipsの使い方 - Qiita]] | ||
+ | * [[https://blog.withachristianwife.com/2018/11/12/resize-phots-in-a-specific-folder-automatically/|[Mac] 指定フォルダ内の画像を自動でリサイズする – with a Christian Wife]] |