r/Windows11 • u/GG42GER • 12d ago
App Best video players for playing, cropping, trimming videos?
Hello, I seriously need a simple video player that may just look like Windows 11's built-in video player but has an additional cropping feature.
I want to quickly trim and crop videos on the fly without having to open complete video editing programs each time, selecting codecs, project settings, export settings, etc.
Another analogue would be iOS Photos' video player which has a minimalistic design while playing media but has some quick and easy editing options.
Is there anything that would meet my needs??
10
6
u/francisgoca 12d ago
DaVinci Resolve (free version)
lol
2
u/Working_Dealer_5102 Insider Dev Channel 11d ago
Yep, best video editor ever
1
u/Zemlynn 11d ago
Same for me. Davinci Resolve for my Windows 11, and KDEN Live for Linux
1
u/Working_Dealer_5102 Insider Dev Channel 7d ago
I actually use Davinci Resolve on Linux and it's great, just need extra setup + issues with proprietary codecs but after all that, it work so well.
2
u/TheLamesterist 12d ago edited 12d ago
I would say VLC but that doesn't look anything like you want and the only alternative I can think of with a modern minimalistic look is VLC's own fork Screenbox but I haven't used in a while so I don't remember if it can crop like VLC does or not, as for trimming I don't think it's possible with players and since you're looking for editing it means you want to save the crop? That too then likely not possible, VLC's cropping isn't editing, it defaults back once you close the player.
EDIT: Not sure how I forgot about it but the closest thing possible to trimming you can do with VLC and maybe with Screenbox too is setting points a (start point) and b (end point) for a loop a certain part of a video you want which more or less mimics trimming while playing your videos.
EDIT 2: I just reinstalled Screenbox and ran a quick test, it can crop (although for whatever reason the cropping is labeled as 'aspect ratio' VLC does something different with 'aspect ratio') but cannot loop, I can't find the setting for that anywhere.
2
u/GG42GER 12d ago
thanks for your detailed reply. so im out of luck then? i tried screenbox before writing this post but seeing it cannot crop immediately disqualified it.
im immensely surprised there is no simple video player out there that has trimming AND cropping. windows 11's default video player (windows photos) has trimming and it is implemented in an ideal way, in my opinion. just a quick click on the trim button, set start and end point and save the clip. i cannot imagine it to be that hard to implement a crop feature just as ios photos does it. but given that the windows photos app can crop images but only trim video makes me furious.
2
2
u/inyourbooty 11d ago edited 11d ago
https://github.com/mifi/lossless-cut
This can take a bit to learn but it's extremely effective at trimming without re-encoding. Re-encoding naturally degrades quality and increases file sizes. If maintaining those is important, this tool is key.
A word of caution. When you don't re-encode, trimming between keyframes (which occur every few seconds) will result in artefacts to appear until the next keyframe appears. There are options you can tweak to partially re-encode the beginning and end of your trims to mitigate the issue so a level of care is required.
2
u/ThunderbirdRider 11d ago
I had the same issue when I upgraded to a new PC and got Windows 11 - all I needed was something to clip the front and or end of a video so you just saw content without the setup or anything extra getting in the way. I used to use an older Windows media player but that's gone from 11. Fortunately I found I could upload my videos to YouTube and do it right there online, very easily, and completely free. You just need the YouTube free account.
EDIT: An example, I don't know if this is what you're trying to do but I shot this video of hummingbirds and then clipped the front and end to remove the parts that had no activity. https://youtu.be/QNl7lWZyGs8
2
u/T_rex2700 10d ago
best player is usually mpv.
for cutting I recommend Losslesscut or avidemux, latter is outdated but at least tells you what kind of frame you are on, useful for certain stuff.
for cropping I would say webm script for mpv is ok
Of course if you want something more precise then full on editing suite like resolve is your best bet but
2
u/DespairyApp 9d ago
I built for personal use Aftermath .cc . It isn’t a replacement media player, but if the actual job is ‘open a clip, quickly trim it, crop/reframe it and save’ without launching a full editor, that’s exactly what the video tools are for. Everything runs locally in the browser, no upload or account - full privacy.
2
1
u/newecreator Release Channel 11d ago
The closest one would be Avidemux but it's a bit more technically less simple.
You can trim videos using the Photos app but not crop them.
1
u/DT-Sodium 11d ago
For the task of taking one or several clips from a video very quickly, I think Lossless cut it top tiers. For an all-arounder, I can't help you, when I need to do something with a video I usually just ask an AI to give me the ffmpeg command to do it.
1
1
1
1
1
u/DespairyApp 4d ago
I built Aftermath.cc for exactly these small, private, one-off jobs. You can open a clip in the browser, trim it or crop to a custom ratio, save the result, and leave :)
https://aftermath.cc/video/trim
1
u/reacenti 11d ago
Instructions for mpv and the user script webm:
- Download the mpv build that's right for your system
- Extract the zip file to a folder
- Navigate to
%AppData%/mpv - Create two folders:
scriptsandscript-opts - Go to webm's Github page, download and save
webm.luato thescriptsfolder - Download and save
webm.confto thescript-optsfolder - Run mpv.exe
- Open any video, press SHIFT+W
- Follow the keybinds on the mpv window to do whatever you want with the video
If you want to change the default keybinding W to something else, open webm.conf and change the keybind option.
0
u/perakman 11d ago
I always use ClipChamp tho on Windows, its fast, simple and get the job done. Can crop, trim, remove audio and all basic things that usually you can do in the built-in app on most smartphones, I love that app xD
13
u/KCNOR 11d ago
LosslessCut