![]() |
02_muxing stuck at 99% - 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: 02_muxing stuck at 99% (/thread-374.html) |
02_muxing stuck at 99% - CaptCam - 10.04.2018 Hello and thanks for your time, Basically I've been following the practice of (from 6:00): https://www.youtube.com/watch?v=8qz8WFfZTKM&list=PLLzaxqY7TY8cm5cZT8inNialSUwbq2XHv&t=0s&index=6 Im Compressing some pretty large files into more manageable sizes for youtube. Im not compressing 8k but am using 4k footage so have changes the x264 bitrate to 100000. FIle size as follows: 4992x2496 Equi-rec The compression runs through until 99% muxing at which point nothing moves WIndows PC with latest version of Hybrid Output txt attached Cheers RE: 02_muxing stuck at 99% - Selur - 10.04.2018 Without a debug output, there is sadly no way for me to reproduce or analyze this. -> Read sticky. Cu Selur RE: 02_muxing stuck at 99% - CaptCam - 10.04.2018 (10.04.2018, 07:07)Selur Wrote: Without a debug output, there is sadly no way for me to reproduce or analyze this. Hi Selur, Sorry, though it had attached. My bad Cam Hi again Selur, Looks like x264 doesn't like 4992x2496 so I have re-rendered to 4096x2048 with positive compression results. Cheers RE: 02_muxing stuck at 99% - Selur - 10.04.2018 The crash occurs during the muxing, so x264 itself probably isn't at fault. The muxing call: "C:\PROGRA~1\Hybrid\64bit\MP4Box.exe" -par 1=1:1 -add "C:\Users\Admin\AppData\Local\Temp\11_57_~1.264"#video:fps=29.97:delay=43:name=:lang="en" -brand avc1 -add "C:\Users\Admin\AppData\Local\Temp\IID_1_~3.AAC"#audio:lang="en" -mpeg4 -itags tool="Hybrid 2018.04.08.1" -tmp "C:\Users\Admin\AppData\Local\Temp" -new "F:\LEWDICROUS_DESIGN_WORK\HARTISANN\VIDEO_ASSETS\ASSETS_HIGHREZ\COMPLETE_FINALS\11_57_03_4710__06.mp4" Do you get and errors if you call that call inside a Windows command prompt? Also try whether is works if you enable: "Config->Output->Container settings->Mp4 Settings->FFmpeg instead of MP4Box" Cu Selur RE: 02_muxing stuck at 99% - CaptCam - 10.04.2018 cheers for your response Selur, I'll give that a try also (10.04.2018, 07:54)CaptCam Wrote: cheers for your response Selur, I'll give that a try also and.... It worked a treat! Cheers for all your help!! Cam RE: 02_muxing stuck at 99% - Selur - 10.04.2018 Did you get any error when using the command line inside a Windows command prompt? Cu Selur RE: 02_muxing stuck at 99% - CaptCam - 10.04.2018 Hey, I didn't get as far as CMD, my trouble shooting took me down other lines ![]() RE: 02_muxing stuck at 99% - Selur - 10.04.2018 okay,... even though the problem will persist, happy you got a solution. (couldn't reproduce any muxing issues when encoding to 4992x2496 with x264 and muxing with mp4box) Cu Selur |