My scripts for using ffmpeg to transcode recordings and fiddle the mythtv database.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Leo Butler d7c65c65d1
correct typo
11 months ago
.gitignore use the system binaries for ffmpeg and ffprobe 2 years ago
LICENSE Initial commit 3 years ago
README.md Initial commit 3 years ago
commands.txt initial commit 3 years ago
ffmpeg-clean-temp-files.sh cron script to clean up files 3 years ago
ffmpeg-cut-list.sh scripts to remove cut or skip lists 3 years ago
ffmpeg-cut-list0.sh scripts to remove cut or skip lists 3 years ago
ffmpeg-cut-to-mkv.sh core sh scripts for transcoding to h264 in mkv 3 years ago
ffmpeg-myth.el a start at using elisp+comint-mode 3 years ago
ffmpeg-myth.scm correct typo 11 months ago
ffmpeg-myth.sh start jobs with the greatest niceness 2 years ago
ffmpeg-to-mkv-marks.awk core sh scripts for transcoding to h264 in mkv 3 years ago
ffmpeg-to-mkv-seektable.awk core sh scripts for transcoding to h264 in mkv 3 years ago
ffmpeg-to-mkv.sh core sh scripts for transcoding to h264 in mkv 3 years ago
myth-clean-recordings.sh use the new code in ffmpeg-myth.scm to cull old files 2 years ago
myth-launch-user-job.sh a job launcher 3 years ago
myth-rebuild-seektable.sh core sh scripts for transcoding to h264 in mkv 3 years ago
myth-update-basename.sh core sh scripts for transcoding to h264 in mkv 3 years ago
mythconverg-schema.sql mythconverg schema for v28 3 years ago
mythtv-constants.scm constants for the recordedmarkup table in scheme 3 years ago

README.md

ffmpeg-mythtv

My scripts for using ffmpeg to transcode recordings and fiddle the mythtv database.