media-tools/README.md
2023-08-05 19:35:19 +02:00

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