Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2024/12/05 09:53] beandogstart [2025/02/12 14:00] (current) – [Software] beandog
Line 11: Line 11:
   * [[https://en.wikibooks.org/wiki/Inside_DVD-Video|Wikibook: Inside DVD Video]] - a technical reference for authors, developers (must read!)   * [[https://en.wikibooks.org/wiki/Inside_DVD-Video|Wikibook: Inside DVD Video]] - a technical reference for authors, developers (must read!)
   * [[https://github.com/beandog]] - my github repo   * [[https://github.com/beandog]] - my github repo
-  * [[https://www.amazon.com/hz/wishlist/ls/3JCC6KN8YI722?&sort=default|Amazon Wishlist]] - please buy me a Blu-ray .. for development purposes :D+
 ==== DVDs ==== ==== DVDs ====
  
Line 18: Line 18:
   * [[dvd_drive_status]] - check if a drive is empty, polling, closed with or without a disc (Linux plus limited *BSD support)   * [[dvd_drive_status]] - check if a drive is empty, polling, closed with or without a disc (Linux plus limited *BSD support)
   * [[dvd_eject]] - close tray with checks to tell you when it's finished polling   * [[dvd_eject]] - close tray with checks to tell you when it's finished polling
-  * [[dvd_trip]] - a tiny DVD ripper+  * [[dvd_rip]] - a tiny DVD ripper
   * [[dvd_player]] - a DVD player   * [[dvd_player]] - a DVD player
   * [[lsdvd]] - the original!   * [[lsdvd]] - the original!
Line 32: Line 32:
  
   * [[Steve's Preferences]]   * [[Steve's Preferences]]
-  * [[Problem DVDs]] - library of specific DVDs that have issues 
   * [[DVD Anomalies]] - DVDs that have something strange (though not broken)   * [[DVD Anomalies]] - DVDs that have something strange (though not broken)
   * [[Kernel Messages]] - documentation of various events sent to syslog   * [[Kernel Messages]] - documentation of various events sent to syslog
Line 48: Line 47:
   * [[KEYDB]]   * [[KEYDB]]
   * [[FindVUK]]   * [[FindVUK]]
-  * [[Problem Blu-rays]] - discs I've run into that have issues ripping, copying, accessing, etc. 
  
 ==== Video CDs ==== ==== Video CDs ====
Line 96: Line 94:
  
   * [[bluray_info]]   * [[bluray_info]]
 +  * [[bluray_copy]]
 +  * [[bluray_player]]
   * [[cdrecord]]   * [[cdrecord]]
   * [[cdrom_id]]   * [[cdrom_id]]
Line 103: Line 103:
   * [[dvd_eject]]   * [[dvd_eject]]
   * [[dvd_info]]   * [[dvd_info]]
 +  * [[dvd_player]]
 +  * [[dvd_rip]]
   * [[dvdbackup]]   * [[dvdbackup]]
   * [[ffmpeg]]   * [[ffmpeg]]
Line 165: Line 167:
   * [[Steve's HTPC]]   * [[Steve's HTPC]]
   * [[iHOS104|LITE-ON iHOS104]]   * [[iHOS104|LITE-ON iHOS104]]
-  * [[HL-DT-ST_DVDRW_BDROM_CH20N]] - Blu-ray drive+  * [[HL_DT_ST_DVDRW_BDROM_CH20N|HL-DT-ST_DVDRW_BDROM_CH20N]] - Blu-ray drive
   * [[Amazon USB Fire Stick]]   * [[Amazon USB Fire Stick]]
 ==== Links ==== ==== Links ====
Line 181: Line 183:
 ==== Development ==== ==== Development ====
  
-  * [[http://git.videolan.org/?p=libaacs.git;a=summary|libaacs git repo]] +  * [[https://code.videolan.org/videolan/libaacs|libaacs git repo]] 
-  * [[http://git.videolan.org/?p=libbdplus.git;a=summary|libbdplus git repo]] +  * [[https://code.videolan.org/videolan/libbdplus|libbdplus git repo]] 
-  * [[http://git.videolan.org/?p=libbluray.git;a=summary|libbluray git repo]] +  * [[https://code.videolan.org/videolan/libbluray|libbluray git repo]] 
-  * [[http://git.videolan.org/?p=libdvdcss.git;a=summary|libdvdcss git repo]] +  * [[https://code.videolan.org/videolan/libdvdcss|libdvdcss git repo]] 
-  * [[http://git.videolan.org/?p=libdvdnav.git;a=summary|libdvdnav git repo]] +  * [[https://code.videolan.org/videolan/libdvdnav|libdvdnav git repo]] 
-  * [[http://git.videolan.org/?p=libdvdread.git;a=summary|libdvdread git repo]]+  * [[https://code.videolan.org/videolan/libdvdread|libdvdread git repo]]
   * [[https://mailman.videolan.org/pipermail/libdvdnav-devel/|libdvdread / libdvdnav mailing list]] - new, hosted at VideoLan (VLC)   * [[https://mailman.videolan.org/pipermail/libdvdnav-devel/|libdvdread / libdvdnav mailing list]] - new, hosted at VideoLan (VLC)
-  * [[https://lists.mplayerhq.hu/mailman/listinfo/dvdnav-discuss|libdvdread / libdvdnav mailing list]] old, but still active, hosted at MPlayer +  * [[https://lists.mplayerhq.hu/mailman/listinfo/dvdnav-discuss|libdvdread / libdvdnav mailing list]] old, hosted at MPlayer
- +
-==== TODO ====+
  
-  * Package ''dvd_info'' and ''bluray_info'' for Debian, etc. Gentoo already has it. 
  
 ==== General Notes ==== ==== General Notes ====
  
   * I reference [[http://wiki.multimedia.cx/index.php?title=Main_Page|this multimedia wiki]] a lot because it is an excellent resource of technical information.   * I reference [[http://wiki.multimedia.cx/index.php?title=Main_Page|this multimedia wiki]] a lot because it is an excellent resource of technical information.

Navigation