This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
debian:tips [2022/03/14 22:05] nanodano |
debian:tips [2022/04/06 01:30] (current) nanodano |
||
|---|---|---|---|
| Line 71: | Line 71: | ||
| * Convert .m4v video to .ogg video with '' | * Convert .m4v video to .ogg video with '' | ||
| * Extract audio only from a video with '' | * Extract audio only from a video with '' | ||
| + | * Flip video vertically with '' | ||
| * Play PC speaker beep: `echo -ne ' | * Play PC speaker beep: `echo -ne ' | ||
| * Use `vlc` or `easytag` to edit metadata on a song/video file. | * Use `vlc` or `easytag` to edit metadata on a song/video file. | ||
| + | * Rip music from CDs with [[https:// | ||
| + | * Rip videos from DVD with '' | ||
| + | * Dump CD to ISO image: '' | ||
| + | |||
| ==== sudo ==== | ==== sudo ==== | ||
| Line 95: | Line 100: | ||
| + | * To update from Debian 10 to 11, run '' | ||