Quantcast Mencoder: Mencoder for Windows - Page 4 - digitalFAQ.com Forums [Archives]
  #61  
02-14-2004, 09:19 AM
vhelp vhelp is offline
Free Member
 
Join Date: Jan 2003
Posts: 1,009
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Hydeus
@vhlep
None frameservering (VD, VFAFI, makeAVIS, ASV) work with mencoder
You must use pure video files (AVI, VOB, MPG, ....)
Thanks for the reminder Hydeus. I had forgotten this in another thread
perhaps, if I recommeber correctly (and my wanting t give it a try) what a
dummy I am

-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
  #62  
02-14-2004, 09:19 AM
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 vmesquita
...Later I realized that those pp filters are very aggressive. Maybe they need to be tweaked, because they were taking away all the noise from my movie. But you can also use the decode codec post-processing filters by addind -pp (not -vf pp). Those looked much less agressive.
Hey, v I didn't have time to test anything yet. I'll keep you updated when I do.
Quote:
Originally Posted by vmesquita
Yes, but MB 1 has (=vhq)... I am not sure what is better.
It seams it will have to be checked on an "eyes" based test. Maybe we'll run a poll?
Quote:
Originally Posted by vmesquita
When I use 2 or 3, I get tons of
Error in stream: PTS earlier than SCR!
Error in stream: PTS to SCR delay 0 is too little!
when I use 3, GOP starts with 19 and subsequent GOPs are 16 (and I am using a GOP of 1
Also: are you able to use huffyuv? I wanted to test the filters output by using huffyuv, so I could understand them better. Unfortunatelly, huffyuv and lossless jpeg don't work for me. I am using MJPEG with quantisizer 1 for this tests, but I don't think it's completelly lossless.
About the GOP size...maybe better try with real DVD source??
Also I have never tried huffyuv, so I wouldn't know.
Maybe one of the guys have tried it?
Hey guys, give "v" a hand will you?
BTW and a bit OT: I just saw a week ago Jorel posting in the Ptg forum about you being a genious. Why haven't him showed up again since?
And yes I agree with Jorel: I also think you're a genious
Cheers guys
__________________
Rui
Reply With Quote
  #63  
02-14-2004, 09:30 AM
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
Hey,
Just thought about one thing I don't know if it's been said here.
The encoded stream produce by mencoder is just like the one that ffmpeg produced when we were testing.
Thus even though we're encoding with -nosound we are forced to demux it.
Only then we can mux with our mp2 or ac3, ok?
At least until we find out how to encode like in ffvfw with "raw frames".
Cheers
__________________
Rui
Reply With Quote
  #64  
02-14-2004, 10:02 AM
vmesquita vmesquita is offline
Invalid Email / Banned / Spammer
 
Join Date: May 2003
Posts: 3,726
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by rds_correia
It seams it will have to be checked on an "eyes" based test. Maybe we'll run a poll?
Yes, nice idea!!!
Quote:
BTW and a bit OT: I just saw a week ago Jorel posting in the Ptg forum about you being a genious. Why haven't him showed up again since?
And yes I agree with Jorel: I also think you're a genious
I guess he is a little busy right now... Jorel is really a great guy!
Quote:
The encoded stream produce by mencoder is just like the one that ffmpeg produced when we were testing.
Yes, we have to demux unless we want to do audio via mencoder. I searched throught the manpage, but there's no mention on that. Of course, in linux, we could pipe throught a command-line demuxer and everything would work. Here at Bill's place I am not sure if this can be done.
EDIT: I just tried the pipe thing with mpgtx and it doesn't work. Maybe using the port of bash?
Reply With Quote
  #65  
02-14-2004, 10:14 AM
vhelp vhelp is offline
Free Member
 
Join Date: Jan 2003
Posts: 1,009
Thanks: 0
Thanked 0 Times in 0 Posts
I'm forever having trouble getting mc to work. anyways..

But, to add in your mux 'ness ..

Isn't muxing the prefered way to go anyways. I mean, this is an MPEG
encoder, is it not ?
Audio quality is always on everyone's mind. Unless, there are other reasons
to just encode/w video

-vhelp
Reply With Quote
  #66  
02-14-2004, 12:58 PM
vmesquita vmesquita is offline
Invalid Email / Banned / Spammer
 
Join Date: May 2003
Posts: 3,726
Thanks: 0
Thanked 0 Times in 0 Posts
I just found out how to make avisynth work with mencoder. Check it out:

http://www.kvcd.net/forum/viewtopic.php?t=9078

The downside is that it works a lot slower than without avisynth... In the other hand, it's 37% faster than FFVFW, and very close to CCE in speed with the DialHot v4 DivX
FFVFW: 0.8 realtime (8 fps)
Mencoder: 0.45 realtime (11 fps)
CCE: 0.51 realtime

EDIT: My script wasn't very well optimized, I was applying filters in the black borders. I let mencoder resize instead of avisynth, and now it reached 16 fps. But I have to try cce again to make a fair comparisson.
Reply With Quote
  #67  
02-16-2004, 10:14 AM
vhelp vhelp is offline
Free Member
 
Join Date: Jan 2003
Posts: 1,009
Thanks: 0
Thanked 0 Times in 0 Posts
@ all (or Hydeus, rds, vmes, russianexpinant etc)

As you all know about my W98 and it's DOS limitation w/ SET command,
when writing .BAT script files to process for mencoder..

Can anyone provider a working variation of the script (or two) sample, but
does not need the Matrix part. The W98 dos version of SET does not like
to process anything in between it's "" that has an equal sine (ie, "=") in it.
It give me an "Syntax error" message if it finds an "bla bla bla=" sign in the
.bat script.

Please, if anyone can provide a few mencoder command-line parameter
examples, but w/out the Matrix (hopefully, it does no need to have it) I would
be very greatful. I'm still testing mencoder for windows

Thanks very much all,
-vhelp
Reply With Quote
  #68  
02-16-2004, 10:45 AM
Hydeus Hydeus is offline
Free Member
 
Join Date: Dec 2003
Location: Omicron Persei 8
Posts: 322
Thanks: 0
Thanked 0 Times in 0 Posts
Hi V.
I don't thik I quite follow you, but here are mencoder encoding options:
GENERAL ENCODING OPTIONS (MENCODER ONLY)
CODEC SPECIFIC ENCODING OPTIONS (MENCODER ONLY) (skip divx and lame section till lavc).

And the simply comand line could look like this:
Quote:
mencoder -of mpeg -ovc lavc -lavcopts vcodec=mpeg1video:mbd=1:vqscale=3:
vrc_minrate=64:vrc_maxrate=5000:vrc_buf_size=1835: keyint=250:vlelim=-4:vcelim=7:
aspect=4/3:vmax_b_frames=1: fake.avi -o real.mpg
Of cource all in one line (do not insert spaces after
: when line is splited).


Quote:
Originally Posted by vmesquita
... In the other hand, it's 37% faster than FFVFW ...
What build of ffvfw you tested? This 20030927 is ~30% faster than 20041301, and I read everywhere that 20041301 is a crap.
__________________
Go for SECAM =)
Reply With Quote
  #69  
