14.7 多媒体处理
最后更新于
# pkg install audacity# cd /usr/ports/audio/audacity/
# make install clean# pkg install kdenlive# cd /usr/ports/multimedia/kdenlive/
# make install clean# pkg install ffmpeg# cd /usr/ports/multimedia/ffmpeg/
# make install clean$ ffmpeg -i 视频文件.mp4 -vf subtitles=对应字幕.ass 输出视频.mp4# pkg install inkscape# cd /usr/ports/graphics/inkscape/
# make install clean# pkg install musescore# cd /usr/ports/audio/musescore/
# make install clean# pkg install blender# cd /usr/ports/graphics/blender/
# make install clean# pkg install krita# cd /usr/ports/graphics/krita/
# make install clean