David Rickard

Results 449 comments of David Rickard
trafficstars

Thanks. It looks like the metadata was picked up by the scan, and VidCoder passed through the metadata in the encode job JSON. But you say the metadata is not...

Google Drive? https://transfer.pcloud.com/ has also worked in the past for me.

Sorry, I was on vacation and that download link expired. :(

Alright, I've been testing and when I encode to an MP4 container I do see them get passed through in MediaInfo. It doesn't work when I output to an MKV...

That preset outputs to an MKV container, which does not support the metadata tags. That's an issue with the HandBrake API that VidCoder is using, so you'd need to ask...

If I take your preset and change it to MP4 it seems to work just fine for me: the tags are passed through and show in MediaInfo.

Can you be more specific about what metadata is missing? I saw all of the metadata show up that was recognized by the HandBrake API scan. If it doesn't show...

I think you'll need to ask HandBrake for support here - the HandBrake core is responsible for detecting and applying these metadata tags. From what I can tell, VidCoder is...

Please stop pinging me. I see this, but I have other higher-priority things to work on right now. If you really need this and cannot move your processing to a...

This code assumes that the path can be made to fit within the max just by truncating the file name. What if the output folder is already longer than the...