March 26, 20242 yr Hi, I am using ErsatzTV in a docker, and I am trying to figure out how to get the transcodes to write to a ram disk. I have added "--mount type=tmpfs,destination=/tmp,tmpfs-size=20000000000" as an extra parameter I also added a new host path /tmp/etv-transcode and the container path /transcode I am sure I didn't do something correct as i still see my cache SSD writes increasing when etv is transcoding. Any help is appreciated.
March 26, 20242 yr Community Expert /dev/shm is a ramdisk that's already available that you can just map and write into.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.