02-16-2004, 11:32 AM
vhelp vhelp is offline
Free Member
 
Join Date: Jan 2003
Posts: 1,009
Thanks: 0
Thanked 0 Times in 0 Posts
@ Hydeus,

Thanks. However, the snip you posted just won't work!!
I get error messages (see below)
.
.
But, this one works like a charm, but it encodes to divX:
* mencoder.exe -vfm huffyuv -ovc lavc 5.avi -o 5_encoded.avi

and I didn't need to provide a folder name for it either

Here is your snip (cut and pasted as is, from your prev post) I copied it
from my GUI app's window, and pasted it here (below)

Quote:
mencoder -of mpeg -ovc lavc -lavcopts vcodec=mpeg1video:mbd=1:vqscale=3:
vrc_minrate=64:vrc_maxrate=5000:vrc_buf_size=1835: keyint=250:vlelim=-4:vcelim=7:
aspect=4/3:vmax_b_frames=1: h:\mencoder\5.avi -o 5.mpg
and here is my DOS windows' contents (w/ error messages)
Quote:
MEncoder 1.0pre3-3.2.3 (C) 2000-2003 MPlayer Team

CPU: Advanced Micro Devices Athlon 4 /Athlon MP/XP Palomino 1470 MHz (Family: 6, Stepping:
2)
Detected cache-line size is 64 bytes
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled with Runtime CPU Detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with --disable-runtime-cpudetection.
Reading H:/MENCODER/mplayer/codecs.conf: 61 audio & 170 video codecs
File not found: 'frameno.avi'
Failed to open frameno.avi
Reading config file H:/MENCODER/mplayer/mencoder: No such file or directory
No file given
Exiting... (error parsing cmdline)
Bad command or file name
Bad command or file name
Press any key to continue . . .
Do you have any other command-line param "alternates" for mpeg encodings ??
I'm trying to narrow down the "param" that is bailing out of mencoder

