FallingSnow / h265ize

A node utility utilizing ffmpeg to encode videos with the hevc codec.
MIT License
527 stars 81 forks source link

Subtitles not upconverted #120

Open thynan opened 6 years ago

thynan commented 6 years ago

Hi,

Since I had some issues with missing metadata for subtitles I tried the bleeding edge version.

However in this version the upconverted subtitles don't seem to be added to the mkv. I can see the created srt files in the tmp folder, but after the transcoding is finished, the subtitles in the mkv are still vobsub.

Any idea what could cause this?