My scripts for using ffmpeg to transcode recordings and fiddle the mythtv database.
9de80e032d
The release upgrade from 16.04 to 18.04 was not seamless. LD_LIBRARY_PATH= ld ffmpeg.git/ffmpeg ld: warning: libcdio_paranoia.so.1, needed by //usr/lib/x86_64-linux-gnu/libavdevice-ffmpeg.so.58, not found (try using -rpath or -rpath-link) ld: warning: libcdio_cdda.so.1, needed by //usr/lib/x86_64-linux-gnu/libavdevice-ffmpeg.so.58, not found (try using -rpath or -rpath-link) ld: warning: libbluray.so.1, needed by //usr/lib/x86_64-linux-gnu/libavformat-ffmpeg.so.58, not found (try using -rpath or -rpath-link) ld: warning: libx265.so.79, needed by //usr/lib/x86_64-linux-gnu/libavcodec-ffmpeg.so.58, not found (try using -rpath or -rpath-link) |
||
---|---|---|
.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.