Skip to content

Instantly share code, notes, and snippets.

@bradfa
Last active September 2, 2017 18:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bradfa/3bcde300b8b4c5e935c86536e8ff1f45 to your computer and use it in GitHub Desktop.
Save bradfa/3bcde300b8b4c5e935c86536e8ff1f45 to your computer and use it in GitHub Desktop.
MythTV To Do List
  • Make github repo for scripts and push it
  • Make transcode to h264 single threaded or better yet allow command line param to set threads used
  • Transcode script to be able to output different (SD) resolution as needed
  • Transcode script to be able to retranscode something which it already ran on, ie same infile and outfile names.
  • Enable 2 jobs simultaneous on backend
  • Clean up channel list
  • Connect mythweb with frontend
  • Setup samba share readonly
  • Create another userjob to transcode and downsize to SD quality (for kids shows, and if we can get same infile/outfile working, can retranscode a bunch)
  • Make sure DVD playback works smoothly and with all types of DVDs (saw choppy-ness on Frozen and Baby Signing Time wouldn't play)
  • Make sure playing videos and the video browser works
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment