13 lines
No EOL
393 B
Markdown
13 lines
No EOL
393 B
Markdown
# Multimedia-Tools
|
|
This is a collection of scripts I use for encoding and transcoding multimedia. Feel free to use and enhance it
|
|
|
|
### Planned skripts
|
|
|
|
**to_av1**
|
|
|
|
**CD_to_Flac**
|
|
- for getting volume label: dd if=/dev/sr0 bs=1 skip=32808 count=32
|
|
- needs ffmpeg with --enable-libcdio
|
|
- ffmpeg -f libcdio -i /dev/sr0 cd.flac
|
|
- https://ffmpeg.org/ffmpeg-devices.html#libcdio
|
|
- paranoia_mode full |