Thanks,
-vhelp
Reply With Quote
  #70  
02-16-2004, 11:39 AM
Hydeus Hydeus is offline
Free Member
 
Join Date: Dec 2003
Location: Omicron Persei 8
Posts: 322
Thanks: 0
Thanked 0 Times in 0 Posts
The simpliest cmd I can imagine is:
Quote:
mencoder -of mpeg -ovc lavc -lavcopts vcodec=mpeg1video: c:\in.avi -o c:\out.mpg
and it works without problem.

Now you can put previos mpeg param's one by one after vcodec=mpeg1video:, this way you find the "exploding" parameter.
__________________
Go for SECAM =)
Reply With Quote
  #71  
02-16-2004, 11:50 AM
vhelp vhelp is offline
Free Member
 
Join Date: Jan 2003
Posts: 1,009
Thanks: 0
Thanked 0 Times in 0 Posts
@ Hydeus,

You post came, while I was typing this message.. anyways..

YAHOO !!

It worked. I had to do a little debugging around. It turns out that those
snips that you post, somehome you have spaces in them
.
.
So, I took them out, and re-ran from my GUI, and bingo, it workd

Now however, there's another problem. Mencoder, after encoding fine, is
pushing a bunch of "Error in stream: PTS ... " etc etc error messages.

Here is a snip of when mencoder first encodes:
Quote:
================================================== ========================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffhuffyuv] vfm:ffmpeg (FFmpeg HuffYUV)
================================================== ========================
Writing AVI header...
Limiting audio preload to 0.4s
Increasing audio density to 4
VDec: vo config request - 720 x 480 (preferred csp: BGR 32-bit)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
VDec: using BGR 32-bit as output csp (no 3)
Movie-Aspect is undefined - no prescaling applied.
SwScaler: reducing / aligning filtersize 1 -> 4
SwScaler: reducing / aligning filtersize 1 -> 4
SwScaler: reducing / aligning filtersize 1 -> 1
SwScaler: reducing / aligning filtersize 9 -> 8

SwScaler: BICUBIC scaler, from BGR 32-bit to Planar YV12 using MMX2
videocodec: libavcodec (720x480 fourcc=3167706d [mpg1])
High quality encoding selected (non real time)!
Using constant qscale = 3.000000 (VBR)
New_Face failed. Maybe the font path is wrong.
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
Unknown block type, possibly non-MPEG stream!
Pos: 5.3s 127f (56%) 14fps Trem: 0min 0mb A-V:0.000 [626:0]
Its right after this that mencoder display screen fulls of error messages
below:

