Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
psp [2017/02/24 13:05]
beandog [PSP]
psp [2017/06/11 23:23]
beandog [HandBrake]
Line 25: Line 25:
 The baseline profile has less features than the main. The x264 encoding settings using the Main profile will set the amount of B-Frames to 3. However, the PSP won't work with any encoding higher than 1. So any changes to the default encoding here reflect that one difference. (also note that the linked article above disables more features than this -- I started with his configuration -- which worked great -- and then tweaked until I found mine) The baseline profile has less features than the main. The x264 encoding settings using the Main profile will set the amount of B-Frames to 3. However, the PSP won't work with any encoding higher than 1. So any changes to the default encoding here reflect that one difference. (also note that the linked article above disables more features than this -- I started with his configuration -- which worked great -- and then tweaked until I found mine)
  
-==== Encoding ==== 
- 
-I haven'​t tested encoding anything in a higher preset than medium, and don't really want to chase that down since it's such a small display size anyway. If you're looking for better quality, improve the CRF instead. :) 
  
 ==== libav ==== ==== libav ====
Line 63: Line 60:
  
 <​code>​ <​code>​
-HandBrakeCLI -e x264 --encoder-profile main -x bframes=1 -w 480 -i /dev/dvd -o movie.mp4+HandBrakeCLI -e x264 --encoder-profile main -x bframes=1 ​--mixdown stereo ​-w 480 -i /dev/dvd -o movie.mp4
 </​code>​ </​code>​
  
Line 77: Line 74:
  
 <​code>​ <​code>​
-HandBrakeCLI -e x264 --encoder-profile main -x bframes=1 -w 480 --subtitle-burned 1 -i /dev/dvd -o movie.mp4+HandBrakeCLI -e x264 --encoder-profile main -x bframes=1 ​--mixdown stereo ​-w 480 --subtitle-burned 1 -i /dev/dvd -o movie.mp4
 </​code>​ </​code>​
  
 {{:​star-wars-psp-subs.png|}} {{:​star-wars-psp-subs.png|}}
  

Navigation