Username:
B
I
U
S
"
url
img
#
code
sup
sub
font
size
color
smiley
embarassed
thumbsup
happy
Huh?
Angry
Roll Eyes
Undecided
Lips Sealed
Kiss
Cry
Grin
Wink
Tongue
Shocked
Cheesy
Smiley
Sad
<- 1  -   of 69 ->
--
--
List results:
Search options:
Use \ before commas in usernames
Code:
C:\Documents and Settings\Administrator\Desktop\tttttttttt>(
REM "C:\Program Files\anrichan\fieldorder.exe" I01_001.vob
 REM IF NOT !ERRORLEVEL!==-1 (
 IF 6324224 GTR 5000 (
REM Run current vob through dgindex. Set to demux all tracks. Place vid,aud,dela
y info into temporary avs file.
 "C:\Program Files\anrichan\dgmpgdec149\dgindex.exe" -IF=[I01_001.vob] -OM=2 -OF
=[ttttttttttI01_001] -AT=[C:\Program Files\anrichan\dgmpgdec149\infotemplate.avs
] -exit
 REM If there's more than one file to be joined, they must be appended together.

 IF NOT !num! == 1 echo \++\  1>>tttttttttt.avs
 REM Detect audio type, set vid,aud,delay to parameters a, b and c, generate sou
rce line.
 IF EXIST *.ac3 (FOR /F "tokens=1,2,3 delims=," %A IN (ttttttttttI01_001.avs) DO
 (ECHO AC3source(MPEG2source("%A"),"%B").DelayAudio(%C)  1>>tttttttttt.avs ) )
ELSE (IF EXIST *.mpa (FOR /F "tokens=1,2,3 delims=," %A IN (ttttttttttI01_001.av
s) DO (ECHO AudioDub(MPEG2source("%A"),mpasource("%B")).DelayAudio(%C)  1>>ttttt
ttttt.avs ) )  ELSE (IF EXIST *.wav (FOR /F "tokens=1,2 delims=," %A IN (ttttttt
tttI01_001.avs) DO (ECHO AudioDub(MPEG2source("%A"),wavsource("%B"))  1>>ttttttt
ttt.avs ) ) ) )
 DEL ttttttttttI01_001.avs
 SET /A num=!num!+1
)
 ENDLOCAL ENABLEDELAYEDEXPANSION
)

C:\Documents and Settings\Administrator\Desktop\tttttttttt>(ECHO AC3source(MPEG2
source("ttttttttttI01_001.d2v"),"ttttttttttI01_001 T01 2_0ch 256Kbps DELAY 64ms.
ac3").DelayAudio(0.064)  1>>tttttttttt.avs )

C:\Documents and Settings\Administrator\Desktop\tttttttttt>(
REM "C:\Program Files\anrichan\fieldorder.exe" I02_002.vob
 REM IF NOT !ERRORLEVEL!==-1 (
 IF 7204864 GTR 5000 (
REM Run current vob through dgindex. Set to demux all tracks. Place vid,aud,dela
y info into temporary avs file.
 "C:\Program Files\anrichan\dgmpgdec149\dgindex.exe" -IF=[I02_002.vob] -OM=2 -OF
=[ttttttttttI02_002] -AT=[C:\Program Files\anrichan\dgmpgdec149\infotemplate.avs
] -exit
 REM If there's more than one file to be joined, they must be appended together.

 IF NOT !num! == 1 echo \++\  1>>tttttttttt.avs
 REM Detect audio type, set vid,aud,delay to parameters a, b and c, generate sou
rce line.
 IF EXIST *.ac3 (FOR /F "tokens=1,2,3 delims=," %A IN (ttttttttttI02_002.avs) DO
 (ECHO AC3source(MPEG2source("%A"),"%B").DelayAudio(%C)  1>>tttttttttt.avs ) )
ELSE (IF EXIST *.mpa (FOR /F "tokens=1,2,3 delims=," %A IN (ttttttttttI02_002.av
s) DO (ECHO AudioDub(MPEG2source("%A"),mpasource("%B")).DelayAudio(%C)  1>>ttttt
ttttt.avs ) )  ELSE (IF EXIST *.wav (FOR /F "tokens=1,2 delims=," %A IN (ttttttt
tttI02_002.avs) DO (ECHO AudioDub(MPEG2source("%A"),wavsource("%B"))  1>>ttttttt
ttt.avs ) ) ) )
 DEL ttttttttttI02_002.avs
 SET /A num=!num!+1
)
 ENDLOCAL ENABLEDELAYEDEXPANSION
)

C:\Documents and Settings\Administrator\Desktop\tttttttttt>(ECHO AC3source(MPEG2
source("ttttttttttI02_002.d2v"),"ttttttttttI02_002 T01 2_0ch 256Kbps DELAY 64ms.
ac3").DelayAudio(0.064)  1>>tttttttttt.avs )
Missing operator.

C:\Documents and Settings\Administrator\Desktop\tttttttttt>(
REM "C:\Program Files\anrichan\fieldorder.exe" I03_003.vob

Fixed.

Wasn't related to dgindex. Just a misplaced ENDLOCAL.
uploaded 2b2. ripping without mplayer/with pcm audio seems to be working. any and all testing is welcome. if no problems are found within about a week this will become 2 final. then we can start concentrating on 3.

features that will have to wait until 3 (from my list):

"complementparity split screen selection"

"resume from job .bat even when encoding immediately? to be able to fix e.g. trim points + may remove disc from drive message at same time"
Currently, only the mplayer process will rip to the hard drive.
ah yeah, that was written before i realized that. that was also the reason why it's not in 2b2 - didn't want to bother looking for a variable i could use to show/hide the "may remove disc" message.
thethrillness.blogspot.com
I will be using 2b2 to encode my runs(so thorough testing on my part)

Will report any errors (im accident prone with anri these days Wink )
cool, thanks.
Edit history:
TheThrillness: 2007-11-15 08:11:50 pm
thethrillness.blogspot.com
Nothing bad to report, just good and fast encoding. I do not know if it is just me but it seems encoding is faster. Smiley

I cannot see anything wrong with anri now, i think 3 will be as good as it gets.
cool, thanks for the report.
thethrillness.blogspot.com
There is one thing that i would like to see, if it can't be implemented it is ok and i understand.

Is when anri-chan indexes vob files, is there anyway that you can get the user to select the vob file to index?

Like for example i can have like 40 vob files on a dvd, i don't really wanna wait for anri-chan to index and play these other 39 useless vobs.
Edit history:
ballofsnow: 2007-11-18 04:47:03 pm
I doubt we'll be implementing something like that in anri-chan. The point of anri-chan is to be an easy, automatic editor/encoder for inexperienced users who don't want to bother learning it themselves but still get videos that meet SDA standards up on the site. If you want full control, do it yourself. Wink

That said, you may be able to trick anri-chan by copying the ifo files plus whatever vob files you want to C:\VIDEO_TS\ on the hard drive and using that drive letter in anri-chan. Not sure how Mplayer will handle the ripping though; maybe you'd like to find out for us? Smiley
Edit history:
TheThrillness: 2007-11-18 05:09:40 pm
thethrillness.blogspot.com
Suppose i will just avoid MeGUI. Wink

Would have made a "1337" feature. XD
yeah, just put only the vob files you want in c:\VIDEO_TS\. if your dvd recorder is decent that should work. note that they'll probably need to be named as if they're part of a standalone dvd, e.g. VTS_01_1.VOB, VTS_01_2.VOB, VTS_02_1.VOB etc.

so i guess this is 2 final. i'll get the release ready later today.
Edit history:
ballofsnow: 2007-11-18 05:41:47 pm
Try without renaming first. If you rename the vobs, you'll probably need to rename the ifo's too.
why do you need the ifos?
Hm, right, I guess it's not essential. Unless his vobs behave like some of the cases we've seen with bad pgcs, vobs that have audio desync..
Quote:
if your dvd recorder is decent that should work.


unfortunately i think his is bad ...
Got a little bug in the current version:

A saved job doesn't include the %hqq% value, meaning the HQ MP4 will use a minimum quantiser of 1 instead of 19 (that being the next argument).
Edit history:
ballofsnow: 2007-12-18 05:55:40 pm
I thought I fixed that... did it get overwritten in the kb source?
sorry, kb will be back tomorrow hopefully. then we can get to the bottom of this.
If you fixed it since ac2 was released then I may have an out of date version.
Edit history:
ballofsnow: 2007-12-22 02:16:53 am
Code:
ECHO ^(SET hqq=%hqq%^) >> "%projname%_job.bat"


Is already in the current source..
Edit history:
ballofsnow: 2007-12-31 01:00:23 am
anri-chan v2.1?

http://speeddemosarchive.com/kb/index.php/Anri-chan/Source/anri.bat

http://speeddemosarchive.com/kb/index.php/Anri-chan/Source/sample.bat

Sample extraction no longer chooses range 2700 to 3000 atuomatically, but lets the user pick the starting frame, then it takes the next 300 frames.

Please test this out!
Someone want to try this out?
Edit history:
bmn: 2008-01-04 04:26:53 am
Invalid arguments to function "bilinearresize" - trimtemp line 5

No video import on line 4.