nekopanda / Amatsukaze

Automated MPEG2-TS Transcoder
https://jbbs.shitaraba.net/computer/44736/
267 stars 26 forks source link

How to resume an interrupted session, reusing already generated .avs filters #25

Open kurondaik opened 3 years ago

kurondaik commented 3 years ago

I have several videos Amatsukaze failed to transcode because of , say, running out of space on my SSD.

Applying KFM deinterlacer, I have already obtained amts0.dat, audio0.dat, v0-0-0-main.avstmp.result.dat, vfilter0-0-0-main.avs, and so on.

Is there any way to make use of these data/filters and restart encoding where interrupted so I can avoid just starting over?