View Single Post
Old 26th July 2007, 19:30   #109  |  Link
shadowhaze
Registered User
 
Join Date: Jun 2007
Posts: 33
Quote:
Originally Posted by tebasuna51 View Post
I get the same error message when use a incorrect parameter line, for instance whith:
-v 0 -pad 0 -readtoe 1 -b 192 - %d
I get:
Code:
Error writing to file (Encoder has terminated prematurely with code 1; please re-check parameters) : file://C:\Documents and Settings\Toni\Mis documentos\stereoe.ac3
I had a similar problem when I first used your conversion method. I copied the command line encoder settings parameters from your first guide post (which you reference in the updated guide)
Code:
-v 0 -pad -readtoeof 1 -dnorm27 -dynrng 1 -b 448- %d
I now use
Code:
-v 0 -pad 0 -readtoeof 1 -b 576 - %d
and it works fine. For some reason, removing "-dnorm27" and "-dynrng 1" fixed the problem for me.

Like everyone else for posting this guide. Once you get everything installed and set up, it's very easy, fast and the results are great.
shadowhaze is offline   Reply With Quote