![]() |
[BUG] Crush - 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: [BUG] Crush (/thread-3905.html) |
RE: Crush - Selur - 15.10.2024 Quote: weird bug, in vapoursynth mode, no problemsAvisynth and Vapoursynth use different decoders and filters, so that might explain differences. Looking at the debug output, I see: FFmpeg : Error opening input files: Unknown error occurred "E:\Pro321\Hybrid2\Hybrid\64bit\ffmpeg.exe" -y -loglevel fatal -noautorotate -nostdin -threads 8 -i "C:\Users\79142\AppData\Local\Temp\encodingTempSynthSkript_2024-10-15@09_18_31_7710_0.avs" -an -sn -pix_fmt yuv420p -vsync 0 -f rawvideo - Looking at the Avisynth script: ClearAutoloadDirs() Does the Avisynth Preview work, or does is show an error? The most likely cause is that the source is buggy in some way and D2VSource is having problems with it. Try disabling Filtering->Avisynth->Misc->Source->D2VSource, I suspect that fixes the problem. Cu Selur Ps.: On my setup the option is not even available, since it should only be available if both 32bit and 64bit Avisynth are installed. (In newer Hybrid versions 32bit is moved to an addon, which I don't use.) RE: Crush - humanoid86 - 15.10.2024 ![]() RE: Crush - Selur - 15.10.2024 Hah, that is probably a bug. Will look at it after work this evening or tomorrow after work. You could edit your defaults in a text editor to disable the option. Cu Selur RE: Crush - humanoid86 - 15.10.2024 ![]() ![]() RE: Crush - humanoid86 - 15.10.2024 PS what is the reason? codec vp9 is not saved in mp4 container = mkv/webm RE: Crush - Selur - 15.10.2024 Uploaded a new dev version which should: a. show the d2vsource checkbox again b. allow muxing vp9 in mp4 Cu Selur RE: Crush - humanoid86 - 16.10.2024 (15.10.2024, 18:04)Selur Wrote: b. allow muxing vp9 in mp4 Thank you! I'll check later, it still gives a Crash when moving to the Processing stage. https://drive.google.com/file/d/1pjvxU0n9IWJQB6cNixf-bKw8G_y9x8FO/view?usp=sharing RE: Crush - Selur - 16.10.2024 D2VSource seems to be still enabled, you did not disable it like I suggested. Quote: Try disabling Filtering->Avisynth->Misc->Source->D2VSource, I suspect that fixes the problem. RE: Crush - humanoid86 - 16.10.2024 (16.10.2024, 04:30)Selur Wrote: D2VSource seems to be still enabled, you did not disable it like I suggested. ![]() disabled - it seems to be normal, but with other processing Avisynth will not break the Interframe? I'll check PS I downloaded 1440p vp9 opus .webm from YouTube https://youtu.be/sVsFS8bBdEc I checked the container change in mp4 - still with an error - incompatibility RE: Crush - Selur - 16.10.2024 What is the exact error message you get? Quote: disabled - it seems to be normal, but with other processing Avisynth will not break the Interframe?No clue what you want to say with that question. Lost in translation. |