media-tools/README.md

13 lines
393 B
Markdown
Raw Normal View History

2023-07-25 17:16:24 +02:00
# Multimedia-Tools
2023-07-25 15:09:32 +02:00
This is a collection of scripts I use for encoding and transcoding multimedia. Feel free to use and enhance it
2023-07-26 23:17:27 +02:00
### Planned skripts
**to_av1**
**CD_to_Flac**
2023-07-27 00:01:28 +02:00
- for getting volume label: dd if=/dev/sr0 bs=1 skip=32808 count=32
2023-07-26 23:17:27 +02:00
- needs ffmpeg with --enable-libcdio
- ffmpeg -f libcdio -i /dev/sr0 cd.flac
- https://ffmpeg.org/ffmpeg-devices.html#libcdio
2023-08-05 19:35:19 +02:00
- paranoia_mode full