• RedFox is offering a Cyber Week discount of 20% on all products (except upgrades/renewals), valid until December 3, 2023.
    If you are entertaining the thought of purchasing one of our products then now is the right time to act!

Mencoder.exe error

turbobungle

New Member
Thread Starter
Joined
Aug 5, 2007
Messages
2
Likes
0
Hello everyone,

Whenever I try to encode a DVD on cloneDVDmobile, regardless of format, I get the following:

File 2 "C:\Program Files\SlySoft\CloneDVDmobile\apps\mencoder.exe" - -ffourcc DIVX -af volume=10 -aspect 4:3 -of lavf -lavfopts format=avi -oac lavc -ovc lavc -lavcopts vcodec=mpeg4:acodec=libmp3lame:vbitrate=431:abitrate=128 -vf scale=320:240,harddup -info name="VIDEO_DVD" -ofps 25 -o "C:\Documents and Settings\Mr Bungle\Desktop\Transformers the Movie 1986.avi" 109 TCE

Encoder output:

Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
:(

always happens at around 5%

What does this mean, and how can I fix......?

Thanks
 
Last edited:
Encoder output:

Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
:(


Do you get any additional lines past these? They are always in the mencoder output and mean nothing bad. So if the encoding stops, there must be another reason.
 
Do you get any additional lines past these? They are always in the mencoder output and mean nothing bad. So if the encoding stops, there must be another reason.

The only additional lines I get are
"
The pipe has been ended.

An encoding error has occurred
."

Thats all....
 
Back
Top