Log in

View Full Version : RealAnime 4 - General Questions and Troubleshooting Thread


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [21] 22 23 24 25 26 27 28 29 30 31 32

sillKotscha
27th February 2006, 21:04
Thanks!

no problem... but are you aware of that tiny cosmetic "bug"?

here is the picture:

http://i2.tinypic.com/oqk651.png

Sirber
27th February 2006, 21:13
You mean this one?

http://img512.imageshack.us/img512/1131/ra4015rr.jpg

WFM with default XP themes (blue).

Sirber
27th February 2006, 21:14
AnimeLQ = Fails
Yes, it works just fine because I was able to play the avisynth file that was created by RA (with AnimeLQ).Does AnimeLQ work or not?

Sirber
27th February 2006, 21:20
No one told me C3D doesn't enable the menu?

http://img429.imageshack.us/img429/4779/snapshot200602241928308ft.jpg

Eretria-chan
27th February 2006, 21:25
Does AnimeLQ work or not?
Does not.

sillKotscha
27th February 2006, 21:27
You mean this one?

http://img512.imageshack.us/img512/1131/ra4015rr.jpg

WFM with default XP themes (blue).

yupp... and it's definitely a style issue... changing to windows default one resolves that issue.

if you'd like to test my xp_style (http://www.crystalxp.net/galerie/en.id.100.htm)

Sirber
27th February 2006, 21:27
Does not.k. I'll make tests and post a small update.

Sirber
27th February 2006, 21:28
yupp... and it's definitely a style issue... changing to windows default one resolves that issue.

if you'd like to test my xp_style (http://www.crystalxp.net/galerie/en.id.100.htm)Can you get the sources and test? I don't have StyleXP.

sillKotscha
27th February 2006, 21:36
I don't have StyleXP.

me nether, if you mean one of the latest versions... :o

but I have the latest freeware of it... install it and than double click on Crystal dlb 2.msstyles in the folder to change your style... you don't have to like it as it is only intended for you for testing :)

