John Andrews

Results 52 comments of John Andrews

Depends on #54 Also make the "Processing" tab auto-refresh, if that's the active tab. Only this tab will auto-refresh. Auto refreshing other tabs could be a drain on the system...

Whats the issue exactly. It copied the file over without renaming it as you did not rename it. Then your pattern renamer changed x264 to x265 as expected.

can you put a sleep in after it does the encode, then check the file. the copy is definitely copying the correct file ``` 2022-06-25 13:14:14.693 - INFO -> CopyFileArgs:...

its a lot easier making a new audio track from a different audio track, than making a subtitle track for another subtitle track. but agreed, it would be nice if...

can you provide the command that converts the subs? wasnt aware ffmpeg could convert these. im not an expert on subtitle formats yet, text subs to text subs should be...

Should this timer start only after a file has been processed? Or should the timer start as soon as the app is started? ie, say you have a shutdown timer...

I mean, if there is nothing to process when FF starts, do you want to wait until it found something, or do you want it to start the timer straight...

These solution are not cross platform, ie they wont run on windows. And what benefit does this achieve creating a new output file? You could just run the executor or...

> ffmpeg -i -c:v copy -vbsf hevc_mp4toannexb -f hevc - | dovi_tool extract-rpu - -o RPU.bin I thought that command was creating a new file and the other command also...

its blocked until jellyfin release a ffmpeg 5 version.