Welcome Guest ( Log In | Register )


Important

The forums will be closing permanently the weekend of March 15th. Please see the notice in the announcements forum for details.

Pages: (9) « First ... 7 8 [9]  ( Go to first unread post )
Frontend Mpeg-2 To Virtualdub, Get the video & audio into VirtualDub
« Next Oldest | Next Newest » Track this topic | Email this topic | Print this topic
sidebar99
Posted: Feb 14 2003, 02:56 AM


Unregistered









JCSSTON can I get some help. I uninstalled my perfectly working MPEG2VD to reinstall it using the full174 version package.

Now I am getting this error........
Avisynth open failure
Load Plugin:...........MPEG2Dec3.dll is not an Avisynth 1.0 plugin

Can you tell me what I have done wrong or forgot to do?
Sigh!!

Nevermind, I installed Avisynth beta and it's cool now!

 
  Top
BaronVlad
Posted: Feb 14 2003, 03:15 PM


Terrorhörnchen


Group: Moderators
Posts: 335
Member No.: 28
Joined: 12-July 02



Hi again,

thanks for your wishes...

My mainboard has gone to hell, I will send it to Epox, I have a warranty of two years for it. Think that I need one or two weeks to get it to work. When done I will test mpeg2toVD (I have 4 movies on HD) biggrin.gif

Bye



--------------------
Hochachtungsvoll

BaronVlad

user posted image

Deutsch >> Capture FAQ - Capture Guide
Englisch >> Capture FAQ - Capture Guide
 
    Top
BaronVlad
Posted: Feb 15 2003, 07:52 PM


Terrorhörnchen


Group: Moderators
Posts: 335
Member No.: 28
Joined: 12-July 02



Hi Jory,

just got Sills machine and made two captures with your program. It is great, no bugs so far (and no virus laugh.gif ) Field Deinterlacing also work, all the resize filters as well... The tabs are pretty cool, and the website is updated with screenies and a how to wub.gif , but the most important thing: About-Section: My real name biggrin.gif

One thing that came into my mind:
The new XVid Build of koepi for example requires output resolution diviable by 8, but Divx only by 2, Avisynth by 4...what about an option to set the W and H Modul as you like (like in GKnot) ? That is not necessary but would be a good "gimmick"

And maybe you should include decomb.dll and cpvas.exe in your installer. Dont know whether it is ok for Donald Graft and Wiljo Heinen ?

It is great to see what you developed jory. Thank you very much for your hard work smile.gif

EDIT: made 4 movies so far, no problem !!! When the movies are ready encoded, I will try to make a divx out of a SVCD, we will see, what your proggi does... tongue.gif



--------------------
Hochachtungsvoll

BaronVlad

user posted image

Deutsch >> Capture FAQ - Capture Guide
Englisch >> Capture FAQ - Capture Guide
 
    Top
BaronVlad
Posted: Feb 16 2003, 11:39 PM


Terrorhörnchen


Group: Moderators
Posts: 335
Member No.: 28
Joined: 12-July 02



Hi again,

sorry for answering the third time ph34r.gif

Just tried to make a divx from an SVCD. Problem was the resolution:

PAL SVCD is 480 * 576 (5:6). it is shown as 4:3 on the TV / Monitor. If you crop and then resize the normal way you get coneheads. You will get the right aspect ratio with 480 * 360 (4:3), but what to do with the cropping values ?

Solution: Crop as you like (i.g. 74 top and 76 bottom), then compare input resolution (576) and the cropped resolution (here it is 426). You will get 426/576 -> you cropped 26 % of the height -> 74 % of the height are left. Calculation with the "desired" height of 360 will result in ~266 (360*0.74)

It is not necessessary to think about the left and right cropping values cause normally they are the overscan values (i.g. 2 on the left and 2 on the right) You wont see on TV, so after the whole cropping procedure your right output resolution will be in this case 476*266. You now could calculate the aspect ratio (476/266 = 1.789) and resize using this value (i.g. into 358*200)

Would be a great addon for your proggie to add such a "SVCD resolution" button in the resize tab.

Thanks for listening to me smile.gif and sorry for bugging you with new wishes every day ph34r.gif