I've made a small package for you, you'll find it here (http://s30.yousendit.com/d.aspx?id=2KLQQSW5IK8VY3N00V8BXI9DRH).

Sirber
27th February 2006, 22:42
Sorry, I don't want install StyleXP on my WS. Less things, more stable XP. I'll check about those 2 checkboxs in any case.

Sirber
27th February 2006, 22:49
@Eretria-chan

I just did a test with MSmooth and it works:

# RealAnime 4
LoadPlugin ("C:\Program Files\RealAnime 4\avs\DGDecode.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\aWarpSharp.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\Convolution3DYV12.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\Decomb521.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\IT.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\asharp.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\MSharpen.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\Msmooth.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\VSFilter.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\NiceFPS.dll")
DirectShowSource("C:\Program Files\RealAnime 4\temp\video_0.mkv", fps=23.9759998321533)
MSmooth(strength=2, threshold=15, highq=false)
NiceFPS()
ConvertToYV12()

sillKotscha
27th February 2006, 22:57
Sorry, I don't want install StyleXP on my WS. Less things, more stable XP.

395KB isn't much for install :)

Sirber
27th February 2006, 23:05
@Eretria-chan

I just did a test with MSmooth and it works:

# RealAnime 4
LoadPlugin ("C:\Program Files\RealAnime 4\avs\DGDecode.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\aWarpSharp.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\Convolution3DYV12.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\Decomb521.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\IT.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\asharp.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\MSharpen.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\Msmooth.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\VSFilter.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\NiceFPS.dll")
DirectShowSource("C:\Program Files\RealAnime 4\temp\video_0.mkv", fps=23.9759998321533)
MSmooth(strength=2, threshold=15, highq=false)
NiceFPS()
ConvertToYV12()Bug with AVI. Since now it's in MKV I have to assume FPS.

I have final version, they are never final :(

Eretria-chan
27th February 2006, 23:07
@Eretria-chan

I just did a test with MSmooth and it works:

# RealAnime 4
LoadPlugin ("C:\Program Files\RealAnime 4\avs\DGDecode.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\aWarpSharp.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\Convolution3DYV12.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\Decomb521.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\IT.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\asharp.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\MSharpen.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\Msmooth.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\VSFilter.dll")
LoadPlugin ("C:\Program Files\RealAnime 4\avs\NiceFPS.dll")
DirectShowSource("C:\Program Files\RealAnime 4\temp\video_0.mkv", fps=23.9759998321533)
MSmooth(strength=2, threshold=15, highq=false)
NiceFPS()
ConvertToYV12()
Shrug. Might be my source.
Also, RA failed to encode the 3rd pass. Yep, a lot of time was lost.
Here is a VERY nice picture of what appears when trying to play the avisynth file:
http://www.eluni.net/Access_Violation.JPG
Playing the video itself works just fine.
Here is the log:

[2006-02-27 : 19:27:23] : ***** Converting OGM file (MKVMerge) *****
[2006-02-27 : 19:27:23] : C:\My Installed Apps\RealAnime 4\mkv\mkvmerge.exe -o "C:\My Installed Apps\RealAnime 4\temp\source.mkv" "F:\w00t\Mina videoklipp\Anime\Videos\Chrno Crusade\Chrno_Crusade_-_01_-_Pilot_-_Sister_Rosette_[Ani-Kraze][6A68220D].avi"
[2006-02-27 : 19:27:23] :
[2006-02-27 : 19:27:41] : mkvmerge v1.6.5 ('Watcher Of The Skies') built on Dec 7 2005 18:53:31
[2006-02-27 : 19:27:41] : 'F:\w00t\Mina videoklipp\Anime\Videos\Chrno Crusade\Chrno_Crusade_-_01_-_Pilot_-_Sister_Rosette_[Ani-Kraze][6A68220D].avi': Using the AVI demultiplexer. Opening file. This may take some time depending on the file's size.
[2006-02-27 : 19:27:41] : 'F:\w00t\Mina videoklipp\Anime\Videos\Chrno Crusade\Chrno_Crusade_-_01_-_Pilot_-_Sister_Rosette_[Ani-Kraze][6A68220D].avi' track 0: Using the MPEG-4 part 2 video output module.
[2006-02-27 : 19:27:41] : 'F:\w00t\Mina videoklipp\Anime\Videos\Chrno Crusade\Chrno_Crusade_-_01_-_Pilot_-_Sister_Rosette_[Ani-Kraze][6A68220D].avi' track 1: Using the MPEG audio output module.
[2006-02-27 : 19:27:41] : The file 'C:\My Installed Apps\RealAnime 4\temp\source.mkv' has been opened for writing.
[2006-02-27 : 19:27:41] : progress: 100%
[2006-02-27 : 19:27:41] :
[2006-02-27 : 19:27:41] : The cue entries (the index) are being written...
[2006-02-27 : 19:27:41] : The cue entries (the index) are being written...
[2006-02-27 : 19:27:41] : Muxing took 16 seconds.
[2006-02-27 : 19:27:52] :
[2006-02-27 : 19:27:52] : ***** Extracting MKV file (MKVExtract) *****
[2006-02-27 : 19:27:52] : C:\My Installed Apps\RealAnime 4\mkv\mkvextract.exe tracks "C:\My Installed Apps\RealAnime 4\temp\source.mkv" 2:"C:\My Installed Apps\RealAnime 4\temp\audio_0.mp3" 1:"C:\My Installed Apps\RealAnime 4\temp\video_0.avi"
[2006-02-27 : 19:27:52] :
[2006-02-27 : 19:28:24] : Extracting track 1 with the CodecID 'V_MS/VFW/FOURCC' to the file 'C:\My Installed Apps\RealAnime 4\temp\video_0.avi'.
[2006-02-27 : 19:28:24] : Extracting track 2 with the CodecID 'A_MPEG/L3' to the file 'C:\My Installed Apps\RealAnime 4\temp\audio_0.mp3'.
[2006-02-27 : 19:28:24] : progress: 100%
[2006-02-27 : 19:28:36] :
[2006-02-27 : 19:28:36] : ***** Encoding Audio to .AAC (BeSweet) *****
[2006-02-27 : 19:28:36] : "C:\My Installed Apps\RealAnime 4\besweet\BeSweet.exe" -ssrc( --rate 44100 ) -azid( -s dplii -L -3db ) -core( -input "C:\My Installed Apps\RealAnime 4\temp\audio_0.mp3" -output "C:\My Installed Apps\RealAnime 4\temp\audio_enc_0.aac" ) -dimzon( -dllname WA_aacPlus.dll -cbr 48 -mode 4 -mpeg4 ) -ota( -g max )
[2006-02-27 : 19:28:36] :
[2006-02-27 : 19:33:16] :
[2006-02-27 : 19:33:16] : [00:00:00:000] Initializing...
[2006-02-27 : 19:33:16] : --------------------------
[2006-02-27 : 19:33:16] : Using hip.dll v1.19 by Myers Carpenter <myers@users.sf.net>
[2006-02-27 : 19:33:16] : Using Shibatch.dll v0.25 by Naoki Shibata & DSPguru (shibatch.sourceforge.net).
[2006-02-27 : 19:33:16] : Using WA_aacPlus.dll v2.0 by Kurtnoise (kurtnoise@free.fr)
[2006-02-27 : 19:33:16] : [00:00:00:000] +------- BeSweet -----
[2006-02-27 : 19:33:16] : [00:00:00:000] | Input : C:\My Installed Apps\RealAnime 4\temp\audio_0.mp3
[2006-02-27 : 19:33:16] : [00:00:00:000] | Output: C:\My Installed Apps\RealAnime 4\temp\audio_enc_0.aac
[2006-02-27 : 19:33:16] : [00:00:00:000] | Floating-Point Process: No
[2006-02-27 : 19:33:16] : [00:00:00:000] | Overall Track Gain: 1.999dB
[2006-02-27 : 19:33:16] : [00:00:00:000] +------ Shibatch -----
[2006-02-27 : 19:33:16] : [00:00:00:000] | Source Sample-Rate: 48.0KHz
[2006-02-27 : 19:33:16] : [00:00:00:000] | Dest. Sample-Rate: 44.1KHz
[2006-02-27 : 19:33:16] : [00:00:00:000] | Attenuation : 0.0db
[2006-02-27 : 19:33:16] : [00:00:00:000] +---------------------
[2006-02-27 : 19:33:16] : [00:04:39:000] <-- Transcoding Duration
[2006-02-27 : 19:33:16] : [00:23:10:034] Finalizing...
[2006-02-27 : 19:33:16] : [00:23:10:034] Conversion Completed !
[2006-02-27 : 19:33:16] :
[2006-02-27 : 19:33:16] :
[2006-02-27 : 19:33:16] : Visit DSPguru's Homepage at :
[2006-02-27 : 19:33:16] : http://DSPguru.doom9.net/
[2006-02-27 : 19:33:16] :
[2006-02-27 : 19:33:16] : ***** Encoding Video to x264 File (x264) *****
[2006-02-27 : 19:33:16] : "C:\My Installed Apps\RealAnime 4\bin\x264.exe" --me dia --subme 1 --ref 0 --analyse "none" --weightb --b-pyramid --bime --direct spatial --bframes 3 --filter 1:1 --bitrate 318 --pass 1 --no-fast-pskip --no-psnr --progress --threads 1 -o "NUL:" "C:\My Installed Apps\RealAnime 4\temp\1.avs"
[2006-02-27 : 19:33:16] :
[2006-02-27 : 20:12:05] : avis [info]: 640x480 @ 23.98 fps (33327 frames)
[2006-02-27 : 20:12:05] : x264 [info]: using cpu capabilities MMX MMXEXT SSE 3DNow!
[2006-02-27 : 20:12:05] : x264 [info]: slice I:286 Avg QP:23.69 size: 11995
[2006-02-27 : 20:12:05] : x264 [info]: slice P:14276 Avg QP:26.44 size: 3234
[2006-02-27 : 20:12:05] : x264 [info]: slice B:18765 Avg QP:26.60 size: 347
[2006-02-27 : 20:12:05] : x264 [info]: mb I I16..4: 57.1% 0.0% 42.9%
[2006-02-27 : 20:12:05] : x264 [info]: mb P I16..4: 33.5% 0.0% 0.0% P16..4: 39.1% 0.0% 0.0% 0.0% 0.0% skip:27.3%
[2006-02-27 : 20:12:05] : x264 [info]: mb B I16..4: 0.4% 0.0% 0.0% B16..8: 6.0% 0.0% 0.0% direct: 2.0% skip:91.6%
[2006-02-27 : 20:12:05] : x264 [info]: final ratefactor: 28.90
[2006-02-27 : 20:12:05] : x264 [info]: kb/s:322.9
[2006-02-27 : 20:12:05] :
[2006-02-27 : 20:12:05] : encoded 33327 frames, 14.43 fps, 322.98 kb/s
[2006-02-27 : 20:12:06] :
[2006-02-27 : 20:12:06] : ***** Encoding Video to x264 File (x264) *****
[2006-02-27 : 20:12:06] : "C:\My Installed Apps\RealAnime 4\bin\x264.exe" --me umh --subme 6 --8x8dct --mixed-refs --ref 3 --b-rdo --analyse "all" --weightb --b-pyramid --bime --direct spatial --bframes 3 --filter 1:1 --bitrate 318 --pass 2 --no-fast-pskip --no-psnr --progress --threads 1 -o "NUL:" "C:\My Installed Apps\RealAnime 4\temp\1.avs"
[2006-02-27 : 20:12:06] :
[2006-02-27 : 22:45:17] : avis [info]: 640x480 @ 23.98 fps (33327 frames)
[2006-02-27 : 22:45:17] : x264 [info]: using cpu capabilities MMX MMXEXT SSE 3DNow!
[2006-02-27 : 22:45:17] : x264 [info]: slice I:286 Avg QP:22.30 size: 11968
[2006-02-27 : 22:45:17] : x264 [info]: slice P:14276 Avg QP:24.71 size: 3042
[2006-02-27 : 22:45:17] : x264 [info]: slice B:18765 Avg QP:25.32 size: 449
[2006-02-27 : 22:45:17] : x264 [info]: mb I I16..4: 45.9% 39.9% 14.2%
[2006-02-27 : 22:45:17] : x264 [info]: mb P I16..4: 18.0% 9.1% 1.5% P16..4: 31.1% 4.8% 1.3% 0.1% 0.0% skip:34.0%
[2006-02-27 : 22:45:17] : x264 [info]: mb B I16..4: 0.3% 0.3% 0.0% B16..8: 18.4% 0.3% 0.5% direct: 0.3% skip:79.9%
[2006-02-27 : 22:45:17] : x264 [info]: 8x8 transform intra:32.6% inter:71.6%
[2006-02-27 : 22:45:17] : x264 [info]: ref P 81.1% 12.4% 6.5%
[2006-02-27 : 22:45:17] : x264 [info]: ref B 88.1% 8.1% 3.8%
[2006-02-27 : 22:45:17] : x264 [info]: kb/s:318.1
[2006-02-27 : 22:45:17] :
[2006-02-27 : 22:45:17] : encoded 33327 frames, 3.64 fps, 318.20 kb/s
[2006-02-27 : 22:45:17] :
[2006-02-27 : 22:45:17] : ***** Encoding Video to x264 File (x264) *****
[2006-02-27 : 22:45:17] : "C:\My Installed Apps\RealAnime 4\bin\x264.exe" --me umh --subme 6 --8x8dct --mixed-refs --ref 3 --b-rdo --analyse "all" --weightb --b-pyramid --bime --direct spatial --bframes 3 --filter 1:1 --bitrate 318 --pass 3 --no-fast-pskip --no-psnr --progress --threads 1 -o "C:\My Installed Apps\RealAnime 4\temp\video_enc_0.mkv.mkv.mkv" "C:\My Installed Apps\RealAnime 4\temp\1.avs"
[2006-02-27 : 22:45:17] :
[2006-02-27 : 22:45:20] : avis [error]: unsupported input format (DIB )
[2006-02-27 : 22:45:20] : could not open input file 'C:\My Installed Apps\RealAnime 4\temp\1.avs'
[2006-02-27 : 22:45:21] :
[2006-02-27 : 22:45:21] : ***** ERROR *****
[2006-02-27 : 22:45:21] : Encoder error #-1 (x264)
[2006-02-27 : 22:45:21] :

I don't know what is wrong. You tell me. :confused:
Also, RA seems to crash whenever I close it (at least after these failed encodes).

Sirber
27th February 2006, 23:11
[2006-02-27 : 22:45:20] : avis [error]: unsupported input format (DIB )

Can you repost 1.avs? Try upgrading to a newer version of AVISynth.

Eretria-chan
27th February 2006, 23:18
Same as before. But without the filters msmooth and animelq. I deleted all the files.
Newer version of avisynth? I'll try.
Errrr, btw, where? There are so many topics of avisynth and the "official" page only carries old versions.

Sirber
27th February 2006, 23:25
no new version :(

Maybe your system is unstable. Did you installed my version of ffdshow? Which decoder is used to decode your source?

Eretria-chan
27th February 2006, 23:32
no new version :(

Maybe your system is unstable. Did you installed my version of ffdshow? Which decoder is used to decode your source?
Unstable? Yesssssssssss... very old, this system is (windows installation, that is). I ticked ALL the checkboxes, so don't worry - yes I installed your ffdshow version. FFDShow is not decoding xvid (which the source is encoded with), instead I have xvid codecs installed.

Sirber
28th February 2006, 00:00
Can you set ffdshow to decode xvid?

Sirber
28th February 2006, 00:08
@sillKotscha

The two checkbox are similar to other nearby. Nothing I can do.

Eretria-chan
28th February 2006, 00:22
Can you set ffdshow to decode xvid?
I could, but I doubt it would do anything. Nevertheless, I will try it.
I don't think I will be encoding anything more tonight, but I will try tomorrow!

Sirber
28th February 2006, 00:42
If DirectShowSource crash, it can be the decoder. Here I use only ffdshow and it work #1.

Eretria-chan
28th February 2006, 00:48
Well... that is a tough spot.
It does not crash. Save for when I used both denoise filters. And libavcodec introduces artifacts in one of my movies (in ogg container), so I rather also not use it.

Sirber
28th February 2006, 00:52
As you wish, but I'm affraid I cannot help you further on that issue.

Sirber
28th February 2006, 01:04
Fixed:
* Convolution3D menu
* AVI input
* Logs for AVI

Updated:
* MediaInfo 0.7.1.2 RC1

http://www.detritus.qc.ca

[edit]

4.0.1 to 4.0.2 update removed due to death after usage. For more information, please PM Eretria-chan. :)

Eretria-chan
28th February 2006, 01:11
As you wish, but I'm affraid I cannot help you further on that issue.
I never said I would not try it. :sly:
But what if it does not work? :eek:
I will have a go with your newest version, though, to be sure that it is not solved already.

Sirber
28th February 2006, 01:15
I cannot solve avisynth access violation ;)

new build up on main site and torrent.

Eretria-chan
28th February 2006, 01:18
But it is your program that generates those files :sly:
Fufu, also another problem (in 4.0.2):

[2006-02-28 : 01:15:20] : Log File Creation
[2006-02-28 : 01:15:20] :
[2006-02-28 : 01:15:20] : ***** Converting .AVI file (MKVMerge) *****
[2006-02-28 : 01:15:20] : C:\My Installed Apps\RealAnime 4\mkv\mkvmerge.exe -o "C:\My Installed Apps\RealAnime 4\temp\source.mkv" "F:\w00t\Mina videoklipp\Anime\Videos\Chrno Crusade\Chrno_Crusade_-_01_-_Pilot_-_Sister_Rosette_[Ani-Kraze][6A68220D].avi"
[2006-02-28 : 01:15:20] :
[2006-02-28 : 01:15:34] : mkvmerge v1.6.5 ('Watcher Of The Skies') built on Dec 7 2005 18:53:31
[2006-02-28 : 01:15:34] : 'F:\w00t\Mina videoklipp\Anime\Videos\Chrno Crusade\Chrno_Crusade_-_01_-_Pilot_-_Sister_Rosette_[Ani-Kraze][6A68220D].avi': Using the AVI demultiplexer. Opening file. This may take some time depending on the file's size.
[2006-02-28 : 01:15:34] : 'F:\w00t\Mina videoklipp\Anime\Videos\Chrno Crusade\Chrno_Crusade_-_01_-_Pilot_-_Sister_Rosette_[Ani-Kraze][6A68220D].avi' track 0: Using the MPEG-4 part 2 video output module.
[2006-02-28 : 01:15:34] : 'F:\w00t\Mina videoklipp\Anime\Videos\Chrno Crusade\Chrno_Crusade_-_01_-_Pilot_-_Sister_Rosette_[Ani-Kraze][6A68220D].avi' track 1: Using the MPEG audio output module.
[2006-02-28 : 01:15:34] : The file 'C:\My Installed Apps\RealAnime 4\temp\source.mkv' has been opened for writing.
[2006-02-28 : 01:15:34] : progress: 100%
[2006-02-28 : 01:15:34] :
[2006-02-28 : 01:15:34] : The cue entries (the index) are being written...
[2006-02-28 : 01:15:34] : The cue entries (the index) are being written...
[2006-02-28 : 01:15:34] : Muxing took 13 seconds.
[2006-02-28 : 01:15:34] :
[2006-02-28 : 01:15:34] : ***** Extracting MKV file (MKVExtract) *****
[2006-02-28 : 01:15:34] : "C:\My Installed Apps\RealAnime 4\mkv\mkvextract.exe" tracks "C:\My Installed Apps\RealAnime 4\temp\source.mkv" 2:"C:\My Installed Apps\RealAnime 4\temp\audio_0.mp3"
[2006-02-28 : 01:15:34] :
[2006-02-28 : 01:15:38] : Extracting track 2 with the CodecID 'A_MPEG/L3' to the file 'C:\My Installed Apps\RealAnime 4\temp\audio_0.mp3'.
[2006-02-28 : 01:15:38] : progress: 100%
[2006-02-28 : 01:15:38] :
[2006-02-28 : 01:15:38] : ***** Merge Video in MKV file (MKVMerge) *****
[2006-02-28 : 01:15:38] : "C:\My Installed Apps\RealAnime 4\mkv\mkvmerge.exe" -o "C:\My Installed Apps\RealAnime 4\temp\video_0.mkv" -d 1 -A -S "C:\My Installed Apps\RealAnime 4\temp\source.mkv"
[2006-02-28 : 01:15:38] :
[2006-02-28 : 01:15:47] : mkvmerge v1.6.5 ('Watcher Of The Skies') built on Dec 7 2005 18:53:31
[2006-02-28 : 01:15:47] : 'C:\My Installed Apps\RealAnime 4\temp\source.mkv': Using the Matroska demultiplexer.
[2006-02-28 : 01:15:47] : 'C:\My Installed Apps\RealAnime 4\temp\source.mkv' track 1: Using the MPEG-4 part 2 video output module.
[2006-02-28 : 01:15:47] : The file 'C:\My Installed Apps\RealAnime 4\temp\video_0.mkv' has been opened for writing.
[2006-02-28 : 01:15:47] : progress: 100%
[2006-02-28 : 01:15:47] :
[2006-02-28 : 01:15:47] : The cue entries (the index) are being written...
[2006-02-28 : 01:15:47] : Muxing took 9 seconds.
[2006-02-28 : 01:15:47] :
[2006-02-28 : 01:15:47] : ***** Encoding Video to x264 File (x264) *****
[2006-02-28 : 01:15:47] : "C:\My Installed Apps\RealAnime 4\bin\x264.exe" --me dia --subme 1 --ref 0 --analyse "none" --weightb --b-pyramid --bime --direct spatial --bframes 3 --filter 1:1 --bitrate 318 --pass 1 --no-fast-pskip --no-psnr --progress --threads 1 -o "NUL:" "C:\My Installed Apps\RealAnime 4\temp\1.avs"
[2006-02-28 : 01:15:47] :
[2006-02-28 : 01:15:51] : could not open input file 'C:\My Installed Apps\RealAnime 4\temp\1.avs'
[2006-02-28 : 01:15:51] :
[2006-02-28 : 01:15:51] : ***** ERROR *****
[2006-02-28 : 01:15:51] : Encoder error #-1 (x264)
[2006-02-28 : 01:15:51] :

I tried both filterings. The avisynth file can be played in player.
Avisynth file:

# RealAnime 4
LoadPlugin ("C:\My Installed Apps\RealAnime 4\avs\DGDecode.dll")
LoadPlugin ("C:\My Installed Apps\RealAnime 4\avs\aWarpSharp.dll")
LoadPlugin ("C:\My Installed Apps\RealAnime 4\avs\Convolution3DYV12.dll")
LoadPlugin ("C:\My Installed Apps\RealAnime 4\avs\Decomb521.dll")
LoadPlugin ("C:\My Installed Apps\RealAnime 4\avs\IT.dll")
LoadPlugin ("C:\My Installed Apps\RealAnime 4\avs\asharp.dll")
LoadPlugin ("C:\My Installed Apps\RealAnime 4\avs\MSharpen.dll")
LoadPlugin ("C:\My Installed Apps\RealAnime 4\avs\Msmooth.dll")
LoadPlugin ("C:\My Installed Apps\RealAnime 4\avs\VSFilter.dll")
LoadPlugin ("C:\My Installed Apps\RealAnime 4\avs\NiceFPS.dll")
DirectShowSource("C:\My Installed Apps\RealAnime 4\temp\video_0.mkv", fps=23.9759998321533)
AssumeFPS(23.9759998321533)
MSmooth(strength=2, threshold=15, highq=false)
Convolution3D(preset="animeLQ")
NiceFPS()
ConvertToYV12()

Sirber
28th February 2006, 01:20
Does 'C:\My Installed Apps\RealAnime 4\temp\1.avs' exists?

Eretria-chan
28th February 2006, 01:21
Yes. Yes, it does.
With AnimeHQ, it works. Avisynth file:

# RealAnime 4
LoadPlugin ("C:\My Installed Apps\RealAnime 4\avs\DGDecode.dll")
LoadPlugin ("C:\My Installed Apps\RealAnime 4\avs\aWarpSharp.dll")
LoadPlugin ("C:\My Installed Apps\RealAnime 4\avs\Convolution3DYV12.dll")
LoadPlugin ("C:\My Installed Apps\RealAnime 4\avs\Decomb521.dll")
LoadPlugin ("C:\My Installed Apps\RealAnime 4\avs\IT.dll")
LoadPlugin ("C:\My Installed Apps\RealAnime 4\avs\asharp.dll")
LoadPlugin ("C:\My Installed Apps\RealAnime 4\avs\MSharpen.dll")
LoadPlugin ("C:\My Installed Apps\RealAnime 4\avs\Msmooth.dll")
LoadPlugin ("C:\My Installed Apps\RealAnime 4\avs\VSFilter.dll")
LoadPlugin ("C:\My Installed Apps\RealAnime 4\avs\NiceFPS.dll")
DirectShowSource("C:\My Installed Apps\RealAnime 4\temp\video_0.mkv", fps=23.9759998321533)
AssumeFPS(23.9759998321533)
MSmooth(strength=2, threshold=15, highq=false)
Convolution3D(preset="animeHQ")
NiceFPS()
ConvertToYV12()

Sirber
28th February 2006, 01:22
animeLQ doesn't but animeHQ does...

http://img.photobucket.com/albums/v130/newcster68/SMILIES/CrazySmilieAniMini.gif

Eretria-chan
28th February 2006, 01:23
MovieLQ works.
Aha! Now AnimeLQ works!

Sirber
28th February 2006, 01:25
Nice! All thank to me! Now you can send me $50 using that link:

http://www.detritus.qc.ca/images/donate.png (https://www.paypal.com/xclick/business=sirber@gmail.com&no_shipping=1&item_name=RealAnime%20LE)

;)

Eretria-chan
28th February 2006, 01:27
Not quite! It still crashes all the time when I close it. Get to it! :sly:
I will continue to investigate to see if I can reproduce it.

Sirber
28th February 2006, 01:29
Not quite! It still crashes all the time when I close it. Get to it! :sly:
I will continue to investigate to see if I can reproduce it.RealAnime 4 crash when you close it? Can you post a nice and sexy screenshot?

Eretria-chan
28th February 2006, 01:30
Waiting for audio compress to be complete. Please be patient... (I skipped this before to save time. But I will include it this time to see if I can reproduce it)
But since you made so I can't open two instances at the same time, you have to be patient...

Sirber
28th February 2006, 01:36
But since you made so I can't open two instances at the same time, you have to be patient...What would you do with 2 RealAnime? Unless you have 8 cores and 8GB RAM it's useless ;)

