Talk:Handbrake: Difference between revisions
Jump to navigation
Jump to search
→LINUX DVD RIP: new section |
|||
(One intermediate revision by the same user not shown) | |||
Line 19: | Line 19: | ||
<nowiki>mount</nowiki> | <nowiki>mount</nowiki> | ||
<nowiki>exit</nowiki> | <nowiki>exit</nowiki> | ||
== The Virginian == | |||
# Select Source | |||
# Select Title (first large file is typically title 2, 2 - 01h17m21s | |||
# Picture Tab: Anamorphic: Strict | |||
# Picture Tab: Deinterlace (select radio button) | |||
# Picture Tab: Deinterlace: Slow | |||
# Video Tab: Variable Framerate in the left side radio buttons | |||
# Video Tab: Bitrate (kbps) selected in the right side radio buttons and set the value to 1175 or 1250 | |||
# Video Tab: check 2-Pass Encoding | |||
# Video Tab: Tune set to grain | |||
# Chapters Tab: uncheck Chapter Markers on the left side | |||
# Set a filename in the Destination that will not overwrite an existing file | |||
# Start |
Latest revision as of 21:31, 14 April 2021
LINUX DVD RIP
LINUX DVD RIP sudo apt-get install handbrake handbrake-cli sudo apt install k9copy sudo add-apt-repository ppa:stebbins/handbrake-releases sudo apt-get update sudo apt-get install ubuntu-restricted-extras sudo apt install dvdbackup dvdbackup -i /dev/sr0 -I dvdbackup -i /dev/sr0 -I|less dvdbackup -i /dev/sr0 -o ~ -t 2 sudo add-apt-repository ppa:hamishmb/myppa sudo apt-get update sudp apt install ddrescue sudp apt install gddrescue sudo apt-get install ddrescue-gui ddrescue -n -b 2048 /dev/sr0 ./output_raw.iso mount exit
The Virginian
- Select Source
- Select Title (first large file is typically title 2, 2 - 01h17m21s
- Picture Tab: Anamorphic: Strict
- Picture Tab: Deinterlace (select radio button)
- Picture Tab: Deinterlace: Slow
- Video Tab: Variable Framerate in the left side radio buttons
- Video Tab: Bitrate (kbps) selected in the right side radio buttons and set the value to 1175 or 1250
- Video Tab: check 2-Pass Encoding
- Video Tab: Tune set to grain
- Chapters Tab: uncheck Chapter Markers on the left side
- Set a filename in the Destination that will not overwrite an existing file
- Start