Here is the shortest command that will show the error:
`C:\Users\jespe\Videos>transcode-video.bat -v S.mp4
transcode-video 0.25.3
Copyright (c) 2013-2020 Don Melton
Processing: S.mp4...
Scanning media title 1 with HandBrakeCLI...
HandBrake 1.3.3
HandBrake found...
Scanning with mp4track...
mp4track - MP4v2 2.0-r477 found...
C:/Ruby30-x64/bin/transcode-video: scanning failed`
I am using the native windows procedure instead of Bash/Ubuntu since I need nvenc and I can't get it to work in WSL.
I had to make one change in the installation procedure. I had to download ffmpeg from another mirror since the one you linked have died. I used one of the mirrors at the official site.
Here is the shortest command that will show the error:
`C:\Users\jespe\Videos>transcode-video.bat -v S.mp4
transcode-video 0.25.3
Copyright (c) 2013-2020 Don Melton
Processing: S.mp4...
Scanning media title 1 with HandBrakeCLI...
HandBrake 1.3.3
HandBrake found...
Scanning with mp4track...
mp4track - MP4v2 2.0-r477 found...
C:/Ruby30-x64/bin/transcode-video: scanning failed`
I am using the native windows procedure instead of Bash/Ubuntu since I need nvenc and I can't get it to work in WSL.
I had to make one change in the installation procedure. I had to download ffmpeg from another mirror since the one you linked have died. I used one of the mirrors at the official site.