Eretria-chan
28th February 2006, 01:39
What about messing around and trying to reproduce a problem? :sly:
Never ever underestimate what a user might want, despite what you think. That is why I never really restrict my apps from multiple instances :)
Anyway, the errors... let me just upload them.

Right...
http://www.eluni.net/Error.JPG
http://www.eluni.net/Error2.JPG
http://www.eluni.net/Error3.JPG

And so it continues forever to spew errors until I terminate through the task manager.

Sirber
28th February 2006, 01:42
Never ever underestimate what a user might want, despite what you think. That is why I never really restrict my apps from multiple instances :)Then the user will complain RealAnime is very very slow on his brand new PC.

The first goal of a developer is to prevent troublesome situations, then make money ;)

[edit]

Can I have your buggy source? We'll finish this once and for all :devil:

[edit2]

Where are you from? :)

Eretria-chan
28th February 2006, 01:46
Then the user will complain RealAnime is very very slow on his brand new PC.
Then "he" is stupid if "he" expects multiple instances of RA to run simultaneously without a speed drop.

The first goal of a developer is to prevent troublesome situations, then make money ;)
No it is not :p The goal of the developer is to make sure the user is happy with the program! That is, do not limit the user to what he or she may do with it.

[edit]

Can I have your buggy source? We'll finish this once and for all :devil:
I will upload it. But it will take a little while since upstream is only 1 mbps I think.

[edit2]

Where are you from? :)
Sweden, if that tells you anything :p

Sirber
28th February 2006, 01:51
No it is not :p The goal of the developer is to make sure the user is happy with the program! That is, do not limit the user to what he or she may do with it.Are you happy with Microsoft? ;)
Sweden, if that tells you anything :pYeah, somewhere in Africa ;) nah just kidding :D

Can you post the specs of the encoding machine?

Eretria-chan
28th February 2006, 01:53
Are you happy with Microsoft? ;)
I am not, I must admit. Especially I hate WMP when I cannot open multiple instances! Grrrrrrrrrrrrrrr!

Can you post the specs of the encoding machine?
Athlon XP (Barthon) 2800+, 1 GB ram and Windows XP SP 2. Anything more? That I am actually encoding on a 150 GB 7200 rpm IDE HD?

Sirber
28th February 2006, 01:56
Lain though you were having a "P4 HT" problem.
If you just start RealAnime and close it, no encoding, does it crash?

Eretria-chan
28th February 2006, 01:58
...No, it does not. This time it generated the xml-file. I will try once more with the source, although it is without filtering this time, and see what happens.

Sirber
28th February 2006, 02:02
Filtering is external to RealAnime.
RealAnime only monitor launched softwares, like x264.exe.

if RealAnime crash, It can only be from himself OR attached DLLs, like MediaInfo.dll.

Eretria-chan
28th February 2006, 02:04
Still, the error appears when adding the file and trying to encode it. There is no harm in trying.
BINGO! I got a crash! Hehe, okay, that was to be expected. What if just adding it? Does other files work? More to come!

LAIN
28th February 2006, 02:06
Still, the error appears when adding the file and trying to encode it. There is no harm in trying.

Hi,

I'd like to know the version of the MediaInfo.dll (it should be 0.7.1.2) if not, i suggest you to backup the XML file (for setting) than erase the realanime folder and freshly reinstall realanime 4.0.2 ...

we hade some problem with mediainfo.dll and changed the version in the last package.

Thank you

LAIN

Eretria-chan
28th February 2006, 02:08
0.7.1.0. I will try to reinstall then?

Sirber
28th February 2006, 02:09
You are still on 4.0.0 then. Best get 4.0.2 :)

LAIN
28th February 2006, 02:09
0.7.1.0. I will try to reinstall then?


if you can !!! it will allow you to have all latest files that we use in develloppement!!!