View Single Post
Old 14th June 2005, 19:20   #14  |  Link
xtknight
Registered User
 
Join Date: May 2005
Posts: 33
sorry ignore this...my f**k up...

I can't get it to work in general...the log didn't show all the info so I replicated the same command in the command line.

Command line:

PHP Code:
C:\Documents and Settings\unknown>"C:\tools\megui\mencoder.exe" "c:\mydocbackup\May 18-Channel 67 (7 19 pm) 001--mpeg2dec.avs" -ovc lavc -lavcopts vbitrate=80
-"C:\Documents and Settings\unknown\Desktop\test.m4v" -of rawvideo
MEncoder dev
-CVS-050524-19:49-3.4.2 (C2000-2005 MPlayer Team
CPU
Advanced Micro Devices  (Family8Stepping0)
Detected cache-line size is 64 bytes
CPUflags
Type8 MMX1 MMX21 3DNow1 3DNow21 SSE0 SSE20
Compiled 
for x86 CPU with extensionsMMX MMX2 3DNow 3DNowEx SSE SSE2

85 audio 
199 video codecs
File not found
'frameno.avi'
Failed to open frameno.avi
success
format0  data0x0 0x89
============ Sorrythis file format is not recognized/supported =============
=== If 
this file is an AVIASF or MPEG streamplease contact the author! ===
Cannot open demuxer.

Exiting... 
AviSynth script:

PHP Code:
MPEG2Source("C:\Documents and Settings\unknown\My Documents\May 18-Channel 67 (7 19 pm) 001.mpg"
This is understandable...it's an AviSynth script (it exists)...but why does your program import an AviSynth script when mencoder doesn't support it? Maybe it's just me? I've used mencoder with mpg files just fine. Never used vob/ifo files, etc...never recoded a DVD. I don't have any DVDs...I'm just trying to recode a TV show that was recorded in high bit-rate MPEG-2. Also any idea why mencoder doesn't recognize SSE/SSE2 in my Athlon64? Do I have to specify it manually some how? I'm asking all this now because I need to have a way to run MP4Box successfully from your program and fix the progress thing...

Last edited by xtknight; 14th June 2005 at 19:37.
xtknight is offline   Reply With Quote