Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Usage

Reply
 
Thread Tools Search this Thread
Old 3rd January 2013, 00:41   #21  |  Link
wonkey_monkey
Formerly davidh*****
 
wonkey_monkey's Avatar
 
Join Date: Jan 2004
Posts: 2,888
Quote:
Originally Posted by rica View Post
Guys, for comparison, I added this short video created with "stack-horizontal" filter. I suppose it will explain what I mean with "smooth."
I don't think it does explain anything. Yes, it looks smooth - because it's two self-contained videos side by side

Apologies for the following large and annoying animated GIF, but this may be the easiest way to make sure everyone is on the same page:



Rica, can you explain what, if anything, you find "wrong" with this image (and this image alone)? Is this the kind of "shakiness" you think is a problem?

David

Last edited by wonkey_monkey; 3rd January 2013 at 00:43.
wonkey_monkey is offline   Reply With Quote
Old 3rd January 2013, 00:42   #22  |  Link
rica
Registered User
 
Join Date: Mar 2008
Posts: 2,017
So, the question is very clear: might there be any alternative of interleave filter, which is functional?
rica is offline   Reply With Quote
Old 3rd January 2013, 00:44   #23  |  Link
wonkey_monkey
Formerly davidh*****
 
wonkey_monkey's Avatar
 
Join Date: Jan 2004
Posts: 2,888
Interleave functions perfectly! I don't think any of us understand what the problem you are having is - my own suspicion is that you have misunderstood something, and there is in fact no problem to be solved.

David
wonkey_monkey is offline   Reply With Quote
Old 3rd January 2013, 00:45   #24  |  Link
rica
Registered User
 
Join Date: Mar 2008
Posts: 2,017
Sorry David, I've missed you post.
Yes that is exactly what I have been trying to explain.
rica is offline   Reply With Quote
Old 3rd January 2013, 00:48   #25  |  Link
rica
Registered User
 
Join Date: Mar 2008
Posts: 2,017
Quote:
Originally Posted by davidhorman View Post
Interleave functions perfectly! I don't think any of us understand what the problem you are having is - my own suspicion is that you have misunderstood something, and there is in fact no problem to be solved.

David
Problem is still staying there. Can you tell me you can watch comfortably this garbage in 3D mode?

(And why don't you make an animation consisting of two frames taken from stack horizontal or original left and right frames? For instance frames 190 and 191? This will be a real animation of interleaving. If you make it and if we don't meet this belly dancing, I suppose you will understand me. - I mean 190-L+190-R +191-L +191-R.)

Last edited by rica; 3rd January 2013 at 00:59.
rica is offline   Reply With Quote
Old 3rd January 2013, 00:49   #26  |  Link
wonkey_monkey
Formerly davidh*****
 
wonkey_monkey's Avatar
 
Join Date: Jan 2004
Posts: 2,888
Then there is no problem. If encoded correctly, and viewed on a correctly set-up 3D display in interleave mode, your interleaved video will look exactly the same as your SBS video displayed on a 3D display in SBS mode.

This "shakiness" is an inherent factor of 3D video. I really don't know what you expect it to be like, other than this.

Quote:
Problem is still staying there. Can you tell me you can watch comfortably this garbage in 3D mode?
But if encoded correctly and viewed correctly there will be no shakiness because each eye will only see alternate frames. If you think you're viewing this on a 3D display, and you see this shakiness, you are doing something wrong.

David
wonkey_monkey is offline   Reply With Quote
Old 3rd January 2013, 00:53   #27  |  Link
wonkey_monkey
Formerly davidh*****
 
wonkey_monkey's Avatar
 
Join Date: Jan 2004
Posts: 2,888
Quote:
(And why don't you make an animation consisting two frames taken from stack horizontal or original left and right frames?)
My animated GIF is made from original left and right frames - frame 190 from each video, in fact.

Edited to add:

Are you trying to create what everyone else calls "interleaved 3D" but would in fact be better described as "interlaced 3D"?

Code:
left=ffmpegsource2("left.mkv")
right=ffmpegsource2("right.mkv")

interleave(left,right)
separatefields
selectevery(4,0,3)
weave
David

Last edited by wonkey_monkey; 3rd January 2013 at 01:00.
wonkey_monkey is offline   Reply With Quote
Old 3rd January 2013, 01:06   #28  |  Link
rica
Registered User
 
Join Date: Mar 2008
Posts: 2,017
David, I see what I see on VirtualDubMod playing to interleave.
I can not make an animation since there is no SW in my home PC to compare. Sorry but it doesn't seem they are the twins taken from the original L and R.
rica is offline   Reply With Quote
Old 3rd January 2013, 01:10   #29  |  Link
wonkey_monkey
Formerly davidh*****
 
wonkey_monkey's Avatar
 
Join Date: Jan 2004
Posts: 2,888
Quote:
Sorry but it doesn't seem they are the twins taken from the original L and R.
Sorry, but they are.
wonkey_monkey is offline   Reply With Quote
Old 3rd January 2013, 01:13   #30  |  Link
rica
Registered User
 
Join Date: Mar 2008
Posts: 2,017
Quote:
Are you trying to create what everyone else calls "interleaved 3D" but would in fact be better described as "interlaced 3D"?
What is that?

Mine is:

Code:
lv=bla bla
rv=bla bla
interleave (lv,rv)
Quote:
Originally Posted by davidhorman View Post
But if encoded correctly and viewed correctly there will be no shakiness because each eye will only see alternate frames. If you think you're viewing this on a 3D display, and you see this shakiness, you are doing something wrong.

David

No, I don't think I am doing something wrong. I tried with avs and encoded video using SP in 3D mode. SP, set to frame-sequential (left image first) and nVidia selected as viewing method. I also gave it a go with PDVD 12. And please do not forget I can watch SBS very well with those programs in 3D mode.

Last edited by rica; 3rd January 2013 at 01:32.
rica is offline   Reply With Quote
Old 3rd January 2013, 09:36   #31  |  Link
wonkey_monkey
Formerly davidh*****
 
wonkey_monkey's Avatar
 
Join Date: Jan 2004
Posts: 2,888
I tried your interleave.mkv in Stereoscopic Player in anaglyph mode and it looked fine to me - although it did play back at half speed. Do you still get shakiness when you use anaglyph mode? Did you try encoding with --fps 50?

David
wonkey_monkey is offline   Reply With Quote
Old 4th January 2013, 00:06   #32  |  Link
rica
Registered User
 
Join Date: Mar 2008
Posts: 2,017
Sneaker and David, thanks!

Finally I fixed the issue with encoding the video to 50 fps. I did not think interleave filter needs 2*fps while SBS and TB methods are OK with 1*fps.

Slow motion creates the shaking issue.

This looks great with SP in 3D mode while PDVD still shakes it since it does not have frame sequential option.

Thanks again.

Code:
C:\test>x264 --fps 50.00 --level 4.1 --sar 1:1 --frame-packing 5 -o final_03.mkvnewest_interleave_01.avs
And here is the resulting interleaved video:

http://www.mediafire.com/?u2bdcfn1fczdvpr

_ _ _ _ _

Last edited by rica; 4th January 2013 at 00:36.
rica is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 19:46.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.