Activity › Forums › Compression Techniques › Streaks in Movie
-
Adam Theisen
February 2, 2012 at 3:13 pm[Michael Rampe]$ ffmpeg -f image2 -i image_%2d.png -y -r 20 -sameq movie.mpg
Tried this and still had streaks, so it must be further upstream.
Would an issue with the color table associated with the image possibly cause this? It might be that I have to go back to my original code and fix something in there.
Have you tried to replicate this with the images I sent you?
Thank you!
-
Adam Theisen
February 2, 2012 at 5:51 pmHello,
I was able to get this to work, but I had to write out to a jpg format instead of png. Not really a big deal on my end, but now the streaks are gone. It took a little bit to get the correct colortable with IDL, but it works now.
Thanks for all the help!
-
Michael Rampe
February 2, 2012 at 9:14 pmGood to see a resolution.
Lesson for all of us: png is good for some things but not for all;-)
Michael
Reply to this Discussion! Login or Sign Up