Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
samsung_gravity_2 [2017/01/22 11:08] – beandog | samsung_gravity_2 [2021/10/18 01:21] (current) – beandog | ||
---|---|---|---|
Line 8: | Line 8: | ||
< | < | ||
- | avconv | + | ffmpeg |
</ | </ | ||
Line 14: | Line 14: | ||
< | < | ||
- | avconv | + | ffmpeg |
+ | </ | ||
+ | |||
+ | And here's ripping a DVD from Handbrake: | ||
+ | |||
+ | < | ||
+ | HandBrakeCLI --format av_mp4 --encoder x264 --encoder-profile baseline --encoder-preset medium --rate 15 --aencoder fdk_aac --mixdown stereo --width 176 --subtitle none -i /dev/dvd -o samsung.mp4 | ||
</ | </ |