Hacking GBAtemp BatchDPG Unofficial Thread

i_Am_Ghost

Active Member
OP
Newcomer
Joined
Mar 3, 2008
Messages
27
Trophies
0
Age
31
Location
Korea, South
Website
iamghost.kr
XP
112
Country
I made this thread for My BatchDPG Unofficial, I will post about updates / tutorials at here.
Sorry about my poor English(aka Engrish), I hope you can understand.

BatchDPG Unofficial ( Current Version - 1.60 )

sp7se1.png


Project Page : http://kthxbai.shit.la/stuffs/BatchDPG
Downloads :
Download from My Blog, can be slow
MediaFire Mirror - BatchDPG 1.60 Unofficial

BatchDPG 1.60 Unofficial:
Code:
BatchDPG 1.60
Added Calculator function when process AviSynth Script.(ex: [calc0]10,-,10[/calc0] returns 0)

Old Changelogs:
BatchDPG 1.40
Can add *.smi file for Subtitle
Subtitle Options
Added "Force to 256*192" Option
Can add Additional Parameter for MEncoder
Preview Function
GUI Combobox Fix
has Newer MEncoder(dont know what is good)

BatchDPG 1.41
File Drag&Drop Support
Better GUI
Multilang Support by ini file

BatchDPG 1.42
Fixed Drag&Drop Bug

BatchDPG 1.43
Minor bug fix

BatchDPG 1.44
Crash Fix

BatchDPG 1.45
"Stop" Function Added.
Cleaned-Up messy folder

BatchDPG 1.46
Added "Encoding Method" Option

BatchDPG 1.47
Fixed Minor GUI Issue

BatchDPG 1.48
Fixed Minor Language Issue

BatchDPG 1.49
Multicore Option Removed
Fixed Some Minor bugs
Better Stop Encoding Function

BatchDPG 1.50
Minimize to Tray
Auto-Save Job List(Stored at BatchDPG_SavedList.dat)
Can Quit BatchDPG while Encoding

BatchDPG 1.51
Fixed Crash when video convert starts

BatchDPG 1.52
Fixed Encoding List Problem

BatchDPG 1.53
Added Context menu at job list
Fixed wierd bug when clicking job list
Better file Drag&Drop speed

BatchDPG 1.54
Fixed System Shutdown related bug after encoding
Added System Shutdown alert message, shutdown can be canceled by click OK

BatchDPG 1.55
New clean & sweet & cool icon
Fixed minor language issue
Fixed file Drag&Drop related bug

BatchDPG 1.56
Removed Force to 256*192 option(Why i made this?)
Added "Keep Aspect Ratio" option
Copy avs file automatically when error occurs(Saved at ErrorLog\ dir)
Removed delay when select media file
Config, Saved List, Langauge files are stored at Settings\ dir
Restricted file extensions for clean view, can add extensions manually by edit Settings\BatchDPG.ini
Show Subtitle file exists at Job List

BatchDPG 1.57
n69id2.png

Better Subtitle, much clean to see.
*note - both pic used same setting.
Can edit more subtitle settings(italic, margin, border, etc..) by edit Settings\BatchDPG_Subtitle.style
Slightly better preview function

BatchDPG 1.58
Fixed Subtitle sync problem
Slightly better preview function, Again.

BatchDPG 1.59
Can customize AviSynth script by edit Settings\BatchDPG_Script.avs
Fixed error detecting related bug

Tutorials:

Tutorials are can be found here

Informations:

Variable List
%BATCHDPGDIR%
%MEDIA%
%AUDIO%
%SUB%
%TEMP%
%OUTPUT%
%FRAMERATE%
%PROFILE%
%WIDTH%
%HEIGHT%
%VIDEOBITRATE%
%VIDEOBITRATEMAX%
%PASSES%
%RESIZER%
%AUDIOBITRATE%
%SAMEPLERATE%
%MODE%
%NORMALIZE%
%KEEPASPECTRATIO%
%SUBFONT%
%SUBSIZE%
%SUBSHADOW%
%SUBPOS%
%ADDPARAM%
%ENCODINGMETHOD%

Calculator Function for AviSynth Script
Basic Syntax:
Code:
[calcx]num1,operator,num2[/calcx]
x = number for set priority, lower number = high priority when process.
num1,num2 = numbers that will be processed, can use variables(%WIDTH%,%HEIGHT%,etc..)
operator = there are 5 operators, +,-,*,/,^

Example:
Code:
[calc0]10,-,10[/calc0] - returns 0

Code:
[calc1][calc0]10,-,5[/calc0],+,5[/calc1] - returns 10
 

m-p{3}

Well-Known Member
Member
Joined
Jan 23, 2008
Messages
254
Trophies
0
Age
37
Location
Montreal QC, Canada
Website
steamcommunity.com
XP
127
Country
Canada
Thank you very much for the new release. Haven't found a bug until several version, but I update just in case. Your effort into writing in english are appreciated. English isn't my mother language too but I understand most of what you write.

Hope you will continue to develop this software for a long time
smile.gif
 

Lumpy09

Member
Newcomer
Joined
Sep 5, 2007
Messages
13
Trophies
0
XP
39
Country
Canada
Ive tried many times to get this to work and every single time I get this error.


badDPGBAD.jpg


and then it converts the video and thats it
I have klc codec pack, storm codec pack and a few audio codecs so i want to know what im doing wrong.
ive also tried different versions of batchDPG ive tried 1.0 and 1.3 beta 4
 

st0nedpenguin

Active Member
Newcomer
Joined
May 16, 2007
Messages
39
Trophies
0
XP
221
Country
United States
The guy writing that tutorial may wanna read up on aspect ratios.

i_Am_Ghost, loving the updated BatchDPG but there's one thing I'm missing.

Is it possible to add the ability to select multiple files in the add file dialog via shift click/control click? It was in older versions but seems to have vanished.
 

i_Am_Ghost

Active Member
OP
Newcomer
Joined
Mar 3, 2008
Messages
27
Trophies
0
Age
31
Location
Korea, South
Website
iamghost.kr
XP
112
Country
st0nedpenguin said:
The guy writing that tutorial may wanna read up on aspect ratios.

i_Am_Ghost, loving the updated BatchDPG but there's one thing I'm missing.

Is it possible to add the ability to select multiple files in the add file dialog via shift click/control click? It was in older versions but seems to have vanished.

I will add that function later.
please use drag & drop function for now
smile.gif
 

sarkwalvein

There's hope for a Xenosaga port.
Member
Joined
Jun 29, 2007
Messages
8,505
Trophies
2
Age
41
Location
Niedersachsen
XP
11,199
Country
Germany
There's a problem when using spanish subtitle files, some characters like ñ á é í ó ú ¡ ¿ doesn't show the right way (those show as Korean characters)... Is there anyway to change this behaviour?
 

Rayder

Mostly lurking lately....
Former Staff
Joined
Jan 14, 2007
Messages
6,607
Trophies
2
Location
USA
XP
646
Country
United States
K-Lite Codec Pack. Google it, download it, install it. All fixed!
lecture.gif


It has ALWAYS worked for me. You may need AVIsynth (Google, DL, install) too, but it MIGHT be covered in the K-Lite pack. I can't remember.....

Once you have that "codec" problem taken care of, the rest will "just work".
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Sicklyboy @ Sicklyboy:
    I wanna grab a 360 Slim and a 360 E one of these days. Missed the boat of getting them at their lowest though, once they were discontinued. Could've got them for cheap back when I was a broke 20 something working at Target, but then again, I was a broke 20 something working at Target
  • Veho @ Veho:
    Being broke is no fun.
  • K3Nv2 @ K3Nv2:
    @Sicklyboy, $150 isn't that bad for a jtag slim on ebay
  • Veho @ Veho:
    I only wish it was actually playable.
  • Veho @ Veho:
    There's a guy on the Tube of You that makes playable mechanical arcade games out of Lego. This could work on the same principle.
  • Veho @ Veho:
    Just a couple of guys taking their manatee out for some fresh air, why you have to molest them?
  • Veho @ Veho:
    Stupid Chinese shop switched their shipping company and this one is slooooooow.
  • LeoTCK @ LeoTCK:
    STOP BUYING CHINESE CRAP THEN
  • LeoTCK @ LeoTCK:
    SUPPORT LOCAL PRODUCTS, MAKE REVOLUTION
  • LeoTCK @ LeoTCK:
    THEY KEEP REMOVING LOCAL SHIt AND REPLACING WItH INFERIOR CHINESE CRAP
  • LeoTCK @ LeoTCK:
    THATS WHY MY PARTNER CANT GET A GOOTWEAR HIS SIZE ANYMORE
  • LeoTCK @ LeoTCK:
    HE HAS BIG FOOT AND BIG DUCK
  • LeoTCK @ LeoTCK:
    d*ck i mean*
  • LeoTCK @ LeoTCK:
    lol
  • Veho @ Veho:
    Mkay.
  • Veho @ Veho:
    I just ordered another package from China just to spite you.
  • SylverReZ @ SylverReZ:
    Communism lol
  • SylverReZ @ SylverReZ:
    OUR products
  • The Real Jdbye @ The Real Jdbye:
    @LeoTCK actually good quality products are dying out because they can't compete with dropshipped chinese crap
    +2
  • BakerMan @ BakerMan:
    @LeoTCK is your partner the sascrotch or smth?
  • Xdqwerty @ Xdqwerty:
    Good morning
    Xdqwerty @ Xdqwerty: Good morning