X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=walrus%2Futilities%2Fmultimedia%2Fmultimedia_tools.txt;h=275bbde0bb51d77b7639dbda413290158d12f082;hb=8d09ec8f586f0ee22fe4fd0103a8c29483ab34b7;hp=22f4ff61580c2f6e9d13f5f3c6d055d045f1fac4;hpb=7464cfd0f71e37d3b6ee776df951b3af2ca23fe7;p=feisty_meow.git diff --git a/walrus/utilities/multimedia/multimedia_tools.txt b/walrus/utilities/multimedia/multimedia_tools.txt index 22f4ff61..275bbde0 100644 --- a/walrus/utilities/multimedia/multimedia_tools.txt +++ b/walrus/utilities/multimedia/multimedia_tools.txt @@ -39,3 +39,35 @@ http://www.audacityteam.org/ this article helps a lot to get the music off of vinyl records using a usb turntable: https://www.linux.com/news/using-usb-turntable-linux + + +---------------- +movie processing +---------------- + +avidemux: +if you need to manipulate a video, for example to rotate it or transcode it to a different +format, then avidemux works great. + +openshot: +if you need to jam a bunch of videos together, crossfade them, and that kind of stuff, +then try openshot. it also supports simple saving with different quality levels, which +lets you drop a bunch of size at the expense of the picture. sometimes needed. + +--------------------------- +music collection management +--------------------------- + +dupeguru: +found this to be pretty helpful in finding my duplicate songs. it is able to analyze +when the files are the same, even if their names don't match. +check: did it even compare by metadata? not remembering currently. + +fdupes: +another useful tool for finding duplicate tracks in a music collection, but relies on exact +matches in the names(?). was not so powerful as dupeguru, but still useful. + + + + +