porcino / Av1ador

AV1/VVC/HEVC/VP9/H264 parallel encoder GUI for FFmpeg with preview/comparison
GNU General Public License v3.0
52 stars 2 forks source link

crash on queuing file (version 1.0.11) #4

Closed chocobeau closed 1 year ago

chocobeau commented 1 year ago

log_2023-07-31_11-16-38.txt

porcino commented 1 year ago

Can you try with the latest version? https://github.com/porcino/Av1ador/releases/tag/Nightly

chocobeau commented 1 year ago

Sure, it still crash log_2023-07-31_22-55-36.txt

porcino commented 1 year ago

Sorry, one more time please? https://github.com/porcino/Av1ador/releases/download/Nightly/Av1ador-nightly.zip

chocobeau commented 1 year ago

NP, sorry to bother you , perhaps it's my system (i don't know, i'm not a dev) log_2023-07-31_23-22-35.txt

porcino commented 1 year ago

Ok this is weird, is the browser downloading the zip archive again and not using the cache right?

chocobeau commented 1 year ago

the archive hash give this : Nom: Av1ador-nightly.zip Taille: 60802916 octets (57 MiB) CRC32: 32D34411 CRC64: BAE694C911A31683 SHA256: 4adef60d91b728806381a79cb4eaa7be8833f59f409eab6069839eb9679be70b SHA1: a8ebffe1576b7303c02c2c29212a56bafd6273b2 BLAKE2sp: f23ea43e841681b7a6777d5131691947a5277aff8b88f48e75fab0f819d65192 log_2023-07-31_23-36-07.txt

porcino commented 1 year ago

I'd need the info of the video. Can you move the video and this batch file where Av1ador.exe is, and run it? duration.zip I'd need the output file "output.txt"

chocobeau commented 1 year ago

Here we go : output.txt

porcino commented 1 year ago

Ok, I found out that the parsing of doubles is different based on the regional formatting, I made a change to make it invariant, give it another try...

chocobeau commented 1 year ago

Thank you, the issue is resolved :)