You see, I am obstrusive also without my own PC unsure.gif



--------------------
Hochachtungsvoll

BaronVlad

user posted image

Deutsch >> Capture FAQ - Capture Guide
Englisch >> Capture FAQ - Capture Guide
 
    Top
jcsston
Posted: Feb 22 2003, 09:13 AM


Matroska Dev


Group: Moderators
Posts: 553
Member No.: 652
Joined: 3-November 02



My head still spinning from the previous PAL aspect ratio thing smile.gif

I've included decomb.dll and cPVAS in the package with permission.
I re-did the locations tab, hope you like the new icons biggrin.gif
I've also added FluxSmooth

Now I have two sites or mirrors
Tripod
GeoCities
My Tripod account is almost out of bandwidth (900MB of 1GB month) and now with the bigger packages it's sure to go over sad.gif

Anyways I hope you get your motherboard soon smile.gif

--------------------
Use the Matroska file format
 
       Top
BaronVlad
Posted: Feb 24 2003, 02:20 PM


Terrorhörnchen


Group: Moderators
Posts: 335
Member No.: 28
Joined: 12-July 02



Hi Jory,

it is great, I love the new design and it is very good to "distribute" the different versions ! Of course I got the full package... biggrin.gif

My Motherboard is back, thanks Epox, I processed a small testfile - works. I wanted to record a film yesterday but somehowmy recording software didnt want to. sad.gif So i have to wait for the next good movie in German television....

BTW: Dont let your head smoke....as I said this would be a nice addon, but we all can live without it, cause we all have a calculator and can do it the hard way smile.gif

Thanks.

--------------------
Hochachtungsvoll

BaronVlad

user posted image

Deutsch >> Capture FAQ - Capture Guide
Englisch >> Capture FAQ - Capture Guide
 
    Top
jcsston
Posted: Feb 27 2003, 09:34 PM


Matroska Dev


Group: Moderators
Posts: 553
Member No.: 652
Joined: 3-November 02



What if I simply put a list box that lets you choose and add different Aspect Ratios? It would seem easier than adding different buttons for each type of input.
Also can I ask, How useful would a translation be for the buttons? or is that not really needed.

I've noticed you've been promoting this program on English Doom9 cool.gif


--------------------
Use the Matroska file format
 
       Top
BaronVlad
Posted: Feb 28 2003, 12:22 PM


Terrorhörnchen


Group: Moderators
Posts: 335
Member No.: 28
Joined: 12-July 02



Hi Jory,

QUOTE
What if I simply put a list box that lets you choose and add different Aspect Ratios? It would seem easier than adding different buttons for each type of input.


Sounds great, but should it work like the calculation that I mentioned above ? Then it would be the best that we could get

QUOTE
Also can I ask, How useful would a translation be for the buttons? or is that not really needed.


It is not necessesary needed, but would be useful as I know many readers of the German board that dont understand so much English. They always ask me for a German VirtualDub... If you tell me how to do this I would translate the buttons into "German" buttons.

EDIT: I looked at the program again, think it is not useful to translate the buttons, cause most of the expressions are English anyway (How Should I translate cropping or resize - doesnt make much sense I think). SO IMO it will be the best, when I do a translation of your howto, everybody is able to use it then...

QUOTE
I've noticed you've been promoting this program on English Doom9 cool.gif


Sure, it is a very important proggie for editing videos and digital caps, so it has to be a sticky there, no matter whether cofferscuffs thinks it is very helpful or not tongue.gif I think so, and many other readers do. cool.gif



--------------------
Hochachtungsvoll

BaronVlad

user posted image

Deutsch >> Capture FAQ - Capture Guide
Englisch >> Capture FAQ - Capture Guide
 
    Top
BaronVlad
Posted: Apr 14 2003, 08:22 AM


Terrorhörnchen


Group: Moderators
Posts: 335
Member No.: 28
Joined: 12-July 02



Hi,

Just wanted to say a big thankyou to Jory again, I made some movies captured from DVB-T these days with this proggie - works perfect and simple as it should...

Great Job ! wub.gif

--------------------
Hochachtungsvoll

BaronVlad

user posted image

Deutsch >> Capture FAQ - Capture Guide
Englisch >> Capture FAQ - Capture Guide
 
    Top
