Skip to content

A Linux tool to cut short videos with ffmpeg.

License

Notifications You must be signed in to change notification settings

hoangquanr890/Nadeshiko

 
 

Repository files navigation

Nadeshiko

A Linux tool to cut short videos with ffmpeg

nadeshiko.sh

Command line tool. Smart. Configurable. Extensible.

GIF: Using Nadeshiko in terminal

Why it is best  ⋅  How to use  ⋅  Tips

 

nadeshiko-mpv.sh

Wrapper to be used with mpv player.

GIF: Nadeshiko-mpv in action

Predictor  ⋅  How to use  ⋅  Tips

 

Main features

  • Guarantees to fit clip in a specified size.
  • Avoids artefacts by choosing optimal bitrate and resolution.
  • No need to learn FFmpeg.
  • No tweaking is needed, Nadeshiko analyses each video to find the best encoding options.
  • Encode fast with H.264 or get the maximum duration per megabyte and higher quality with VP9.
  • Hardsub ASS, DVD and Bluray subtitlies – with fonts, as you see them in the player.
  • Choose the defaults suiting your workflow:
    • add or remove subtitles and audio by default;
    • add or change FFmpeg parameters – for both input and output.
  • Cropping (built-in mpv_crop_script).
  • Create presets and choose them on the fly.
Predictor

 

Don’t look down

Check the list of known issues or which codec should you use, you d-don’t need to know the scary truth… Don’t look down.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

Don’t let Nadeshiko die!

.

.

.

.

.

This program’s name is a reference to Nadeshiko Kagamihara, a character from Yurucamp. The original manga was drawn by あfろ for Houbunsha, and the anime television series is made by studio C-Station.

The ghosts on the picture above were taken from Katanagatari. It was originally written as a light novel by Nisio Isin for Kodansha and illustrated by Take. The light novel was animated by studio White Fox.

Nadeshiko uses ffmpeg (which in its turn includes libx264, libvpx, libopus, libvorbis, libfdk_aac, aac, libass…), mediainfo, mkvtoolnix, mpv_crop_script by TheAMM, GNU grep, GNU sed and GNU time.

Let’s be grateful to them for their hard work.

About

A Linux tool to cut short videos with ffmpeg.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 77.1%
  • Lua 19.8%
  • Python 2.9%
  • Makefile 0.2%