Re: Filter (or anyxthing else) to stabilize shaky videos?
Al Bogner <[email protected]> Tue, 23 Feb 2010 21:44:13 +0100
| Newsgroups | gmane.comp.video.transcode.user |
|---|---|
| Message-ID | <[email protected]> |
Am Dienstag, 23. Februar 2010 20:22:09 schrieben Sie: > I tried another sample (17MB zooming off a boat) too > > publicfiles.pinguin.uni.cc/test_0002.avi > to access use transcode / transcode > > Using the same options as above, I think the result is more shaky then the > original. Watch the horizon. > > transcode -J smartdeinter -i test_0002.avi -x ffmpeg -y ffmpeg,tcaud -F > ffv1 - o test_0002.deinter.avi > > transcode -J stabilize -i test_0002.deinter.avi -x ffmpeg -y null,null -o > dummy > > transcode -J transform=zoom=10:smoothing=20 -i test_0002.deinter.avi -x > ffmpeg -y ffmpeg,tcaud -F ffv1 -o test_0002.stable.avi Using the same options as above with another file, I have the same result. It is getting more shaky. What I am doing wrong? publicfiles.pinguin.uni.cc/river_sample.x264.mkv (Original converted) publicfiles.pinguin.uni.cc/river_sample.vid.stab.x264.mkv (with vid. stab) to access use transcode / transcode If anyone is interested in the original avi-file please let me know. Al