[BUG] Image sequence does not work - 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] Image sequence does not work (/thread-517.html) Pages:
1
2
|
Image sequence does not work - Inky1003 - 14.07.2018 I'm using Hybrid 2018.05.13.1 in windows 7 When I try to start a job that converts images to a video, It finishes, saying that the video crashed, and I tried so many times. here is the Debug: [attachment=427] Cu Inky RE: Image sequence does not work - Selur - 15.07.2018 Looking at the debug output and the call that is used: "F:\PROGRA~1\Hybrid\64bit\ffmpeg.exe" -y -loglevel fatal -threads 4 -i "F:/# Backup/Coisas para Televisão Fik & Cinema4D/Roubou Dinheiro/20 Anos Roubou Dinheiro/loop%04d.png" -frames:v 74 -an -sn -vsync 0 -vf zscale=rangein=full:range=full -pix_fmt yuv420p -f rawvideo - | "F:\PROGRA~1\Hybrid\64bit\x264.exe" --pass 1 --bitrate 1033 --profile main --level 4.0 --bframes 0 --qcomp 0.5 --no-mbtree --weightp 1 --aq-mode 0 --sar 1:1 --non-deterministic --range pc --stats "F:\#BACKU~1\COISAS~1\ROUBOU~1\20ANOS~1\loop0000_18_28_24_2710_01.stats" --demuxer raw --input-res 960x720 --input-csp i420 --input-depth 8 --fps 30 --output-depth 8 --output NUL - F:/# Backup/Coisas para Televisão Fik & Cinema4D/Roubou Dinheiro/20 Anos Roubou Dinheiro Cu Selur Ps.: In case that doesn't work update to the latest version and try again. RE: Image sequence does not work - Inky1003 - 15.07.2018 (15.07.2018, 00:30)Selur Wrote: Seems like ffmpeg has a problem with the naming of your folder on your system Weird, because when I'm converting videos, this works, but If its image sequence, It doesn't works Cu Inky RE: Image sequence does not work - Selur - 15.07.2018 Quote:Weird, because when I'm converting videos, this works, but If its image sequence, It doesn't worksFrom the debug output I see that the crash is with video processing not audio processing,... -> unsure what you want to say RE: Image sequence does not work - Inky1003 - 15.07.2018 (15.07.2018, 01:03)Selur Wrote:Quote:Weird, because when I'm converting videos, this works, but If its image sequence, It doesn't worksFrom the debug output I see that the crash is with video processing not audio processing,... I edited, I wanted to say image sequence, but I have sayed audio, accidentally. So, I tried to convert a video in the same folder, and there were no problems... Cu Inky RE: Image sequence does not work - Selur - 15.07.2018 Ah okay. FFmpeg will use other opening routines to open image sequences instead of video, so you can't be sure that just it works with video it will also work with an image source. Also this might be an issue with the old version,.. -> a. Did you try whether changing the name of the folder solved the issue? b. Did you update to the latest version and try again? Cu Selur RE: Image sequence does not work - Inky1003 - 15.07.2018 (15.07.2018, 08:10)Selur Wrote: b. Did you update to the latest version and try again? Yes. And now the problem now is other. At first I tried to convert the same images, and It was working, so I increased the rate factor to 51 because I don't want to wait for this test, and I aborted the job to create a new one. So when I tried to start the new job, This error message happened (In attachment [attachment=429]). I'll send the Debug too. Cu Inky RE: Image sequence does not work - Selur - 15.07.2018 When you open the image sequence, make sure to wait a second for Hybrid to get the resolution of the input otherwise you will run into problems like you did. Cu Selur RE: Image sequence does not work - Inky1003 - 15.07.2018 (15.07.2018, 18:40)Selur Wrote: When you open the image sequence, make sure to wait a second for Hybrid to get the resolution of the input otherwise you will run into problems like you did. I waited a minute and... nothing Cu Inky RE: Image sequence does not work - Selur - 16.07.2018 Send you a link to a dev version via PM. Try whether this also happens with the dev version in case it does please share one of your input images with me. Cu Selur |