Quote:
Warning: DTS to SCR delay is too small 0min 1mb A-V:0.000 [1336:0]
Error in stream: PTS earlier than SCR!
Error in stream: PTS to SCR delay 0 is too little!
Error in stream: PTS earlier than SCR!
Error in stream: PTS to SCR delay 0 is too little!
Error in stream: PTS earlier than SCR!
Error in stream: PTS to SCR delay 0 is too little!
Error in stream: PTS earlier than SCR!
Error in stream: PTS to SCR delay 0 is too little!
Error in stream: PTS earlier than SCR!
Error in stream: PTS to SCR delay 0 is too little!
Error in stream: PTS earlier than SCR!
Error in stream: PTS to SCR delay 0 is too little!
Error in stream: PTS earlier than SCR!
Error in stream: PTS to SCR delay 0 is too little!
Error in stream: PTS earlier than SCR!
Error in stream: PTS to SCR delay 0 is too little!
Error in stream: PTS earlier than SCR!
Error in stream: PTS to SCR delay 0 is too little!
Error in stream: PTS earlier than SCR!
Error in stream: PTS to SCR delay 0 is too little!
Pos: 9.0s 215f (99%) 6fps Trem: 0min 1mb A-V:0.000 [1349:0]
Writing AVI index...
Error in stream: PTS earlier than SCR!
Error in stream: PTS to SCR delay 0 is too little!
Fixing AVI header...

Video stream: 1349.372 kbit/s (168671 bps) size: 1512534 bytes 8.967 secs 215 frames
Press any key to continue . . .
Time for some more debuggin
-vhelp
Reply With Quote
  #72  
02-16-2004, 11:55 AM
Hydeus Hydeus is offline
Free Member
 
Join Date: Dec 2003
Location: Omicron Persei 8
Posts: 322
Thanks: 0
Thanked 0 Times in 0 Posts
Yes, I also can sell error screens at lower prices And I have no idea even what this PTC to SCR, and other combination of this leters, with errors, mean
__________________
Go for SECAM =)
Reply With Quote
  #73  
02-16-2004, 12:04 PM
vhelp vhelp is offline
Free Member
 
Join Date: Jan 2003
Posts: 1,009
Thanks: 0
Thanked 0 Times in 0 Posts
Oh, althought the source mpeg is MPEG-1, it looked great in my vdub's window

Now, to encode to mpeg-2, I would just change to -lavcopts vcodec=mpeg2video ??

-vhelp
Reply With Quote
  #74  
02-16-2004, 12:13 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
Yes, only this change. But, as always Phil says, for lower bitrates MPEG1 is beter, no mater with what encoder, and I can confirm this. So dont be afraid if quality will be worst with MPEG2.
__________________
Go for SECAM =)
Reply With Quote
  #75  
02-16-2004, 04:13 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
Ok guys,
Here are my 2 cents.
It seams that those f!ck!ng PTS SCR messages are only coming up when we use constant quality.
That's probably because either:
-we don't try to restrain the bitrate with vrc_minrate&vrc_maxrate
-or because for instance our vrc_maxrate is too low for the vqscale of 2 that will sometimes produce peaks above 8000. If you're using vrc_maxrate=5000 then it will either "buffer overflow" or PTS SCR.
Try vqscale=5 and vrc_minrate=300 and vrc_maxrate=5000.
That shouldn't present us any wrongful messages.
Though the quality will suffer a lot.
Also, try vrc_minrate=300, vrc_maxrate=3000 and vbitrate=2200.
That's almost constant bitrate of 2200. But the Q curve is going crazy as there is many flaws in the picture in high motion slices...
Hell I don't think we can tweak this baby because it's too damn like ffvfw.
It has almost all the flaws present in ffvfw, though there is more documentation to it.
Cheers
__________________
Rui
Reply With Quote
  #76  
02-16-2004, 04:48 PM
vhelp vhelp is offline
Free Member
 
