![]() |
Cant Inport Subtitle & Crash - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: Cant Inport Subtitle & Crash (/thread-161.html) Pages:
1
2
|
Cant Inport Subtitle & Crash - ToYj - 28.11.2017 So I had Hybrid_2016.5.22.1 installed, then upgraded to the Newest Hybrid_2017.10.5.1. In the new version when i try to add subtitle it says: Couldent Copy .. path .. srt. But the text shows under preview, but then crashes when encoding (see debug file). I Then tryed to uninstall the new version completly and then reinstall the old one (2016.05.22) but I got a new problem there, the text fonts a size doesent apply, the text is yellow although I changed it to white etc. No changes I made to the text gets in the end result. I then reinstalled windows and then the old Hybrid, but the same with yellow text, so tryed the new version again and same, "Couldent copy.." error. Dont know what else I can truobleshoot, plz advice ![]() RE: Cant Inport Subtitle & Crash - Selur - 28.11.2017 Please read again on how to create a debug output, since the debug output you provided stops where you import a file. -> no clue what you do or how I could recreate what you do Cu Selur RE: Cant Inport Subtitle & Crash - ToYj - 28.11.2017 (28.11.2017, 18:20)Selur Wrote: Please read again on how to create a debug output, since the debug output you provided stops where you import a file. Sorry about that, here it is: RE: Cant Inport Subtitle & Crash - Selur - 28.11.2017 Seems like the location of the subtitle file inside the script is wrong. -> looking into it (using Avisynth instead of Vapoursynth should work until I fixed the problem) Send you a link to a dev version for testing via pm. (simply extract the content of the download into your Hybrid folder) Cu Selur RE: Cant Inport Subtitle & Crash - ToYj - 28.11.2017 (28.11.2017, 19:31)Selur Wrote: Seems like the location of the subtitle file inside the script is wrong. Crashed with that one also, but doesent give "Cant inport .srt warning" now. Debug: RE: Cant Inport Subtitle & Crash - Selur - 28.11.2017 Can't reproduce the issue here. ![]() -> send you another dev version for debugging,.. RE: Cant Inport Subtitle & Crash - ToYj - 28.11.2017 (28.11.2017, 21:32)Selur Wrote: Can't reproduce the issue here. I tryed another rip/version, but crashes again. Any idea what I can TS? Debug: Or I can install the old version and debug that one, it encodes but gives yellow text and ignore the font style and size i enter etc? (Hybrid_2016.5.22.1_SETUP) Im running freshly installed Windows 10 with all updates. Update: I installed Hybrid_2016.2.13.1_SETUP and everything seems to be working fine with this one ![]() RE: Cant Inport Subtitle & Crash - Selur - 29.11.2017 Installing an old version probably works Vapoursynth isn't used there. Strange thins is that this all works fine here. Also the Vapousynth script: # Imports "C:\PROGRA~1\HYBRID~1\VAPOUR~1\vspipe.exe" "C:\Users\TonyJ\AppData\Local\Temp\encodingTempSynthSkript_22_19_40_4610.vpy" - --y4m | "C:\PROGRA~1\HYBRID~1\x264.exe" --preset superfast --pass 1 --bitrate 3772 --profile high --level 4.1 --direct auto --qcomp 0.5 --aq-mode 0 --sar 1:1 --non-deterministic --range tv --stats "C:\Users\TonyJ\AppData\Local\Temp\s08e04 RARBG_22_19_40_4610_08.stats" --demuxer y4m --fps 24000/1001 --output NUL - y4m [error]: bad sequence header magic RE: Cant Inport Subtitle & Crash - ToYj - 29.11.2017 -> Does the Vapoursynth preview work fine? Yeah it works fine when in subtitle Bar and preview the video. Encoded some more videos over night and they all turned up fine in the oldst version I had. RE: Cant Inport Subtitle & Crash - Selur - 29.11.2017 Please check the Vapoursynth Preview in the Filtering-Tab. |