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
psp [2021/10/17 19:41]
beandog [libav]
psp [2023/04/09 12:02] (current)
beandog [HandBrake]
Line 38: Line 38:
  
 <​code>​ <​code>​
-ffmpeg ​-y -i video.mp4 -sn -vf scale=480:​-1 -c:v libx264 -x264-params bframes=1 -profile:v main -ac 2 bravia.mp4+ffmpeg -i video.mpg -sn -vf scale=480:​-1 -c:v libx264 -x264-params bframes=1 -profile:v main -ac 2 -y psp.mp4
 </​code>​ </​code>​
  
Line 44: Line 44:
  
 <​code>​ <​code>​
-ffmpeg ​-y -i video.mp4 -sn -vf scale=-:270 -c:v libx264 -x264-params bframes=1 -profile:v main -ac 2 bravia.mp4+ffmpeg -i video.mpg -sn -vf scale=-1:270 -c:v libx264 -x264-params bframes=1 -profile:v main -ac 2 -y psp.mp4
 </​code>​ </​code>​
  
Line 63: Line 63:
  
 <​code>​ <​code>​
-HandBrakeCLI -e x264 --encoder-profile main -x bframes=1 --mixdown stereo -w 480 -i /​dev/​dvd ​-o movie.mp4+HandBrakeCLI ​-i /​dev/​dvd ​-e x264 --encoder-profile main -x bframes=1 --mixdown stereo -w 480 -l 272 -o psp.mp4
 </​code>​ </​code>​
  
Line 77: Line 77:
  
 <​code>​ <​code>​
-HandBrakeCLI -e x264 --encoder-profile main -x bframes=1 --mixdown stereo -w 480 --subtitle-burned 1 -i /​dev/​dvd ​-o movie.mp4+HandBrakeCLI ​-i /​dev/​dvd ​-e x264 --encoder-profile main -x bframes=1 --mixdown stereo -w 480 -l 272 --subtitle-burned 1 -o psp.mp4
 </​code>​ </​code>​
  
 {{:​star-wars-psp-subs.png|}} {{:​star-wars-psp-subs.png|}}
  

Navigation