IT/Software/Applications/Media: Difference between revisions

From msgwiki
Jump to navigation Jump to search
Access restrictions were established for this page. If you see this message, you have no access to this page.
No edit summary
Line 10: Line 10:
https://www.videolan.org/developers/libdvdcss.html
https://www.videolan.org/developers/libdvdcss.html


=== Cutting Videos ===
sudo apt install libdvd-pkg
 
sudo dpkg-reconfigure libdvd-pkg
 
This can be very complicated. Below is a possible solution if you can't install the above packages
 
sudo apt install libc-bin/focal libc6/focal libc6-dbg/focal locales/focal
 
Be WARNED: This will uninstall all kinds of things and can be risky.
 
<br />
===Cutting Videos===
This can be done on the command line with ffmpeg
This can be done on the command line with ffmpeg



Revision as of 05:36, 9 December 2021

Photos

Video

Making "Backups" of DVDs for playing from hard disk.

You need to install the css (Content Scrambling System)

Best done from the vlc pages.

https://www.videolan.org/developers/libdvdcss.html

sudo apt install libdvd-pkg

sudo dpkg-reconfigure libdvd-pkg

This can be very complicated. Below is a possible solution if you can't install the above packages

sudo apt install libc-bin/focal libc6/focal libc6-dbg/focal locales/focal

Be WARNED: This will uninstall all kinds of things and can be risky.


Cutting Videos

This can be done on the command line with ffmpeg

Easier to get the appimage of LosslessCut.