My scripts for using ffmpeg to transcode recordings and fiddle the mythtv database.
Leo Butler
35d0099e40
In older versions of ffmpeg (incl. ffmpeg version 3.4.8-0ubuntu0.2 ), using the end-time (-to) causes a syntax error, so we need to switch to using the duration. |
||
---|---|---|
.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.