My scripts for using ffmpeg to transcode recordings and fiddle the mythtv database.
306bd7c0ce
the original code used >= or <= as the test, but the code actually implemented > or <. This causes an ffmpeg error when there is only 1 i-frame between the lower and upper bound. |
||
---|---|---|
.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 | ||
README.md |
ffmpeg-mythtv
My scripts for using ffmpeg to transcode recordings and fiddle the mythtv database.