Join Date: Jan 2003
Posts: 1,009
Thanks: 0
Thanked 0 Times in 0 Posts
@ rds, Hydeus, vmes, russianxxx (if you're still around) and others..

I found out how to write configuration files, but I am having trouble w/ the
proper param setting (or syntax usage)

Here is how I have my scripts layed out:

DOS BAT script:

Quote:
mencoder 5.avi -include h:\mencoder\men.ini
Notice the -include param. This is our hook to open (or include)
our external settings.

Next, we have the following script that I'm working on:

Filename: men.ini

Quote:
ovc=lavc
lavcopts:vcodec=mpeg2video:mbd=1:vqscale=3:vrc_min rate=64:vrc_maxrate=5000:vrc_buf_size=1835:keyint= 250:vlelim=-4:vcelim=7:aspect=4/3:vmax_b_frames=1
ofps=23.976
ovc=lavc=lavcopts=vcodec=mpeg2video
o=5.m2v
Notes ...

At the moment, I've now modified my GUI to include another editor for the
configuration scripts. I'm calling (or refering to my scripts) as *.INI files.
They could probably be anything you like, but I'm shooting for consistancy,
I think

I'm sorry, but the .html hep docs just arent clear enough to me, to understand
and properly write the configuration syntax. Actually, the docs do not have
an actual working copy of a configuration file. It would be nice if it did so
that we could have a framework of how things are layed out.

Also, my take is like this. Once we get over the hurdle of DOS limitations, through
the use of scripting, then there will probably be more flexibility or less errors
to work with

Any assistance to my new finding would be greatly appreciated
-vhelp
Reply With Quote
  #77  
02-16-2004, 05:03 PM
vhelp vhelp is offline
Free Member
 
Join Date: Jan 2003
Posts: 1,009
Thanks: 0
Thanked 0 Times in 0 Posts
Some notes..

from the .html docs, under General Notes heading:

Quote:
GENERAL NOTES

Also see the HTML documentation!
Every 'flag' option has a 'noflag' counterpart, e.g. the opposite of the -fs option is -nofs.
You can put all of the options in a configuration file which will be read every time MPlayer is run. The sys- tem-wide configuration file 'mplayer.conf' is in your con- figuration directory (e.g. /etc/mplayer or /usr/local/etc/ mplayer), the user specific one is '~/.mplayer/config'. User specific options override system-wide options and op- tions given on the command line override either. The syn- tax of the configuration files is 'option=<value>', every- thing after a '#' is considered a comment. Options that work without values can be enabled by setting them to 'yes' or '1' and disabled by setting them to 'no' or '0'. Even suboptions can be specified in this way.
EXAMPLE:
# Use Matrox driver by default.
vo=xmga
# I love practicing handstands while watching videos.
flip=yes
# Decode/encode multiple files from png,
# start with mf://filemask
mf=type=png:fps=25
You can also write file-specific configuration files. If you wish to have a config file for a file called 'movie.avi', create a file named 'movie.avi.conf' with the file-specific options in it and put it in ~/.mplayer or in the same directory as the file.
Some Notes..

N1, The above is the best I could come up w/ in setting up a config file.
N2, I noticed mencoder is lacking an "include" param for our INPUT soure
......that's why you sat the 5.avi in my BAT script file, and in the first
......line.
N3, How I know that the men.ini script works.. ?? .. ?? well, for one, I started
......including single params and worked my way around. I started w/ the
......-ofps param. If you put the opfs=23.976 all by itself, in your *.INI
......config file, and run the BAT script file you'll get no errors,
......other than those related to mencoder's internal lack of an Encoder source,
......as noted by the (-ovc) line.

I do hope that the above made some sense I have ben drilling
my head w/ this damn mencoder vs. DOS batch scripting limitation all weekend
long - Pfew!

-vhelp
Reply With Quote
  #78  
02-16-2004, 05:12 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
I don't understand how it works. I only get No video encoder (-ovc) selected. Select one (see -ovc help).
Exiting...
__________________
Go for SECAM =)
Reply With Quote
  #79  
02-16-2004, 05:53 PM
vhelp vhelp is offline
Free Member
 
Join Date: Jan 2003
Posts: 1,009
Thanks: 0
Thanked 0 Times in 0 Posts
@ Hydeus,

