-
Unable to encode correct FLV
I’ve made a basic animation in Adobe Animate CC 2019 and exported it as a PNG sequence. I need to encode the sequence to FLV to use it in Adobe Animate CC 2019. So, I’m using this command in FFMPEG:
ffmpeg -i "INPUT_FILE" -q:v 2 "OUTPUT_FILE"However, I’m getting wrong output. A frame is stuck on the video the whole time. I just encoded another video without any issues, but, this one won’t work. I also tried using the latest version from their official website.
I’m doing this all on Windows 10.
Here’s my image sequence: https://contattafiles.s3.us-west-1.amazonaws.com/tnt3924/e_8IRoaeQHN1X98/Market%20Share%20Trend.zip
Here’s my wrong FLV: https://contattafiles.s3.us-west-1.amazonaws.com/tnt3924/j1QwaNnWQRoQgzy/Market%20Share%20Trend.flv
(The purple line that’s visible from the start, should only be visible when the text shows ‘Volvo’). Image sequence shows it correct.What can I do?
Sorry, there were no replies found.