Difference between revisions of "Talk:Handbrake"

From Free Knowledge Base- The DUCK Project: information for everyone
Jump to: navigation, search
(The Virginian: new section)
m (The Virginian)
 
Line 28: Line 28:
 
# Picture Tab: Deinterlace: Slow
 
# Picture Tab: Deinterlace: Slow
 
# Video Tab: Variable Framerate in the left side radio buttons
 
# 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
+
# 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: check 2-Pass Encoding
 
# Video Tab: Tune set to grain
 
# Video Tab: Tune set to grain

Latest revision as of 22: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

  1. Select Source
  2. Select Title (first large file is typically title 2, 2 - 01h17m21s
  3. Picture Tab: Anamorphic: Strict
  4. Picture Tab: Deinterlace (select radio button)
  5. Picture Tab: Deinterlace: Slow
  6. Video Tab: Variable Framerate in the left side radio buttons
  7. Video Tab: Bitrate (kbps) selected in the right side radio buttons and set the value to 1175 or 1250
  8. Video Tab: check 2-Pass Encoding
  9. Video Tab: Tune set to grain
  10. Chapters Tab: uncheck Chapter Markers on the left side
  11. Set a filename in the Destination that will not overwrite an existing file
  12. Start