Sorry, but I ended up copying more than I should have in my prev post.

Once again...

Here is how I have my scripts layed out:

DOS BAT script:

Quote:
mencoder 5.avi -include h:\mencoder\men.ini
Notice the -include param. This is our hook to open (or include)
our external settings.

** The above is my DOS batch file. the -include is the param used for calling
.....up the ..\..men.ini file.


Next, we have the following INI script that I'm working on:

Filename: men.ini

Quote:
ofps=23.976
o=5.m2v
Now, when you run the BAT script inside a DOS window, this is what you'll
get if all goes well (substitute your .AVI source file)

Quote:
MEncoder 1.0pre3-3.2.3 (C) 2000-2003 MPlayer Team

CPU: Advanced Micro Devices Athlon 4 /Athlon MP/XP Palomino 1483 MHz (Family: 6,
Stepping: 2)
Detected cache-line size is 64 bytes
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled with Runtime CPU Detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with --disable-runtime-cpudetection.
Reading H:/MENCODER/mplayer/codecs.conf: 61 audio & 170 video codecs
File not found: 'frameno.avi'
Failed to open frameno.avi
Reading config file H:/MENCODER/mplayer/mencoder: No such file or directory
Reading config file h:\mencoder\men.ini
font: can't open file: H:/MENCODER/mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
success: format: 0 data: 0x0 - 0x496F000
AVI file format detected.
AVI_NI: No audio stream found -> no sound.
AVI: No audio stream found -> no sound.
VIDEO: [HFYU] 720x480 24bpp 23.976 fps 68684.2 kbps (8384.3 kbyte/s)
[V] filefmt:3 fourcc:0x55594648 size:720x480 fps:23.98 ftime:=0.0417

No video encoder (-ovc) selected. Select one (see -ovc help).
Exiting...
...
mencoder is Finished !!
Press any key to continue . . .
Notice, there is no error given in the: Reading config file h:\mencoder\men.ini
line.

I think I figured out why the other likes (linux error lines) show up. They
only show up when there is something wrong. At least, I'm thinking
that this is he reason why.

Also, does anyone know where I can find the font.desc files. I figure,
if I can find this, and copy it to my ..\mplayer\ folder, that even this error
will go away. And, the less garbadge on ones screen, the better it is

@ Hydeus,

I see you noticed that (-ovc) line. I can't figure this out. Even when I use
it the same in in command-line mode, it bails out w/ the error message.

However, if I use my original batch script, that creates a divX file, this configuration
file (men.ini) works fine, I think - - more testing.

-vhelp
Reply With Quote
  #80  
02-16-2004, 05:53 PM
vmesquita vmesquita is offline
Invalid Email / Banned / Spammer
 
Join Date: May 2003
Posts: 3,726
Thanks: 0
Thanked 0 Times in 0 Posts
@Hydeous
I was using the latest FFVFW build. So I guess mencoder and ffvfw speed can be about the same (what actually makes a lot of sense, since they come from the same code.

@vhelp
Nice you found out about a config file, even for WinXP users, editing the command-line can be very confusing sometimes! It's also great to know you're writing a GUI.

@rds_correia
I think the conclusion is that constant quantisizer is not that great thing we believed. Like bilu pointed in the other thread, if you need to discard half of 20.000 kbps, you'll never be able to obey the max and min bitrate. Quantisizer must vary the encoder doesn't go beyond max bitrate or below min bitrate. But I think the great power we have in our hands is that the rate control of mencoder can be tweaked. Maybe this can lead us somewhere.
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 para Windows com suporte de scripts Avisynth rds_correia Conversão e Codificação de Vídeo (Português) 3 05-16-2004 06:58 PM
Mencoder process Priority limits in Windows? Jellygoose Video Encoding and Conversion 4 04-30-2004 02:32 AM
MEncoder under Windows 98 / 98SE / ME ? vhelp Video Encoding and Conversion 51 04-29-2004 05:08 AM

Thread Tools



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