Mazer Rackham
22nd May 2007, 23:50
EDIT: Problem is solved. Look at bottom.
----
Not working batch encoding with HCenc_021.exe:
- I open 8 mpg files in DGIndex, one by one, and save them seperately as d2v project files, resulting in 8 d2v files (and audio files)
- I open the d2v files in PARanoia and save them as avs files
- I open the avs files in HCgui_021.exe and save them as ini files
Folder structure on my partition G is:
HC021 - contains all HC021 files and subfolders, unzipped from HC021.zip
Additional subfolders:
AVS - all avs files made with PARanoia
D2V - all d2v files made with DGIndex
INI - all ini files made with HCgui_021.exe
LOG - for log files, set in HCgui_021.exe
M2V - for m2v output files, set in HCgui_021.exe
My batch file batch.bat placed in folder HC021 looks like this:
HCenc_021 –ini g:\HC021\ini\1.ini
HCenc_021 –ini g:\HC021\ini\2.ini
HCenc_021 –ini g:\HC021\ini\3.ini
HCenc_021 –ini g:\HC021\ini\4.ini
HCenc_021 –ini g:\HC021\ini\5.ini
HCenc_021 –ini g:\HC021\ini\6.ini
HCenc_021 –ini g:\HC021\ini\7.ini
HCenc_021 –ini g:\HC021\ini\8.ini
For example, "1.ini" looks like this:
*INFILE g:\hc021\avs\1.avs
*OUTFILE G:\HC021\m2v\1.m2v
*LOGFILE G:\HC021\log\1.log
*BITRATE 4000
*MAXBITRATE 8000
*FRAMES 0 43063
*PROFILE best
*AUTOGOP 15
*MATRIX mpeg
Running batch.bat gives me the following error message 8 times:
ERROR, input not complete, required input: input file, output file, bitrate, maxbitrate
Aaaaargh! Whats wrong? Where are my mistakes? Help! Please!
----
EDIT: Okay, my problem is solved. The sign "-" was interpreted by HCenc as a funny "u" when copied and pasted from the sample lines in the HCenc pdf file - look at the screenshot of the cmd DOS box. Typing the "-" by hand doesn't produce the strange "u" letter in the cmd DOS box.
http://www.tv-out.de/jpg/HCenc.jpg
----
Not working batch encoding with HCenc_021.exe:
- I open 8 mpg files in DGIndex, one by one, and save them seperately as d2v project files, resulting in 8 d2v files (and audio files)
- I open the d2v files in PARanoia and save them as avs files
- I open the avs files in HCgui_021.exe and save them as ini files
Folder structure on my partition G is:
HC021 - contains all HC021 files and subfolders, unzipped from HC021.zip
Additional subfolders:
AVS - all avs files made with PARanoia
D2V - all d2v files made with DGIndex
INI - all ini files made with HCgui_021.exe
LOG - for log files, set in HCgui_021.exe
M2V - for m2v output files, set in HCgui_021.exe
My batch file batch.bat placed in folder HC021 looks like this:
HCenc_021 –ini g:\HC021\ini\1.ini
HCenc_021 –ini g:\HC021\ini\2.ini
HCenc_021 –ini g:\HC021\ini\3.ini
HCenc_021 –ini g:\HC021\ini\4.ini
HCenc_021 –ini g:\HC021\ini\5.ini
HCenc_021 –ini g:\HC021\ini\6.ini
HCenc_021 –ini g:\HC021\ini\7.ini
HCenc_021 –ini g:\HC021\ini\8.ini
For example, "1.ini" looks like this:
*INFILE g:\hc021\avs\1.avs
*OUTFILE G:\HC021\m2v\1.m2v
*LOGFILE G:\HC021\log\1.log
*BITRATE 4000
*MAXBITRATE 8000
*FRAMES 0 43063
*PROFILE best
*AUTOGOP 15
*MATRIX mpeg
Running batch.bat gives me the following error message 8 times:
ERROR, input not complete, required input: input file, output file, bitrate, maxbitrate
Aaaaargh! Whats wrong? Where are my mistakes? Help! Please!
----
EDIT: Okay, my problem is solved. The sign "-" was interpreted by HCenc as a funny "u" when copied and pasted from the sample lines in the HCenc pdf file - look at the screenshot of the cmd DOS box. Typing the "-" by hand doesn't produce the strange "u" letter in the cmd DOS box.
http://www.tv-out.de/jpg/HCenc.jpg