My scripts for using ffmpeg to transcode recordings and fiddle the mythtv database.
Leo Butler
23d4e73ed6
With the new file endings, we need to split file names at #\. and pick up the beginning (e.g. 1031_20210405000300) and add ending (e.g. h264.ts) but drop any middle parts. |
||
---|---|---|
.gitignore | ||
commands.txt | ||
ffmpeg-clean-temp-files.sh | ||
ffmpeg-cut-list0.sh | ||
ffmpeg-cut-list.sh | ||
ffmpeg-cut-to-mkv.sh | ||
ffmpeg-myth.el | ||
ffmpeg-myth.scm | ||
ffmpeg-myth.sh | ||
ffmpeg-to-mkv-marks.awk | ||
ffmpeg-to-mkv-seektable.awk | ||
ffmpeg-to-mkv.sh | ||
LICENSE | ||
myth-clean-recordings.sh | ||
myth-launch-user-job.sh | ||
myth-rebuild-seektable.sh | ||
myth-update-basename.sh | ||
mythconverg-schema.sql | ||
mythtv-constants.scm | ||
README.md |
ffmpeg-mythtv
My scripts for using ffmpeg to transcode recordings and fiddle the mythtv database.