This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[BUG] х265 main 422 10-bit - Crashed
#2
1. Create separate debug outputs and properly describe what you do since.
2. Give your thread a proper name.
Don't care about repots or logs, etc.
Looked at the end of the first file, problem there is that QProcess::splitCommand returns
-add
  C:\Users\79142\AppData\Local\Temp\2023-09-25@20_42_08_9410_03.265#video:fps=60:name=2023-09-25 11:28:34 UTC:lang=
  -brand
  hvc1
  -add
  C:\Users\79142\AppData\Local\Temp\iId_1_aid_0_lang_ru_2023-09-25@20_42_08_9410_01.aac#audio:name=:lang=ru
  -mpeg4
  -itags
  tool=Hybrid 2023.03.17.1
  -tmp
  C:\Users\79142\AppData\Local\Temp
  -new
  E:\COOKIE 111\2023-09-25@20_42_08_9410__05.mp4
for:
-add "C:\Users\79142\AppData\Local\Temp\2023-09-25@20_42_08_9410_03.265"#video:fps=60:name="2023-09-25 11:28:34 UTC":lang="" -brand hvc1 -add "C:\Users\79142\AppData\Local\Temp\iId_1_aid_0_lang_ru_2023-09-25@20_42_08_9410_01.aac"#audio:name="":lang="ru" -mpeg4 -itags tool="Hybrid 2023.03.17.1" -tmp "C:\Users\79142\AppData\Local\Temp" -new "E:\COOKIE 111\2023-09-25@20_42_08_9410__05.mp4"]
which is wrong. since it removed all quotes, but the quotes, which is wrong for
-add "C:\Users\79142\AppData\Local\Temp\2023-09-25@20_42_08_9410_03.265"#video:fps=60:name="2023-09-25 11:28:34 UTC":lang=""
which should be turned into:
-add
"C:\Users\79142\AppData\Local\Temp\2023-09-25@20_42_08_9410_03.265"#video:fps=60:name="2023-09-25 11:28:34 UTC":lang=""
=> this will take some time to work around.
Reply


Messages In This Thread
RE: Crashed - by Selur - 25.09.2023, 14:21
RE: Crashed - by humanoid86 - 25.09.2023, 14:55
RE: Crashed - by Selur - 25.09.2023, 14:56
RE: Crashed - by humanoid86 - 25.09.2023, 14:59

Forum Jump:


Users browsing this thread: 2 Guest(s)