1
submitted 1 week ago* (last edited 1 week ago) by merompetehla@lemmy.ml to c/linux@lemmy.ml

when I say trim I don't mean to time trim a file, like getting rid of the last 2 minutes of the mkv file, but to picture trim every frame of the mkv file to get rid of black margins to both left and right of the actual image.

Files were originally recorded on 4:3 aspect ratio (some are movies from the 1950's) but the encoder somehow created / copied huge black margins to both left and right of the actual image. I want to get rid of these.

Some of my files are 30 minutes long but others 2 hours.

if ffmpeg is the application I need, could anyone knowledgeable enough write the actual command?

can it be done for several files automatically?

29
submitted 1 week ago by merompetehla@lemmy.ml to c/linux@lemmy.ml

file title is an option present on mkvtoolnix (92.0 eyeglow on debian 12.11)

I could single open every file, remove the file title and save, but that's gonna take ages. almost 100 files.

40
submitted 3 months ago by merompetehla@lemmy.ml to c/linux@lemmy.ml

Debian 12.9

I just downloaded a 30 MiB epub file, but I can discard the images that make most of this space.

Another epub file includes unsolicited advertising with a link to a subscription. I'd like to get rid of it as well.

Is there something I can use?

21
submitted 3 months ago by merompetehla@lemmy.ml to c/linux@lemmy.ml

debian 12.9 with ffmpeg.

The mkv file is 68 minutes long, I want to get rid of minutes 05:50 to 11:00 and 58:00 to 68:00. I want the resulting parts (00:00 to 05:00 and 11:00 to 58:00) bind together as a single mkv file.

the ffmpeg command I've always used for similar but easier purposes:

ffmpeg -i "E01 - Part One [x265].mkv" -ss 00:00:00 -to 00:07:28 -c copy output.mkv

can I do this with ffmpeg or do I have to bind the 2 resulting files with mkvtoolnix?

ETA: would it be a better idea to use ffmpeg installed from flatpak instead of debian's default sources? I don't know if ffmpeg is updated regularly

19
submitted 4 months ago by merompetehla@lemmy.ml to c/asklemmy@lemmy.ml

I've seen some torrents incorporating both standards in their description and I don't get it. It's either 1200p (1920x1200, WUXGA) or 1080p (1920x1080, Full HD).

What am I missing?

3
submitted 5 months ago by merompetehla@lemmy.ml to c/linux@lemmy.ml

the same for vlc under debian

29
submitted 6 months ago by merompetehla@lemmy.ml to c/linux@lemmy.ml

back in the ubuntu days I used radiotray, but it seems not to be maintained anymore.

my next question is: is https://github.com/ebruck/radiotray-ng/releases/tag/v0.2.9 being maintained? it was last updated nov 10, but the page doesn't list the year.

I've also found some flatpak radio packages. Should I disregard radiotray and try any flatpak radio application?

What I liked of radiotray is that it was minimalist, simply click on it, choose a radio station and that was it, I didn't need to open a whole suite just to listen to radio online. Adding station was also very easy, just pasting a url.

26
submitted 8 months ago by merompetehla@lemmy.ml to c/linux@lemmy.ml

not a fan of huawei earbuds but I got a pair as a present.

Only use I see for this thing is to listen to music with my notebook and maybe with the android device (an asus with android 8).

I've never used wireless earbuds, so I have no idea how to start.

Help appreciated

26
submitted 8 months ago by merompetehla@lemmy.ml to c/linux@lemmy.ml

when I installed debian 12.7 I created a separated /var directory, along other 2 separated directories (names forgotten).

I also use flatpak and this program is installed in this directory. Executing 'flatpack update' I discovered this directory is 95% full, meaning I cannot update anything, because /var is 95% full (only 400 MiB free)

Ideas to solve this?

29
submitted 8 months ago by merompetehla@lemmy.ml to c/linux@lemmy.ml

this is odd because it didn't happen with ubuntu 23.10.

If I play my acoustic guitar and record it, output file sounds like an electric guitar, which never happened with ubuntu.

I'm also recording unwanted background noise, but now it's much louder than with ubuntu.

how come?

24
submitted 8 months ago by merompetehla@lemmy.ml to c/asklemmy@lemmy.ml

must it be an apple screwdriver?

18
submitted 8 months ago by merompetehla@lemmy.ml to c/linux@lemmy.ml

each time I save a file with firefox and click on 'display progress of ongoing downloads' on the top right part of the browser and click to open the containing directory, debian opens the directory, but in a new tunar window, not in a new tab in a pre existing thunar window.

It's tiring working with so many open windows. Better one window and several tabs.

[-] merompetehla@lemmy.ml 3 points 11 months ago

yes. This MacBook Pro, Intel Core i5-4278U @ 2.60GHz, model A1502 (EMC 2875), Retina Mid-2014 13" has an embedded apple SSD.

I'm not going to spend any money upgrading any part of this notebook: not much bang for my buck and the model is most probably not supported anymore.

[-] merompetehla@lemmy.ml 2 points 11 months ago* (last edited 11 months ago)

However, if you want XFCE, is there a reason you don’t want to use Linux Mint 21.3 with XFCE?

I'm still unsure about the differences: LMDE is based on debian, the OS I now use the most, whereas LM (linux mint) is based on ubuntu. Several posters have argued that LMDE, like debian, is barebones, whereas LM is ideal for an end user with not much idea about linux, but my main issue is speed: I don't want the notebook to be painfully slow: this is a notebook with an Intel Core i5-4278U @ 2.60GHz (2 cores, 4 threads) with 8 GB RAM and installing and upgrading on xubuntu 23.10 was already really, painfully slow.

I either save on resources using a lightweight DE like xfce or using a barebones OS like LMDE

I also want to future proof it as much as possible, which would mean using the OS/DE that uses less resources.

[-] merompetehla@lemmy.ml 2 points 11 months ago

If you allow me, may I ask you where this interest to FreeBSD stems from?

the wikipedia linux article with the linux development tree

do you think that FreeBSD will be less of a hassle compared to “other more niche linux OSs”?

I have no idea

[-] merompetehla@lemmy.ml 2 points 11 months ago

It’s unclear why you think that more frequent updates would be an advantage.

kernels: I forgot the command to compare both but ubuntu/canonical releases kernel upgrades more often than debian. To a newbie like me this means ubuntu/canonical reacts to security flaws and fixes stability bugs that get discovered faster than debian. Updated hardware support is also a plus.

[-] merompetehla@lemmy.ml 5 points 11 months ago

is there really a reason to switch?

just considering my options

[-] merompetehla@lemmy.ml 2 points 1 year ago* (last edited 1 year ago)
[-] merompetehla@lemmy.ml 2 points 1 year ago

ain't that too much water for an electronic device?

I mean, baby wipes for the keys as well? doesn't it fall to they board beneath?

[-] merompetehla@lemmy.ml 3 points 1 year ago

turns out this was the right answer all along

[-] merompetehla@lemmy.ml 2 points 1 year ago

I was still figuring out the right commands but thanks for your input

[-] merompetehla@lemmy.ml 17 points 1 year ago

I need to use one of these https://github.com/Skyedra/UnspamifyUbuntu not to get an invitation to join ubuntu pro each time I upgrade.

this never happened before. To me this is invasive, but otherwise it has worked well so far.

[-] merompetehla@lemmy.ml 7 points 1 year ago

package ubuntu-advantage-tools is not installed, so not removed.

I can however remove ubuntu-advantage-desktop-daemon, together with apturl: common and apturl software-properties-gtk.

Should I?

view more: next ›

merompetehla

joined 1 year ago