VidCoder icon indicating copy to clipboard operation
VidCoder copied to clipboard

Feature Request: Relative Path Output

Open Saijin-Naib opened this issue 4 years ago • 10 comments
trafficstars

I'd love to see an option to enable Relative Path Output with VidCoder, especially in light of how powerful the Enqueue Folder input feature is.

So, we currently need to set an output folder (makes sense), but what I'd like to see instead of every video being dumped into the root of this output folder, is that instead, the folder structure for each input video is mirrored upon output relative to the root output directory.

The top level of this hierarchy should be the folder in the PATH to each file that was selected to open/scan.

So, for instance: image

Instead of those two videos living next to one another after transcode, they should instead live in: %OUTPUTDIRECTORY%\SEWER FILES\VIDEO RECORDS
\a\Alaimo Drive
and \Converted VHS Tapes\

Saijin-Naib avatar Dec 07 '20 18:12 Saijin-Naib

In the Picker, there is an option: "Output to source folder if possible" that sounds like what you'd like to do.

RandomEngy avatar Dec 07 '20 19:12 RandomEngy

Almost. I'd like to be able to have a "mirror" in the output directory so I'm not overwriting the source. This way I can archive, re-do, etc. easier.

Saijin-Naib avatar Dec 07 '20 19:12 Saijin-Naib

We do have a feature that preserves the folder structure in the output directory when you enqueue a folder full of files. Is this what you're asking for?

image

RandomEngy avatar Dec 12 '20 22:12 RandomEngy

Seems it! Is this only in Beta for now?

I'm going to test it out.

Saijin-Naib avatar Dec 12 '20 23:12 Saijin-Naib

That feature is in Stable as well.

RandomEngy avatar Dec 12 '20 23:12 RandomEngy

Let me do a test, and I'll close if it matches my FR.

Thanks so much!

Saijin-Naib avatar Dec 13 '20 02:12 Saijin-Naib

hello - which boxes do i need to tick so that the output folder always remains relative path vs. the source folder?

For example, if i had to queue C:\User\A\Downloads\test.mp4, i want that output to always be C:\User\A\Downloads\ENCODED\test.mp4. and if my queue also has a file on D:\Video\Test2.mp4, similarly it goes into D:\Video\ENCODED\Test2.mp4.

Is there a way to accomplish this?

jeff15110168 avatar Jun 10 '21 14:06 jeff15110168

In the Picker:

image

RandomEngy avatar Jun 12 '21 23:06 RandomEngy

In the Picker:

image

this didn't seem to work. I had a file in \downloads\replace and the output was just in the same folder instead of \downloads\ENCODED{file}. Any idea what i need to change?

image

jeff15110168 avatar Jun 21 '21 05:06 jeff15110168

Uncheck "Output to the source folder if possible" if you always want the output relative to the chosen default folder.

RandomEngy avatar Jun 27 '21 15:06 RandomEngy