I really hope this keeps being optional because otherwise a lot of the authentic value of the videos will be lost. Also, the demo they showed looked like it was algorithmically deteriorated to make the change more noticeable. There's shaky hands and then there's parkinsons-level shaking which was what the demo showed...
"...algorithmically deteriorated..." Or the person holding the camera was shaking like mad to demonstrate the abilities of the algorithm. Artistically speaking, shake removal is also authenticity removal. But most times, personal videos are shot by people with no eye for framing and stability. And most times, artistic (and professionals) videos are shot with an eye toward these things. I can't foresee a reason not to…
Video Stabilization on YouTube
11–20 of 51 posts
Re: Video Stabilization on YouTube
#12Re: Video Stabilization on YouTube
#13Re: Video Stabilization on YouTube
#14Earlier quoted context omitted.
"...algorithmically deteriorated..." Or the person holding the camera was shaking like mad to demonstrate the abilities of the algorithm. Artistically speaking, shake removal is also authenticity removal. But most times, personal videos are shot by people with no eye for framing and stability. And most times, artistic (and professionals) videos are shot with an eye toward these things. I can't foresee a reason not to…
If you look carefully, the shakes appear too uniform to be a person shaking the camera. It looks like the camera always "shakes" in a circular motion around the center of the original camera location.
Re: Video Stabilization on YouTube
#15Re: Video Stabilization on YouTube
#16 transcode -J stabilize --mplayer_probe -i $infile
transcode -J transform --mplayer_probe -i $infile -y xvid4 -o $outfile
I found this blog post with more info: http://kevin.deldycke.com/tag/transcode/Re: Video Stabilization on YouTube
#17Re: Video Stabilization on YouTube
#18There is some motion blur (around 24 seconds, when the momma tiger lies down) which is a bit puzzling once the image has been stabilised. But hey, it's better than it was before.
Re: Video Stabilization on YouTube
#19Re: Video Stabilization on YouTube
#20I'd like to see this come in Android so you can automatically shoot and record videos without the shaking in them. It would be a great selling point in my opinion.
The algorithm being discussed here is specifically designed for when information about the camera or environment is not available: there are much better ways of carrying out digital image stabilisation on the device itself, such as using the accelerometer data to compensate, or in significantly advanced cameras (DSLRs, for example) compensating by moving the lens itself.