205
submitted 1 year ago by aprnu@feddit.ch to c/opensource@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] nutbutter@discuss.tchncs.de 4 points 1 year ago

It is a good tool, but for me it only trims from the keyframes. To trim precisely, it has to re-encode, which, unfortunately, does not work on my machine for some reason. So, I just stick to ffmpeg cli.

[-] eceforge@iusearchlinux.fyi 13 points 1 year ago

I suppose that makes sense given that information is encoded as a series of key frames interspersed by 'I-frames" that simply encode the delta to the previous key-frame when using most compressed video algorithms. So cutting in-between key-frames doesn't really make sense since the I-frame would no longer have anything to reference it's delta to.

[-] ryannathans@aussie.zone 2 points 1 year ago* (last edited 1 year ago)

Except if it's lossless so there's no harm in reencoding to accurately clip files

[-] mudeth@lemmy.ca 3 points 1 year ago

You're confusing cause and effect. It's lossless because it cuts at keyframes and does not re-encode.

If it did what you're suggesting it wouldn't be lossless anymore.

[-] ReversalHatchery@beehaw.org 1 points 1 year ago* (last edited 1 year ago)

I think they were talking about a special kind of media file, that is not compressed but instead stored losslessly. I think H264 can do that too.

[-] ryannathans@aussie.zone 0 points 1 year ago

Lossless codecs can be decoded and reencoded without effect

[-] mudeth@lemmy.ca 2 points 1 year ago

LosslessCut doesn't only use lossless codecs. It losslessly cuts video files encoded in lossy codecs.

load more comments (1 replies)
load more comments (3 replies)
load more comments (5 replies)
this post was submitted on 14 Mar 2024
205 points (97.2% liked)

Open Source

38676 readers
113 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS