I tried to do this in the shell: mplex -f 8 -o final.mpg shrinked.m2v movie.ac3
It gives me this error =>
**ERROR: [mplex] Need to split output but there appears to be no %d in the filename pattern final.mpg
So, I thought putting a %d in final like this would help: mplex -f 8 -o final%d.mpg shrinked.m2v movie.ac3
It worked for a while and then gave me this error ==>
**ERROR: [mplex] Too many frame drops -exiting
Could someone tell me how to fix this? I am almost done authoring this DVD.. need some help
Thanks