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.

 

Go Back   Doom9's Forum > General > DVD2AVI / DGIndex

Reply
 
Thread Tools Search this Thread Display Modes
Old 2nd July 2002, 18:38   #1  |  Link
vlad59
Vlad, the Buffy slayer
 
vlad59's Avatar
 
Join Date: Oct 2001
Location: France
Posts: 445
Dvd2avi beta testers needed

Hi all,

I'm finally back, I'm on holidays and I can work again on Dvd2avi (there's not enought holidays in a year ).

Last time, my release of Dvd2avi has problem with P4 system, I think I solved the pb but I need some testing (my brother has a P4 but he just began to work in Dusseldorf so I can't test).

I also added Tom's SimpleResize (@Tom I just love the way you comment your code : it's clear and funny sometimes). It seems to work well. Currently only destination horizontal size is checked (multiple of 4) but clip size is not checked (IIRC horizontal size must a multiple of 4 or 8 ????) and I haven't added all the gui things to allow interlaced or warped resize. But the speed increase is here.

So if you want to test it or to look at the code (it's a little bit messy for the moment) PM me or give me your email through this topic. As soon as my P4 code work (fast ) I will commit at least my optimized motion compensation code on CVS.

Happy to be here again.
__________________
Vlad59
Convolution3D for avisynth 2.0X : http://www.hellninjacommando.com/con3d
Convolution3D for avisynth 2.5 : http://www.hellninjacommando.com/con3d/beta
vlad59 is offline   Reply With Quote
Old 2nd July 2002, 22:01   #2  |  Link
trbarry
Registered User
 
trbarry's Avatar
 
Join Date: Oct 2001
Location: Gainesville FL USA
Posts: 2,092
Hi Vlad -

I guess I'm willing to try it (P4) just because you liked my jokes (I hope they were jokes )

Let me know what to get & try.

- Tom (trbarry#trbarry. com #=@)

PS - I really really do promise to remove some of those SimpleResize x*4 limitations one of these days. I just never seem to get around to it.
trbarry is offline   Reply With Quote
Old 5th July 2002, 15:05   #3  |  Link
Millenod
Registered User
 
Millenod's Avatar
 
Join Date: Jan 2002
Posts: 50
if you want a beta tester, I'm here
I've a P4 1.4Ghz laptop with 256Mo DDR
Millenod is offline   Reply With Quote
Old 5th July 2002, 15:20   #4  |  Link
vlad59
Vlad, the Buffy slayer
 
vlad59's Avatar
 
Join Date: Oct 2001
Location: France
Posts: 445
You've got a PM
__________________
Vlad59
Convolution3D for avisynth 2.0X : http://www.hellninjacommando.com/con3d
Convolution3D for avisynth 2.5 : http://www.hellninjacommando.com/con3d/beta
vlad59 is offline   Reply With Quote
Old 6th July 2002, 00:25   #5  |  Link
llemor
Registered User
 
llemor's Avatar
 
Join Date: Feb 2002
Posts: 123
Hi vlad59,

I've P4 1.60GHz machine. I can test your proggy.
llemor is offline   Reply With Quote
Old 6th July 2002, 18:15   #6  |  Link
Nebob
Registered User
 
Join Date: Nov 2001
Posts: 10
I have a 1.60ghz northwood, if you still need testers.

Source or binary is fine by me.

EDIT: Postcount 1... I must have posted before? I could swear I did... why would I sign up so long ago and never post? Well, whatever.
Nebob is offline   Reply With Quote
Old 6th July 2002, 19:47   #7  |  Link
vlad59
Vlad, the Buffy slayer
 
vlad59's Avatar
 
Join Date: Oct 2001
Location: France
Posts: 445
@Ilemor and Nenob : You've got a PM
__________________
Vlad59
Convolution3D for avisynth 2.0X : http://www.hellninjacommando.com/con3d
Convolution3D for avisynth 2.5 : http://www.hellninjacommando.com/con3d/beta
vlad59 is offline   Reply With Quote
Old 7th July 2002, 10:34   #8  |  Link
llemor
Registered User
 
llemor's Avatar
 
Join Date: Feb 2002
Posts: 123
Hi vlad59,

I've tested your program and it crashes when I hit F5 (to preview).

I'm using WinXP Pro on P4 1.60A GHz.

Hope you find the bug and good luck!

Just send me e-mail when you fix it.

llemor is offline   Reply With Quote
Old 7th July 2002, 18:20   #9  |  Link
Millenod
Registered User
 
Millenod's Avatar
 
Join Date: Jan 2002
Posts: 50
I've the same problem.
If i decide to save the project, using idtc="64bit sse2 mmx", clip&resize="2.35:1".
it took me 21min to a 2hours10min movie to create a .d2v file

but the main problem is that I can't display the movie through an .avs file generate by gordian knot. I can only see a gray screen...
Millenod is offline   Reply With Quote
Old 7th July 2002, 18:40   #10  |  Link
trbarry
Registered User
 
trbarry's Avatar
 
Join Date: Oct 2001
Location: Gainesville FL USA
Posts: 2,092
Quote:
using idtc="64bit sse2 mmx", clip&resize="2.35:1
If you save a project specifying either P4 SSE2 or clipping parms then you will probably need a version of MPEG2DEC.dll that supports these.

Try www.trbarry.com/MPEG2DEC2.zip

The P4 IDCT & cropping is supported but the resize will still be ignored by MPEG2DEC2.dll.

- Tom
trbarry is offline   Reply With Quote
Old 8th July 2002, 23:10   #11  |  Link
llemor
Registered User
 
llemor's Avatar
 
Join Date: Feb 2002
Posts: 123
It's working...

@ vlad59:

Great. A new version that you've sent me works fine now in my computer. (previewing)

However, created .d2v project file works only with GKnot and with my program if I used Tom Barry's version of mpeg2dec (mpeg2dec2.dll).

Anyway, you're getting close and you're doing a great job.

Good luck!
llemor is offline   Reply With Quote
Old 10th July 2002, 13:44   #12  |  Link
vlad59
Vlad, the Buffy slayer
 
vlad59's Avatar
 
Join Date: Oct 2001
Location: France
Posts: 445
Thanks to all the beta testers

First thanks to all the beta testers. Thanks to you, I can commit some of my changes on CVS

Here is a little changelog of what I did :
- Optimized mmx/3dnow/sse motion compensation code (nothing changed on P4 code)
- Added SimpleResize (from Trbarry)
- Added the verticalReduceby2 filter from avisynth to do fast deinterlace (+ 3dnow/SSE simple optimization)
- some little optimization (less than 1% speedup) on some memcopy (Richard Berg gave me this idea in this thread :
http://forum.doom9.org/showthread.php?threadid=28568 )

My todo list :
- Add the Reduceby2 filter from avisynth (I need that)
- update mpeg2dec.dll as well with my modifications.

I won't be able to work on Dvd2avi till the weekend.

I hope I'm not doing something Nic has already done in his Dvd2avi ala Nic !!!!
__________________
Vlad59
Convolution3D for avisynth 2.0X : http://www.hellninjacommando.com/con3d
Convolution3D for avisynth 2.5 : http://www.hellninjacommando.com/con3d/beta
vlad59 is offline   Reply With Quote
Old 10th July 2002, 14:31   #13  |  Link
Nic
Moderator
 
Join Date: Oct 2001
Location: England
Posts: 3,285
Well as you know my "Dvd2avi ala Nic" (<-- Who first came up with that name? ) I do wacky things. your stuff sounds great Vlad.

(All my filtering comes straight from MPEG2DEC.dll & AviSynth.dll (even the resize)....)

I should really get round to releasing it (as ive given up on it recently, but just keep on using it to rip )

-Nic

Last edited by Nic; 10th July 2002 at 14:37.
Nic is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 09:29.


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