TYPE IT WHERE!? WHAT DO I DO WITH THIS INFORMATION!? How are you so completely unaware at how non-sensical this information is?
Comment on FBI warnings are true—fake file converters do push malware
ipkpjersi@lemmy.ml 1 week agoIt is indeed very difficult to type convert 001.jpg example.pdf and ffmpeg -i rock.mp4 rock.avi
Ulrich@feddit.org 1 week ago
cyberwolfie@lemmy.ml 1 week ago
The terminal? Your post history suggests you are quite familiar with Linux. But I agree that those who are most prone to use random file conversion sites because they need something as PDF for work will be very confused by those instructions.
Ulrich@feddit.org 1 week ago
I am familiar with Linux but I avoid it whenever possible. I dailyed it for a couple of years but I’ve unfortunately moved on to Mac due to their deep dependency on terminal. If I have a problem and go and look up support, 99% of the time the advice is to open the terminal and start running commands, which is almost never the case for Windows or Mac. Even where there’s a perfectly suitable GUI solution, they’ll send you into the terminal anyway. Linux is made by and for devs and it is and will remain that way until the mentality of it’s creators change. And I am not a dev.
I can follow instructions. The problem is #1 I’m told “don’t type commands you don’t understand” and #2 no one ever explains what any of these commands do, so I never learn anything, and #3 the commands don’t work, and they return a generic error with zero diagnostic information, or sometimes just nothing at all happens. I don’t have time for that. I just want something that works.
dreadbeef@lemmy.dbzer0.com 1 week ago
I understand that you may not know the commands you are told by strangers, but many of these are tools are meant for professionals and have that level of documentation, these are often not consumer-level software. They often have documentation to tell you what they do, though
There’s a manual for ffmpeg for example: ffmpeg.org/ffmpeg.html
Here’s imgemagick’s documentation: imagemagick.org/script/magick.php
I think handbrake is a gui wrapper on top of ffmpeg, but I never used it, I just memorized the ffmpeg commands and can type so much faster than i can click.
Ulrich@feddit.org 1 week ago
convert 001.jpg example.pdf and ffmpeg -i rock.mp4 rock.avi
WhatsTheHoldup@lemmy.ml 1 week ago
Lol, if the point was to sarcastically respond how easy it was to type you were supposed to enter
And
By putting the “and” in the commands you just caused an error lol
Ulrich@feddit.org 1 week ago
okay, now what?