Quantcast Mencoder Under Windows 98 / 98se / Me ? - Page 3 - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Video Encoding and Conversion

Reply
 
LinkBack Thread Tools
  #41  
02-26-2004, 05:58 PM
vhelp vhelp is offline
Free Member
 
Join Date: Jan 2003
Posts: 1,009
Thanks: 0
Thanked 0 Times in 0 Posts
Sorry rds,

makeAVIS won't open my .d2v files
-vhelp
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #42  
02-26-2004, 06:03 PM
Hydeus Hydeus is offline
Free Member
 
Join Date: Dec 2003
Location: Omicron Persei 8
Posts: 322
Thanks: 0
Thanked 0 Times in 0 Posts
makeAVIS works only with AVS scripts as input.
__________________
Go for SECAM =)
Reply With Quote
  #43  
02-26-2004, 06:09 PM
rds_correia rds_correia is offline
Free Member
 
Join Date: Apr 2003
Location: Chinese Democracy starts now!
Posts: 2,563
Thanks: 1
Thanked 0 Times in 0 Posts
Create a dvd2avi *.d2v
build a great avs script that uses that d2v file
Open makeAVIS and load the avs script on it.
Choose your output fake avi file.
Choose "Store script in avi"
Hit it.
Now try it with mencoder.
You should be feeding the fake avi created with makeAVIS into mencoder, of course.
Don't worry about the video not being ok.
We just want to know if it's VFAPI that is triggering this.
Cheers
__________________
Rui
Reply With Quote
  #44  
02-26-2004, 06:27 PM
vhelp vhelp is offline
Free Member
 
Join Date: Jan 2003
Posts: 1,009
Thanks: 0
Thanked 0 Times in 0 Posts
@ rds (and others)

I did it your way (finally, after 20 min. figuring out how to open an dumby
.d2v file in a script) .. the short story, it's still not working

I recreated a .d2v file from scratch, and this time w/ dvd2avi v1.76 as my
tool.

Then, I created a script (below) and named it makeAVIS.AVS and opend it
in it. It did not give me any errors - it was a success:
Quote:
LoadPlugin("c:\dlls252\MPEG2Dec3.dll")
LoadPlugin("c:\dlls252\MPEGDecoder_Nic_YV12.dll")

## NOTE: Directshow does not work on my pc.
# DirectShowSource("h:\en\5th.yuv.tv.05.d2v")

Mpeg2Source("h:\en\5th.yuv.tv.05.d2v")
When I run makeAVIS, and save as: "1.avi" all is well, but when I load it up
inside mencoder, it will not work. (see previous error messages)
-vhelp
Reply With Quote
  #45  
02-26-2004, 06:35 PM
Hydeus Hydeus is offline
Free Member
 
Join Date: Dec 2003
Location: Omicron Persei 8
Posts: 322
Thanks: 0
Thanked 0 Times in 0 Posts
Maybe try ConverttoYV12 at the and of script. I might be wrong, but mencoder neads YV12 as input. In fact i always do YV12 convertion and this works for me.
__________________
Go for SECAM =)
Reply With Quote
  #46  
02-26-2004, 06:41 PM
rds_correia rds_correia is offline
Free Member
 
Join Date: Apr 2003
Location: Chinese Democracy starts now!
Posts: 2,563
Thanks: 1
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by vhelp
LoadPlugin("c:\dlls252\MPEG2Dec3.dll")
LoadPlugin("c:\dlls252\MPEGDecoder_Nic_YV12.dll")

## NOTE: Directshow does not work on my pc.
# DirectShowSource("h:\en\5th.yuv.tv.05.d2v")

Mpeg2Source("h:\en\5th.yuv.tv.05.d2v")

When I run makeAVIS, and save as: "1.avi" all is well, but when I load it up
inside mencoder, it will not work. (see previous error messages)
-vhelp
vhelp,
If you're telling me you can load the avs file into windows media player and watch it without error messages, I say I don't have anymore ideas...
Yes, you can only load an d2v file as mpegsource, I'm quite sure.
Also no need to load Nic's mpeg decoder.
Use only mpeg2dec3.dll as you did.
But again if you can play the avs in wmp then there's no way mencoder shouldn't load it too.
Maybe VMesquita can give us some assistance.
But we'll have to wait for him or you can PM him.
Cheers
__________________
Rui
Reply With Quote
  #47  
02-26-2004, 06:50 PM
vhelp vhelp is offline
Free Member
 
Join Date: Jan 2003
Posts: 1,009
Thanks: 0
Thanked 0 Times in 0 Posts
Ok, here is my latest error message, when I try to open the "1.AVI" file
that makeAVIS created, and I try to open it in vdub:

