MKVmerge not found[BUG] #79

Closed
opened 2021-05-20 14:43:31 +00:00 by RoseB11 · 4 comments
RoseB11 commented 2021-05-20 14:43:31 +00:00 (Migrated from github.com)

** Main info: **

Script version: 4.8.0
Show ID: 1400603
Episode ID: 1-6

** Additional Info: **
Hello,
This is my first time using this downloader so I may have missed something along the way. Whatever I try to download, I always get an mkv file and a subtitle file separately. After these files download, I get a warning that MKVmerge is not found even though I have mkvmerge.exe, and ffmpeg.exe in the bin folder for the downloader. I am hoping to get 1 mp4 file with the subtitles included. Attached are screenshots of the folder and the error. Thanks

Screenshot 2021-05-20 104256

image

<!-- Please fill in the placeholders.--> ** Main info: ** Script version: 4.8.0 Show ID: 1400603 Episode ID: 1-6 ** Additional Info: ** Hello, This is my first time using this downloader so I may have missed something along the way. Whatever I try to download, I always get an mkv file and a subtitle file separately. After these files download, I get a warning that MKVmerge is not found even though I have mkvmerge.exe, and ffmpeg.exe in the bin folder for the downloader. I am hoping to get 1 mp4 file with the subtitles included. Attached are screenshots of the folder and the error. Thanks ![Screenshot 2021-05-20 104256](https://user-images.githubusercontent.com/21056269/118999323-2beac980-b958-11eb-948f-11278cb365d3.png) ![image](https://user-images.githubusercontent.com/21056269/118998407-6dc74000-b957-11eb-95cf-0a060f70ba3b.png)
izu-co commented 2021-05-20 15:39:31 +00:00 (Migrated from github.com)

Alright, first it seems that you are using my fork. Just as a quick question what exactly are you using (the release or the code base).

As for the mkvmerge, it seems that you have to put it into /bin/mkvtoolnix/mkvmerge.exe or just change the mkvmerge path in the bon-path.yml file to ./bin/mkvmerge.exe.

As for why the subtitles aren't included, try adding --mks (here the description Add subtitles to mkv/mp4 (if available))

Alright, first it seems that you are using my fork. Just as a quick question what exactly are you using (the release or the code base). As for the mkvmerge, it seems that you have to put it into ```/bin/mkvtoolnix/mkvmerge.exe``` or just change the mkvmerge path in the ```bon-path.yml``` file to ```./bin/mkvmerge.exe```. As for why the subtitles aren't included, try adding ```--mks``` (here the description ```Add subtitles to mkv/mp4 (if available)```)
RoseB11 commented 2021-05-20 16:22:09 +00:00 (Migrated from github.com)

I'm not fully sure where to find the release version. I downloaded everything today so it should be the latest.

After relocating the .exe file and adding --mks, I no longer get the mkvmerge not found error but now another error pops up. The subtitle file cannot be opened for reading: open file error. I have attached the error for your reference.

image

I'm not fully sure where to find the release version. I downloaded everything today so it should be the latest. After relocating the .exe file and adding --mks, I no longer get the mkvmerge not found error but now another error pops up. The subtitle file cannot be opened for reading: open file error. I have attached the error for your reference. ![image](https://user-images.githubusercontent.com/21056269/119014185-b554c880-b965-11eb-94ad-3abf33b7f532.png)
izu-co commented 2021-05-20 17:56:51 +00:00 (Migrated from github.com)

I found and resolved the issue. Sorry for any caused inconvenience. Please get the latest code from my fork.

I found and resolved the issue. Sorry for any caused inconvenience. Please get the latest code from my [fork](https://github.com/izu-co/funimation-downloader-nx).
RoseB11 commented 2021-05-20 19:39:30 +00:00 (Migrated from github.com)

Thank you very much. It works now!

Thank you very much. It works now!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Creepso/multi-downloader-nx#79
No description provided.