ChristianHJW
Posted: Apr 16 2003, 12:24 AM


Advanced Member


Group: Moderators
Posts: 1768
Member No.: 2
Joined: 7-July 02



I am sorry, its probably because Jory is a core team member of the matroska dev team that his excellent program is not developed any further ... sorry for that guys ...

--------------------
Visit the unofficial Virtualdub support forum on http://forums.virtualdub.org - help to reduce the big number of emails Avery Lee is getting every day !!
Support matroska as container and Gstreamer as the only truely open, x-platform multimedia platform ....
 
       Top
jcsston
  Posted: Apr 16 2003, 01:48 AM


Matroska Dev


Group: Moderators
Posts: 553
Member No.: 652
Joined: 3-November 02



I've be doing MJPEG captures with VirtualDub for about 4 months now. and simply haven't worked on Mpeg-2 to VirtualDub any. wink.gif

I had started Mpeg-2 to VirtualDub because I couldn't find an program that would make it easy to import MPEG-2 into VirtualDub. Now I've found DVX and some others that seem to the job almost as well.

--------------------
Use the Matroska file format
 
       Top
BaronVlad
Posted: Apr 28 2003, 03:34 PM


Terrorhörnchen


Group: Moderators
Posts: 335
Member No.: 28
Joined: 12-July 02



Hi,

I had some weird problems with MPEG22VirtualDub:

When I have 2 MPEG2 Source Files, everything is fine, but when I have more, i.g. 3 or 4, there is no sound in VDub. The mpa file is ok, it is as long as the movie is and it has sound, the Avisynth script is fine also, but I get no sound with VDub. After cutting out the commercials I want to save the wav. It takes only one second and the file contains no sound.

I have to do a very complicated way to fix this.

I had the same problems with one 4 GB file and a second file (normally the files are 2 Gig). i know that pvastrumento cannot handle files > 4 GB, may this be the problem ?

Any clue ?

Thanks, if you have the time Jory.

smile.gif

EDIT:


ph34r.gif Oops, seems to be a bug in the old version of mpasource related to avisynth 2.0x, I will get the update and look whether this bug is gone...

I will try and tell you about the results. Maybe you should replace the mpasource for 2.5 in your installer then ?

More details can be found here:

http://forum.doom9.org/showthread.php?s=&t...ce&pagenumber=3




--------------------
Hochachtungsvoll

BaronVlad

user posted image

Deutsch >> Capture FAQ - Capture Guide
Englisch >> Capture FAQ - Capture Guide
 
    Top
Buckles
Posted: Jun 11 2003, 04:50 PM


Unregistered









arrghh, i'm getting really frustrated:(
I cant get the damned MPEG2toVirtualDub App to load. I keep getting an error message regarding COMCTL32.OCX . After much re-installing and messing with vb runtime files etc, it now seems to recognise i have COMCTL32.OCX installed but gives me this message:

'Failed to load 'ListView' from CMPCTL32.OCX. Your version of COMCTL32.OCX may be outdated. Make sure you are using the version of the control that was provided with your application.'

Any ideas?

Sorry if this or a similar question has been asked before, i have to confess i havent read all the posts. Any help would be great:)

Thanks in advance

Buckles.
 
  Top
jcsston
Posted: Jul 7 2004, 10:07 PM


Matroska Dev


Group: Moderators
Posts: 553
Member No.: 652
Joined: 3-November 02



I've moved the site to http://jorydownloader.sourceforge.net/vb/index.htm
Tripod has been getting tighter and tighter on bandwidth limit, they are now down to less than 1.5MB per hour.
Which results in only 2 full package downloads every 3 hours (they block it for 2 hours when the bandwidth limit is reached). I cannot login to change the website when the account is blocked, so it will be a while before I can take it off the Tripod account and add a redirect page.

Please note I haven't done any updating to the program, just uploaded a copy of the website.

--------------------
Use the Matroska file format
 
       Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
133 replies since Dec 12 2002, 02:40 AM Track this topic | Email this topic | Print this topic
Pages: (9) « First ... 7 8 [9] 
<< Back to Avisynth Filtering, Processing and Scripts Discussion