Quote:
The decompression codec cannot decompress to an RGB format. This is
very unusual. Check that any "Force YUY2" options are not enabled in the codec's properties.
When I go into vdub's File/Information and read what it sames, it says that
the codec in use is: "ffvfw MPEG-4 codec"

Course, vdub will not play the file.
-vhelp
Reply With Quote
  #48  
02-28-2004, 02:49 PM
vhelp vhelp is offline
Free Member
 
Join Date: Jan 2003
Posts: 1,009
Thanks: 0
Thanked 0 Times in 0 Posts
YEHAAAA



I did it ... I beat the Window 98/SE/ME .. BUG .. Guys
That means more W98/SE/ME users can test/play or whatever w/ MEncoder After runing zillions and zillions of what-if tests, among other
tests and things, it's working

Anyways..

Using makeAVIS, I got MEncoder to read:
* VirtualDUB (vdub) files and,
* AVIsynth files too.

Hip.. Hip.. Horry!!



I need to be sure that both can be done, so I'm going to do smore testing
for a while.

So, I guess you won't be seeing me w/ this BUG for a while

-vhelp
Reply With Quote
  #49  
02-28-2004, 03:06 PM
rds_correia rds_correia is offline
Free Member
 
Join Date: Apr 2003
Location: Chinese Democracy starts now!
Posts: 2,563
Thanks: 1
Thanked 0 Times in 0 Posts
Great news vhelp
Since you did it with VDub could you tell us how you did it?
I tried it countlessly and I it still didn't work.
Is it needed to add the registry patch by VMesquita?
Any changes in the config.conf file?
Did you use VDub or VDubMod?
Thanks
__________________
Rui
Reply With Quote
  #50  
02-28-2004, 08:46 PM
vhelp vhelp is offline
Free Member
 
Join Date: Jan 2003
Posts: 1,009
Thanks: 0
Thanked 0 Times in 0 Posts
UPDATE #5

I am still researching and testing this new find of mine

I just wanted to let everyone know, that again, I found a way to use:

* VirtualDUB (vdub) and,
* AVIsynth

under MEncoder !!

Now, you can encode w/ mencoder using your favorite scripts or vdub. But
I must continue debuging first, before I give good steps to follow. I'm only
having one issue with it, and I'm working on it now. The issue is that:

* color is reduced to 2 or 4 (ie, blue and red, IOW.. i't not 16m colors, more
...like shades of gray w/ a few odd colors)
* video source is upside-down and

So far, I got it working, but I'm not too sure that the method that I using is
the appropriate one to use, but never-the-less, it's working.

Also, one more thing about my latest findings..
You still can not encoder vdub files (*.vdr) directly into mencoder. You have
to frameserve them into AVIsynth, but hay, you have BOTH worlds
.
.
I haven't tested weather AVIsynth "alone" will work yet. I'm still debuggin
the above out

testing.. testing..

Cheers everyone, I'm really excited, because I've done a handful of dvd
rips and encoded to VFAPI and used my prefered methods of feeding my
source files for encoding. I am happy we (I that is) have another encoder
engine to work with, and so far, I really like the quality (as far as virtually
zerio blocks)

Well, let me get back to testing and debugging and, oh yes.. my spagetti
and soda (on the stove)

Cheers gain all,
-vhelp
Reply With Quote
  #51  
03-06-2004, 09:46 AM
vhelp vhelp is offline
Free Member
 
Join Date: Jan 2003
Posts: 1,009
Thanks: 0
Thanked 0 Times in 0 Posts
I have updated the first page w/ new information on .BAT and OCF (or .INI)
file creation for windows 98/SE/ME users.

-vhelp
Reply With Quote
  #52  
04-29-2004, 05:08 AM
ench0 ench0 is offline
Free Member
 
Join Date: Apr 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
I think you need to change dl location to ftp://ftp.mplayerhq.hu/MPlayer/relea...32-1.0pre4.zip
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Mencoder para Windows, último lanzamiento (pre6). Prodater64 Convertir y Codificar Video (Español) 6 12-24-2004 10:26 PM
MeWig - new mencoder GUI for Windows Hydeus Video Encoding and Conversion 8 11-09-2004 10:32 AM
Mencoder process Priority limits in Windows? Jellygoose Video Encoding and Conversion 4 04-30-2004 02:32 AM
Mencoder: Mencoder for Windows rds_correia Video Encoding and Conversion 126 02-22-2004 08:47 PM
DVD will not play on Windows 98SE computer? black prince Players, DVRs, Media Centers 3 05-21-2003 09:17 PM




 
All times are GMT -5. The time now is 12:51 PM  —  vBulletin © Jelsoft Enterprises Ltd