Hello everyone

I wrote a linux script to mass-convert dvgrab HDV rips to x265 videos.
It has been programmed in Arch Linux architecture (Manjaro), but it should work in Debian and Redhat/Fedora based distributions.
This is my first publication into a git repository, so be indulgent
If you are insterested in using or testing this script, please let me know.
Contributions to improve this script are welcome.

Some informations about it :

Convert your HDV video files (.m2t / .m2ts) to efficient x265 (HEVC) MKV files with AAC audio.
Optionally generate FFV1 lossless archival videos (with FLAC audio) and Opus audio tracks.
Designed for batch processing of camera‑captured HDV tapes.

My git repository is : https://codeberg.org/Aponia71/hdv-to-x265

Thanks to all people who helped me to write this script with her internet contributions/articles/posts ...

Aponia71