| Pages: 1 2 3 4 5 6 7 8 9 :: [one page] |
| Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.07 22:16:00 -
[1]
Edited by: Dark Shikari on 07/06/2007 22:21:06 Dark Shikari's H.264 AutoEncoder
Download Now!
The information below is copied directly from the README. There is other information included, but it is too long to post fully here, so I've just included the basics. If you find bugs or problems, post them and I'll fix them.
Version 1.0, June 7th 2007
What it does:
Converts your EVE Online video to an MKV file with H.264 High Profile video and AAC audio.
Why it does it:
With H.264 and AAC, your videos can be vastly smaller while having similar quality. Smaller filesize means less load on EVE-Files and faster downloads.
How to use it:
1. Install AviSynth. The installer is included.
2. Place your video in the Input folder under the name "video.avi". It is recommended that the video you choose as your source be as high quality as possible; don't encode in a very lossy format and then put it in the folder! The video *must* be in .AVI format.
3. Place your audio in the Input folder under the name "audio.wav". Note that the audio must be seperate from the video--any audio in the video will be ignored. The audio *must* be in .WAV format.
4. There are three different encoding modes: High, Medium, and Low speed.
High Speed: Not recommended. Results in files about 35-45% larger than the other two modes. Use only if you're short on time.
Medium Speed: The most common encoding mode.
Low Speed: About 30-40% slower than Medium Speed with a 2-4% quality improvement over Medium Speed and little impact on file size. There is no downside other than the slower encoding speed.
5. Once you have chosen your encoding mode, choose a quality level. Note that all of the quality levels are sharp enough that you can read the text on the overview and chat (assuming the original video was that sharp).
High Quality: Still considerably smaller than most .WMV EVE videos, yet has almost perfect quality. Its not flawless, but there's little point in anything beyond this, so no higher quality modes are included.
Medium Quality: The most common encoding mode. Slightly blurry and blocky but overall quite good quality. 40% smaller than High Quality.
Low Quality: Somewhat blurry edges and background and noticable blocking, but still definitely viewable. If a Low Quality encode isn't small enough or is too blocky for you, try shrinking your video to a lower resolution. Low quality is about 40% smaller than Medium Quality.
6. Double click the encoding mode of your choice and off you go! The encoding may take a while depending on the speed of your computer. The encoder is multithreaded and can take advantage of up to 4 cores. It will automatically encode the audio and mux it with the video to create your output file, which will be in the Output folder.
7. Upload to EVE-Files and post your video! Post the following along with your video to ensure that your viewers know how to play your video.
You'll need the [url="http://www.cccp-project.net/"]CCCP[/url] (codec pack) or [url="http://www.videolan.org/vlc/"]VLC[/url] (standalone player) in order to play the video. Also note you need a pretty fast computer to play it back without stuttering. If your computer is too slow to play the video at full speed, download [url="http://www.free-codecs.com/download/Codec.htm"]this codec pack[/url] and install *only* the included CoreAVC. If you have the CCCP or FFDshow already installed, disable H.264 decoding in its video codec settings to activate CoreAVC.
--23 Member--
|

Das Forscher
Infinitus Odium
|
Posted - 2007.06.07 22:27:00 -
[2]
let me be the first to say
spiffeh //------------------------------------------------------
|

Firane
0utbreak
|
Posted - 2007.06.07 23:09:00 -
[3]
DS,
Thats very, how do you say, rainbowy
Either way, nice.
-----
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.07 23:14:00 -
[4]
Edited by: Dark Shikari on 07/06/2007 23:13:35
Originally by: Firane DS,
Thats very, how do you say, rainbowy
Either way, nice.
I color-coded it because when I posted it all in white my eyes hurt from the wall of text. 
Personally I think that if each step is a different color from the next you can more easily tell them apart when reading.
-23 Member-
EVE Video makers: save Chribba bandwidth! Use the H.264 AutoEncoder! |

Zoea
Minmatar Synergy. Imperial Republic Of the North
|
Posted - 2007.06.07 23:50:00 -
[5]
Edited by: Zoea on 07/06/2007 23:50:26 also see: staxrip
this blew me away when i found it looking to transcode some video to h.264 (with x264). Also uses AVIsynth :)
Cheers darkshakira I shall be checking your util out shortly. -=-=-=-==-=--=-=-=--=-=--==-=--¼=-==--=-=-=--==-=--=-=-=-=-=-==-=-
|

The CaPoNe
|
Posted - 2007.06.08 06:35:00 -
[6]
hmm i got problems with the first encode batch file, havent checked the other batch files atm moment will do it later. here the fixed bat which then worked for me ,remeber it only the first encode bat, i removed alot of "../".
Quote: echo off echo Encoding audio using 2-pass AAC-LC at 128000 bits per second. "neroAacEnc.exe" -2pass -br 128000 -lc -if "Input/audio.wav" -of "Current Encode/audio.m4a" echo Muxing video and audio. "mkvmerge.exe" -o "Output\video.mkv" --language 1:eng --default-track 1:yes -d 1 -A -S "Current Encode\video.mkv" -a 1 -D -S "Current Encode\audio.m4a" --track-order 0:1,1:1 echo ENCODING DONE! Your file can be found in the Output folder, assuming echo no errors occurred. echo When you hit Enter, the temporary files in the Current Encode folder echo will be deleted. pause del "Current Encode\video.mkv" del "Current Encode\audio.m4a"
i played with staxrip, too. only problem with i got the --aq-strengh option even with the newest x264 exe with aq-patch staxrip crashed all the time. :/ but with AE highprofile 1280x1024@1500kbit/s i could reduce my farewell movie 100mb :) without noticeble quali. loss that impressive :)
thx alot Dark Shiraki for ur effort . maybe i will code a small gui for us ;) im a lover of 1 click tools ;) _________________________________________________ Best Regards The CaPoNe Http://happydt.chill.to |

Pride NL
DEATH'S LEGION Chaos Incarnate.
|
Posted - 2007.06.08 08:49:00 -
[7]
I get some errors;
* Missing cygz.dll * Missing cygwin1.dll * Missing libebml.dll
The first two i could find on the net, the 3rd i could not. I almost think im missing a program/codec or something. While i do have CCCP installed.
Arrive. Raise Hell. Leave. |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.08 10:07:00 -
[8]
Originally by: Pride NL I get some errors;
* Missing cygz.dll * Missing cygwin1.dll * Missing libebml.dll
The first two i could find on the net, the 3rd i could not. I almost think im missing a program/codec or something. While i do have CCCP installed.
Wait, that is very weird, Cygwin DLLs should have nothing to do with this.
It sounds like you guys might have another program which is interfering with the command lines, as x264 is included. I'm going to change the executable file names and see if that works.
-23 Member-
EVE Video makers: save Chribba bandwidth! Use the H.264 AutoEncoder! |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.08 10:17:00 -
[9]
Edited by: Dark Shikari on 08/06/2007 10:17:47 Problem solved, wish they were all that simple. Both of you two already had x264 on your system and the batch files were not smart enough to use the built-in x264 instead. Fixed. Check the download now 
Originally by: The CaPoNe thx alot Dark Shiraki for ur effort . maybe i will code a small gui for us ;) im a lover of 1 click tools ;)
That would be awesome, I'm not much of a GUI guy in terms of coding, but if someone here is that would make our lives that much easier.
All you'd have to do is make it have 9 options (the ones listed) and have a config file where the settings can be changed for each one.
-23 Member-
EVE Video makers: save Chribba bandwidth! Use the H.264 AutoEncoder! |

Pride NL
DEATH'S LEGION Chaos Incarnate.
|
Posted - 2007.06.08 10:27:00 -
[10]
Awesome, only i didnt use a audio file, so it ended up deleting my encode (i was smarter anyway, copied the output before pressing enter).
The result is amazing.
270mb -> 5,5mb with only a bit loss of color. Excellent work!
Arrive. Raise Hell. Leave. |
|

Chribba
Otherworld Enterprises Otherworld Empire
|
Posted - 2007.06.08 10:29:00 -
[11]
DS... Check your special page there's a message there for you 
Help me help you. |
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.08 10:31:00 -
[12]
Edited by: Dark Shikari on 08/06/2007 10:31:51
Originally by: Pride NL Awesome, only i didnt use a audio file, so it ended up deleting my encode (i was smarter anyway, copied the output before pressing enter).
That's an idea, I should make a modification so that it works even without an audio file.
I'll make it so that it copies the video to the output folder, then does the muxing, and so if the muxing fails due to a missing audio file, the video file still ends up there anyways.
Originally by: Chribba DS... Check your special page there's a message there for you 
Fixed.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.08 12:19:00 -
[13]
1.02 out. You can now make videos without using audio. With High Quality mode you can archive FRAPS pretty well since you no longer need audio.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Stems
Trade Consortium
|
Posted - 2007.06.08 12:58:00 -
[14]
Originally by: Pride NL I get some errors;
* Missing cygz.dll * Missing cygwin1.dll * Missing libebml.dll
The first two i could find on the net, the 3rd i could not. I almost think im missing a program/codec or something. While i do have CCCP installed.
I'm having this same problem as well with 1.02. I tried removing all/any codec packs I have installed and the 3 errors still come up 
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.08 13:01:00 -
[15]
Originally by: Stems
Originally by: Pride NL I get some errors;
* Missing cygz.dll * Missing cygwin1.dll * Missing libebml.dll
The first two i could find on the net, the 3rd i could not. I almost think im missing a program/codec or something. While i do have CCCP installed.
I'm having this same problem as well with 1.02. I tried removing all/any codec packs I have installed and the 3 errors still come up 
This is very weird, x264 shouldn't require Cygwin DLLs... I guess I could add them.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Stems
Trade Consortium
|
Posted - 2007.06.08 13:05:00 -
[16]
Edited by: Stems on 08/06/2007 13:07:43 I'll try one last thing - I have WinDVD installed, and I'll uninstall and see if that was conflicting with the program in any way.
Edit - Same error(s) even without WinDVD
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.08 13:06:00 -
[17]
Originally by: Stems I'll try one last thing - I have WinDVD installed, and I'll uninstall and see if that was conflicting with the program in any way.
Don't, see the post, I fixed it.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Stems
Trade Consortium
|
Posted - 2007.06.08 13:09:00 -
[18]
Edited by: Stems on 08/06/2007 13:11:44
Originally by: Dark Shikari
Originally by: Stems I'll try one last thing - I have WinDVD installed, and I'll uninstall and see if that was conflicting with the program in any way.
Don't, see the post, I fixed it.
Too late Shall try out new version 
Edit: First 2 *.dll errors are gone, but now it's asking for libiconv.dll...very odd
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.08 13:31:00 -
[19]
Originally by: Stems Edited by: Stems on 08/06/2007 13:11:44
Originally by: Dark Shikari
Originally by: Stems I'll try one last thing - I have WinDVD installed, and I'll uninstall and see if that was conflicting with the program in any way.
Don't, see the post, I fixed it.
Too late Shall try out new version 
Edit: First 2 *.dll errors are gone, but now it's asking for libiconv.dll...very odd
I'll just add all the damn DLLs 
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Stems
Trade Consortium
|
Posted - 2007.06.08 13:42:00 -
[20]
Originally by: Dark Shikari Edited by: Dark Shikari on 08/06/2007 13:34:25
Originally by: Stems
Originally by: Dark Shikari
Originally by: Stems I'll try one last thing - I have WinDVD installed, and I'll uninstall and see if that was conflicting with the program in any way.
Don't, see the post, I fixed it.
Too late Shall try out new version 
Edit: First 2 *.dll errors are gone, but now it's asking for libiconv.dll...very odd
I'll just add all the damn DLLs 
Edit: DLLs added, upload done, try it again.

Works beautifully now!
*shakes fist at dll's*
|

Intigo
Amarr The League of Legitimate Nigerian Businessmen
|
Posted - 2007.06.08 17:43:00 -
[21]
Awesome thing, just used it for a few test runs, seems very smooth.
I encourage more people to use this.
One request: A lot of my bigger fights are split up in to multiple files since Fraps only captures up to 3.9GB - an option to merge them all together would be great. Then I don't have to dump them all in VirtualDub to merge 'em etc. - or do you know of a good program that does it clean and effectively (without any encoding)? --
|

Akane Miyamoto
Coreli Corporation Corelum Syndicate
|
Posted - 2007.06.08 17:45:00 -
[22]
You finally got fed of all the 600mb 6 minute clips, eh? /me sticks a community member of the year badge on Dark Shikari 
---------------
The Miyamotos, Chaper #1
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.08 17:47:00 -
[23]
Originally by: Intigo Awesome thing, just used it for a few test runs, seems very smooth.
I encourage more people to use this.
One request: A lot of my bigger fights are split up in to multiple files since Fraps only captures up to 3.9GB - an option to merge them all together would be great. Then I don't have to dump them all in VirtualDub to merge 'em etc. - or do you know of a good program that does it clean and effectively (without any encoding)?
Are you using a FAT32 hard disk? FAT32 limits files to 4GB or so. NTFS has no limit.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Intigo
Amarr The League of Legitimate Nigerian Businessmen
|
Posted - 2007.06.08 18:04:00 -
[24]
Originally by: Dark Shikari
Originally by: Intigo Awesome thing, just used it for a few test runs, seems very smooth.
I encourage more people to use this.
One request: A lot of my bigger fights are split up in to multiple files since Fraps only captures up to 3.9GB - an option to merge them all together would be great. Then I don't have to dump them all in VirtualDub to merge 'em etc. - or do you know of a good program that does it clean and effectively (without any encoding)?
Are you using a FAT32 hard disk? FAT32 limits files to 4GB or so. NTFS has no limit.
I have no clue. Is the 80GB Raptor HDD FAT 32? If so, I am.
I have no idea, just fix my request!  --
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.08 18:12:00 -
[25]
Edited by: Dark Shikari on 08/06/2007 18:11:14
Originally by: Intigo
Originally by: Dark Shikari
Originally by: Intigo Awesome thing, just used it for a few test runs, seems very smooth.
I encourage more people to use this.
One request: A lot of my bigger fights are split up in to multiple files since Fraps only captures up to 3.9GB - an option to merge them all together would be great. Then I don't have to dump them all in VirtualDub to merge 'em etc. - or do you know of a good program that does it clean and effectively (without any encoding)?
Are you using a FAT32 hard disk? FAT32 limits files to 4GB or so. NTFS has no limit.
I have no clue. Is the 80GB Raptor HDD FAT 32? If so, I am.
I have no idea, just fix my request! 
FAT32 has nothing to do with the disk, its what you formatted it as. Right click/properties on the disk in My Computer and it'll say.
If its FAT32, I suggest you convert it--Windows has a built-in utility.
Adding your feature might be difficult because I'm hackneying this tool using batch files.
There is a trick you can try: open read_file.avs and change:
DirectShowSource("video.avi")
to
video1=DirectShowSource("video1.avi") video2=DirectShowSource("video2.avi") video3=DirectShowSource("video3.avi") video1+video2+video3
That will combine the three videos.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Intigo
Amarr The League of Legitimate Nigerian Businessmen
|
Posted - 2007.06.08 18:33:00 -
[26]
Edited by: Intigo on 08/06/2007 18:32:27 As you might have realised by now, I'm a tool with hardware etc. in general - now, I tried to mix 'em together as you said. Didn't work. :o 2 files, no audio: http://www.pastebin.ca/551234
It said it was finished right away, just created a 0 byte .mkv file.
Edit:
read_file.avs file is:
video1=DirectShowSource("video1.avi") video2=DirectShowSource("video2.avi") video1+video2 ConvertToYV12() --
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.08 18:35:00 -
[27]
Edited by: Dark Shikari on 08/06/2007 18:35:05
Originally by: Intigo Edited by: Intigo on 08/06/2007 18:32:27 As you might have realised by now, I'm a tool with hardware etc. in general - now, I tried to mix 'em together as you said. Didn't work. :o 2 files, no audio: http://www.pastebin.ca/551234
It said it was finished right away, just created a 0 byte .mkv file.
Edit:
read_file.avs file is:
video1=DirectShowSource("video1.avi") video2=DirectShowSource("video2.avi") video1+video2 ConvertToYV12()
Right click on the AVS file and click "play". Or open it in a video player. If there's an error, it will tell you in the video.
"avis [error]: unsupported input format (DIB )" means that the input isn't YV12. Which means an error occurred before ConvertToYV12().
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Intigo
Amarr The League of Legitimate Nigerian Businessmen
|
Posted - 2007.06.08 18:42:00 -
[28]
Originally by: Dark Shikari Edited by: Dark Shikari on 08/06/2007 18:35:05
Originally by: Intigo Edited by: Intigo on 08/06/2007 18:32:27 As you might have realised by now, I'm a tool with hardware etc. in general - now, I tried to mix 'em together as you said. Didn't work. :o 2 files, no audio: http://www.pastebin.ca/551234
It said it was finished right away, just created a 0 byte .mkv file.
Edit:
read_file.avs file is:
video1=DirectShowSource("video1.avi") video2=DirectShowSource("video2.avi") video1+video2 ConvertToYV12()
Right click on the AVS file and click "play". Or open it in a video player. If there's an error, it will tell you in the video.
"avis [error]: unsupported input format (DIB )" means that the input isn't YV12. Which means an error occurred before ConvertToYV12().
oO - that's odd. I can open the avis just fine in any of my players, they are raw Fraps footage, but when I try to open the .avs file in a player I get:
DirectShowSource: Could not open as video or audio.
Video returned: "DirectShowSource: couldn't open file video1.avi: An object or name was not found."
Audio returned: "DirectShowSource: couldn't open file video1.avi: An object or name was not found."
(C:\Fraps\AutoEncode\H264 AutoEncoder\read_file.avs, line 1)
--
The avis are fine though, they play just fine on their own. :o --
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.08 18:48:00 -
[29]
Edited by: Dark Shikari on 08/06/2007 18:47:34
Originally by: Intigo
DirectShowSource: Could not open as video or audio.
Video returned: "DirectShowSource: couldn't open file video1.avi: An object or name was not found."
Audio returned: "DirectShowSource: couldn't open file video1.avi: An object or name was not found."
(C:\Fraps\AutoEncode\H264 AutoEncoder\read_file.avs, line 1)
--
The avis are fine though, they play just fine on their own. :o
Did you put the files in the correct folder? You'll have to do DirectShowSource("input/video1.avi") probably.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Treg Valar
Minmatar Coreli Corporation Corelum Syndicate
|
Posted - 2007.06.08 21:15:00 -
[30]
Edited by: Treg Valar on 08/06/2007 21:15:04 Awesome app! Will come in very useful :P. I can safely say it also does BF2142 files to excellent quality too. 
Can you stop it halfway through or would do something nasty?
|Coreli Corporation Mainframe| |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.08 21:27:00 -
[31]
Originally by: Treg Valar
Awesome app! Will come in very useful :P. I can safely say it also does BF2142 files to excellent quality too. 
Can you stop it halfway through or would do something nasty?
If you kill it, nothing will happen most likely--the video being encoded will stay there (albeit cut off in the middle).
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Ryysa
Caldari
|
Posted - 2007.06.08 21:37:00 -
[32]
OMG DS is actually using his brain for something useful! :P
I'll shall be in touch... get on AIM already!
EW Guide - KB Tool - PVP Event |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.08 21:46:00 -
[33]
1.05 has been released, with an audio bug fixed and a very minor speed increase.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Stems
Trade Consortium
|
Posted - 2007.06.08 23:12:00 -
[34]
This may be a completely random topic, but when I take unprocessed Fraps footage and try to play it in VLC...I get no video at all only audio, where the same file plays fine in WMP10. Soon as I encode the Fraps file using this tool, it plays fine. Any ideas as to why this is happening?
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.08 23:18:00 -
[35]
Originally by: Stems This may be a completely random topic, but when I take unprocessed Fraps footage and try to play it in VLC...I get no video at all only audio, where the same file plays fine in WMP10. Soon as I encode the Fraps file using this tool, it plays fine. Any ideas as to why this is happening?
VLC is codec-independent--instead of using your computer's video codecs, it uses its own. It probably doesn't have a FRAPS codec built-in.
Any other media player, at least any DirectShow one (almost any player) will play it fine.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Dracolich
North Star Networks Cruel Intentions
|
Posted - 2007.06.09 17:13:00 -
[36]
Edited by: Dracolich on 09/06/2007 17:22:21 Yet another great initiative - maybe i can get this working instead of following you initial guideline for advanced users.
Meh call me stupid, but
Originally by: Dark Shikari
1. Install AviSynth. The installer is included.
2. Place your video in the Input folder under the name "video.avi". It is recommended that the video you choose as your source be as high quality as possible; don't encode in a very lossy format and then put it in the folder! The video *must* be in .AVI format.
I can't get a .exe program for Avisynth. Only an uninstall - I thought for a moment its entirely based on script made ie notepad, but your new guide suggests a sort of a GUI. Am I understanding this totally wrong? _____________________________________
_____________________________________ Kreul Intentions is my Guardian Angel |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.09 17:22:00 -
[37]
Edited by: Dark Shikari on 09/06/2007 17:21:50
Originally by: Dracolich Yet another great initiative - maybe i can get this working instead of following you initial guideline for advanced users.
Speaking of which, a GUI version is coming soon that will be even easier. 
Though honestly this version is quite easy as it is 
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Dracolich
North Star Networks Cruel Intentions
|
Posted - 2007.06.09 18:21:00 -
[38]
Originally by: Dark Shikari Edited by: Dark Shikari on 09/06/2007 17:21:50
Originally by: Dracolich Yet another great initiative - maybe i can get this working instead of following you initial guideline for advanced users.
Speaking of which, a GUI version is coming soon that will be even easier. 
Though honestly this version is quite easy as it is 
Thank you for making me feel very stupid, DS - I'll figure it out eventually - Just need to find my stubborn suit of nevergiveup. _____________________________________
_____________________________________ Kreul Intentions is my Guardian Angel |

Stems
Trade Consortium
|
Posted - 2007.06.10 02:12:00 -
[39]
Originally by: Dark Shikari
Originally by: Stems This may be a completely random topic, but when I take unprocessed Fraps footage and try to play it in VLC...I get no video at all only audio, where the same file plays fine in WMP10. Soon as I encode the Fraps file using this tool, it plays fine. Any ideas as to why this is happening?
VLC is codec-independent--instead of using your computer's video codecs, it uses its own. It probably doesn't have a FRAPS codec built-in.
Any other media player, at least any DirectShow one (almost any player) will play it fine.
Ah okay, makes sense 
|

AlleyKat
Gallente The Avalon Foundation
|
Posted - 2007.06.10 14:27:00 -
[40]
Works perfectly.
Took a 275,779,584 bytes Fraps file and squashed it to 4,759,552 bytes using the low speed/high quality encode. The file was 1280x1024 @ 30fps, taken from Tranquility with all graphics settings set to maximum for my machine. Was getting between 4-6 fps on the encode, which is more than acceptable considering I would normally have to run multiple passes through VirtualDub + DivX Pro.
Nice work DS, as always :) I did try your last guide to encoding, and don't mind sounding like a noob when I got stuck at, step 1: Write a script.
January's Film |

WildSide
Infinitus Odium
|
Posted - 2007.06.10 15:24:00 -
[41]
hey.. I got this vid..Im making. My comp for some reason crashes..when Im trying to render the entire vid into a avi file with adobe premiere pro. I was thinking if I render the 14min vid into smaller pieces and then "glue" em to gether using ure codec...will it work? I know I have to take all the sound into its own file though:)
---Living In Norway--- ---Made In Thailand--- |

Kitarie II
Caldari Omega Enterprises Dusk and Dawn
|
Posted - 2007.06.10 15:55:00 -
[42]
awesome tool works perfectly! thx very much m8 --- My sig got stolen :( |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.10 16:15:00 -
[43]
Originally by: WildSide hey.. I got this vid..Im making. My comp for some reason crashes..when Im trying to render the entire vid into a avi file with adobe premiere pro. I was thinking if I render the 14min vid into smaller pieces and then "glue" em to gether using ure codec...will it work? I know I have to take all the sound into its own file though:)
Is your hard drive formatted as FAT32? Right click on your drive and click properties. If it is NTFS, no problem, if its FAT32 it can't store any file over 4GB in size.
To fix this, either convert the drive to NTFS or save the video using the Lagarith or HuffYUV codec, which will shrink it losslessly.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.10 23:49:00 -
[44]
Edited by: Dark Shikari on 10/06/2007 23:48:25 VERSION 2.0 RELEASED!
Updates include:
- Brand new GUI by The CaPoNe
- Can read audio files directly from the input file--no need to create a separate audio file
- Tons of bugfixes and optimizations
- Control over audio bitrate.
- Support for custom encoding options for the advanced user
- Automatic deleting of all temporary files
- Choice of output file location
- Reorganization of files
- And much much more!
Thanks a ton to The CaPoNe for putting in hours of work on this thing and finally getting it to work smoothly and simply.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Megasaxon
Caldari Vale Heavy Industries Molotov Coalition
|
Posted - 2007.06.10 23:50:00 -
[45]
Dark, with this tool, would you gain or lose compression-quality for example if you:
1. Compressed your FRAPS with tool. 2. Did a Vegas Movie, used to make with cool stuff in it, fully uncompressed. 3. Re-Compressed *.avi with tool.
Would it be damn clear as hell or become over-compressed?
Now who said that Cerb's can't have a DEATHBEAM!? The wuv you spread is gold. -Capsicum |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.10 23:52:00 -
[46]
Originally by: Megasaxon Dark, with this tool, would you gain or lose compression-quality for example if you:
1. Compressed your FRAPS with tool. 2. Did a Vegas Movie, used to make with cool stuff in it, fully uncompressed. 3. Re-Compressed *.avi with tool.
Would it be damn clear as hell or become over-compressed?
If you want to make it relatively clear, compress the FRAPS on high quality mode. I may add an option in the future for an "extra high quality" mode to use with FRAPS.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Megasaxon
Caldari Vale Heavy Industries Molotov Coalition
|
Posted - 2007.06.10 23:55:00 -
[47]
If you do, please eve-mail me as soon as you release that, as that's the way I would be doing it. 5TB's of HD's and they're all full of FRAPS! 
Now who said that Cerb's can't have a DEATHBEAM!? The wuv you spread is gold. -Capsicum |

The CaPoNe
|
Posted - 2007.06.11 08:18:00 -
[48]
Originally by: Dark Shikari Thanks a ton to The CaPoNe for putting in hours of work on this thing and finally getting it to work smoothly and simply.
I want to thank Dark Shikari too. he Spend hour's of testing in this tool :)
I hope this tool can be useful. _________________________________________________ Best Regards The CaPoNe Http://happydt.chill.to |

Sleepkevert
Amarr
|
Posted - 2007.06.11 10:43:00 -
[49]
Edited by: Sleepkevert on 11/06/2007 10:45:41 zomg, this tread needs some glue!
anyway, fiddling, looks like I'm getting an error, but it closes to fast to read it, how about a log file when in debugging mode, that just echo's the text in the cmd screen to log? Nevermind, was to lazy to read the readme and run the installer first..
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.11 10:45:00 -
[50]
Originally by: Sleepkevert zomg, this tread needs some glue!
anyway, fiddling, looks like I'm getting an error, but it closes to fast to read it, how about a log file when in debugging mode, that just echo's the text in the cmd screen to log?
That would be a good idea. To see what error its generating, you can open a command prompt and run the batch file manually.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Trypho
Minmatar Infinitus Odium
|
Posted - 2007.06.11 21:17:00 -
[51]
Great job on the application, it eased up converting my presentation for college alot ;)
I encountered a problem with converting a particullar file to .mkv. I exported it uncompressed from Adobe Premiere 2.0 on Vista, and it required one of the two availible v210 codecs from this page to function correctly.
I found this solution because of an error message given by another app. Conversion went OK after this, reducing my 50 GB RAW-file to 35 MB :D
|

Gauss Belloid
Prison Break Inc.
|
Posted - 2007.06.11 21:30:00 -
[52]
Thank you for this great program Dark Shikari,
I fraps in 1920x1200 and having some issues producing non-stuttering videos even with lowest quality settings. I would hate to lower the resolution since it really degrades quality a LOT. Any switches I can play with to make it watchable. I run a dual core 2 ghz cpu btw.
And again thanks to you and CaPoNe for your efforts.
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.11 22:02:00 -
[53]
Originally by: Gauss Belloid Thank you for this great program Dark Shikari,
I fraps in 1920x1200 and having some issues producing non-stuttering videos even with lowest quality settings. I would hate to lower the resolution since it really degrades quality a LOT. Any switches I can play with to make it watchable. I run a dual core 2 ghz cpu btw.
And again thanks to you and CaPoNe for your efforts.
I'd recommend you get CoreAVC as linked in the original post--it is four times faster than FFDShow and VLC if you have a dual core CPU (twice as fast, plus two cores = four times as fast).
Note that none of the quality settings on this program should affect playback speed much--only marginally. I could add a checkbox for lower complexity encoding, which would disable CABAC and some other options.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Kainan Mai
Amarr System-Lords E N I G M A
|
Posted - 2007.06.12 13:25:00 -
[54]
Kudos to both of ya, works great and videos looks great!
*Applause*

Popz! Popz! |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.12 19:48:00 -
[55]
Version 2.01 is out!
New features include Low Complexity Mode and FRAPS Backup Mode.
Other updates include bugfixes and README improvements, along with a built-in README reader and automatic saving of Custom command-line options.
From the README:
Low Complexity Mode: Lowers the CPU cost of decoding by 35% or more! However, this results in about 10% lower quality and 10-15% higher file size.
How it works: It disables CABAC, a compression scheme that requires a lot of CPU to decode. This results in the larger file size. It also disables deblocking, resulting in more blockiness but increased playback speed.
FRAPS Backup: Uses an extra-high quality setting suitable for FRAPS backups. Still vastly smaller than the original FRAPS, of course. NOTE: this overrides the quality setting set in the main panel, but does not override the speed setting.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

The CaPoNe
|
Posted - 2007.06.12 20:11:00 -
[56]
Important update. v2.01 build 1025
found a nasty bug at saving :/
Download this exe ,extract it in the install dir, and delete the Codec.hrs. Then restart the exe. After this the update is completed.
Sry for this. DS will upgrade the setup exe soon (TM) ;) _________________________________________________ Best Regards The CaPoNe Http://happydt.chill.to |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.12 21:09:00 -
[57]
Originally by: The CaPoNe Important update. v2.01 build 1025
found a nasty bug at saving :/
Download this exe ,extract it in the install dir, and delete the Codec.hrs. Then restart the exe. After this the update is completed.
Sry for this. DS will upgrade the setup exe soon (TM) ;)
Uploaded fixed version.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

zero2espect
Amarr Infinitus Odium
|
Posted - 2007.06.15 13:09:00 -
[58]
DS does this resize the video or just compress at same resolution using the codec at the selected bitrates?
if not, this could possibly be an "advanced option"? using a target resolution for x and y box? sometimes less is more...zero
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.15 13:20:00 -
[59]
Originally by: zero2espect DS does this resize the video or just compress at same resolution using the codec at the selected bitrates?
if not, this could possibly be an "advanced option"? using a target resolution for x and y box?
Nope, it doesn't resize, but I have actually been considering that as a feature for 2.02!
One advantage is that since it uses AviSynth, it can use better resizing algorithms than most programs use, and so the result will look a lot better.
Another thing I'm considering is, if I can figure out a way for the program to read the resolution of the input video, a feature that "autocrops" the sides of the video by a couple pixels to make both x and y divisible by 16. This improves H.264 compression since if they're not divisible by 16, the encoder basically has to add black bars to the sides.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

zero2espect
Amarr Infinitus Odium
|
Posted - 2007.06.15 17:51:00 -
[60]
yer. that was what i was thinking. even just as a quick hackz0r, running a Lanczos resize as part of the application should be a piece of cake :-) sometimes less is more...zero
|

Dave White
coracao ardente Triumvirate.
|
Posted - 2007.06.15 18:14:00 -
[61]
Very handy. Much Thnx and <3
CORA. Killboard Personal Killboard |

Yarek Balear
Veto. Veto Corp
|
Posted - 2007.06.15 19:06:00 -
[62]
Can this be stickied by any chance ? The sheer usefulness of encoding videos at about 1/10th of their normal size is completely ftw 
|

xeom
Coagulated
|
Posted - 2007.06.16 05:39:00 -
[63]
I may have to use this now that I'm recording at 1600x900.Still kinda concerned about using a none standard format tho =\
--- Coagulated
-Videos- Viciously Delicious New! Non-Entity
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.16 05:45:00 -
[64]
Edited by: Dark Shikari on 16/06/2007 05:44:27
Originally by: xeom I may have to use this now that I'm recording at 1600x900.Still kinda concerned about using a none standard format tho =\
Actually, H.264 is the "new standard" of video, and Matroska is the only open standard of video format nowadays. The other standard is MP4, which you can easily convert to anyways. They're all pretty widely accepted standards; the video, for example, should play fine on a Playstation 3 if you remux it to MP4.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Ronny Hendriks
FireStar Inc FATAL Alliance
|
Posted - 2007.06.16 10:31:00 -
[65]
Originally by: Yarek Balear Can this be stickied by any chance ? The sheer usefulness of encoding videos at about 1/10th of their normal size is completely ftw 
QFT!
really nice work DS! I've run some test encodings for quality comparison and results look really good! and the gui makes it a breeze to use *kudos!* -------------------------------------------------------------------------------------
|

Daimien Hayes
|
Posted - 2007.06.16 17:59:00 -
[66]
atlast .... mkv is best codeck around imo... quality stays the same but file size is reduced to third ^^ thnx for this and i hope taht all the others use this too!!! USE IT!
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.16 18:03:00 -
[67]
Originally by: Daimien Hayes atlast .... mkv is best codeck around imo... quality stays the same but file size is reduced to third ^^ thnx for this and i hope taht all the others use this too!!! USE IT!
MKV is a container, not a codec; it can fit almost any type of video in existence.
The codec is x264, an implementation of the H.264/AVC standard 
/nitpicking 
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

INZi
coracao ardente Triumvirate.
|
Posted - 2007.06.17 11:45:00 -
[68]
right. thanks DS. i where gonna ask about if u could reach the 'codec' from AE. but u answered that allready since it's not a codec. but im gonna pass out thanks anyways to bump sum
|

INZi
coracao ardente Triumvirate.
|
Posted - 2007.06.17 11:55:00 -
[69]
ds a couple of questions:
Quote:
x264 [warning]: width or height not divisible by 16 (1440x900), compression will suffer.
how much will it suffer? whould i gain alot in compression by cropping my video?
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.17 16:06:00 -
[70]
Originally by: INZi ds a couple of questions:
Quote:
x264 [warning]: width or height not divisible by 16 (1440x900), compression will suffer.
how much will it suffer? whould i gain alot in compression by cropping my video?
Not much. All that happens is that the encoder adds black bars to the sides (they're not displayed, but they're stored in the video file). This is extra data it has to store.
But guess what? Next version will have an Autocropper that will automagically crop it to the nearest 16 
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Lowa
Gallente North Star Networks Cruel Intentions
|
Posted - 2007.06.17 17:01:00 -
[71]
Edited by: Lowa on 17/06/2007 17:01:29 MY POOR CPU! 
This is great stuff DS! I have a couple of questions though: (And yes, they are going to be noobish since I no longer have any idea what Im doing)
1. 207MB .avi file (1280x720, 15 seconds long) straight from FRAPS becomes 1.5GB when exporting from Premiere with No compression, settings look like this:
Export Video only Entire Sequence
Filetype Microsoft AVI
Video Settings Compressor: None Frame size: 1280h 720v (1.000) Frame rate: 29,97 frames/second Pixel Aspect Ratio: Square Pixels (1.0) Color depth: Millions of colors Quality: 100 (out of 100) Fields: Lower Field First
Is that normal? Or can I get the size down since if I was to make a 10min movie the size would be just rediculous...(I know you warned about uncompressed size but give me a break, its fifteen seconds ffs?! )
2. When saving/exporting in uncompressed, its still takes some time to do that. I thought (I'm sure I'm wrong) that saving it without actually rendering it would just dump the file do disk? But perhaps that is just what it does and I need faster CPU/HDD? In Premiere it looks like its rendering anyway and I think you said that is not needed?
3. The 1.5GB, 15 sec file took about 15 minutes to encode with 'The Tool' using a P4, 3GHz computer. The disk that has teh org file and output file is a Seagate SATA I, 7,2k rpm. Should I upgrade for better speeds (you may laugh) or is there another way to get some more performance out of the old hack?
4. The 1.5GB file comes out at 5MB after encoding so DAMN that is one effective format!
Thanks and thanks again for upcoming questions!
Cheers, Lowa edit: because I cant spell
What if the truth was something else? |

Gauss Belloid
Prison Break Inc.
|
Posted - 2007.06.17 17:08:00 -
[72]
I exported from Vegas before compressing "for real" (with the Auto-Encoder) using the Huff codec. Couldnt really see any difference in quality compared to the source but the filesize compared to uncompressed AVI is big - about 2-3 times smaller I think.
|

INZi
coracao ardente Triumvirate.
|
Posted - 2007.06.17 18:03:00 -
[73]
lowa. i think that fraps uses somekind of compression in it's files. plus there's no audio included in those files. when u grab em into adobe and export em to uncompressed u export uncompressed video which results in the big files. so you are not compressing allready compressed data.
and thanks for the answer DS. sounds good
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.17 18:40:00 -
[74]
Edited by: Dark Shikari on 17/06/2007 18:40:56
Originally by: Lowa 1. 207MB .avi file (1280x720, 15 seconds long) straight from FRAPS becomes 1.5GB when exporting from Premiere with No compression, settings look like this:
Export Video only Entire Sequence
Filetype Microsoft AVI
Video Settings Compressor: None Frame size: 1280h 720v (1.000) Frame rate: 29,97 frames/second Pixel Aspect Ratio: Square Pixels (1.0) Color depth: Millions of colors Quality: 100 (out of 100) Fields: Lower Field First
Is that normal? Or can I get the size down since if I was to make a 10min movie the size would be just rediculous...(I know you warned about uncompressed size but give me a break, its fifteen seconds ffs?! )
Its normal, because FRAPS is not using a lossless codec! FRAPS files are definitely not uncompressed, and use a somewhat lossy compressor that lowers the file size by about 7-8 times. This allows it to write in real-time to the hard disk even for large videos. Visually though the result is almost 100% lossless so you don't notice the difference.
When you save from Premiere, I suggest you use HuffYUV or Lagarith codec; they're a lot smaller! HuffYUV gets about 2-3 times compression, Lagarith 3-4 (note that Lagarith can't be played back in real-time, HuffYUV can).
Originally by: Lowa
2. When saving/exporting in uncompressed, its still takes some time to do that. I thought (I'm sure I'm wrong) that saving it without actually rendering it would just dump the file do disk? But perhaps that is just what it does and I need faster CPU/HDD? In Premiere it looks like its rendering anyway and I think you said that is not needed?
Its mostly because an uncompressed file is huge, and your hard drive's speed is limited.
Originally by: Lowa
3. The 1.5GB, 15 sec file took about 15 minutes to encode with 'The Tool' using a P4, 3GHz computer. The disk that has teh org file and output file is a Seagate SATA I, 7,2k rpm. Should I upgrade for better speeds (you may laugh) or is there another way to get some more performance out of the old hack?
That's not an issue with the disk; the time to read the file off the disk with that drive is around 50 seconds, so the bottleneck is the CPU. Try not encoding on Low Speed mode! The AutoEncoder makes great use of multiple cores so if you have a dual core system it will easily double the performance or more.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Lowa
Gallente North Star Networks Cruel Intentions
|
Posted - 2007.06.17 19:32:00 -
[75]
Thanks mate, I'll give it a go and see what comes out.
I've spent a couple of hours going through all my fraps today just to see what I got and name the good stuff. I didnt realize how much I had. 
/Lowa
What if the truth was something else? |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.17 19:34:00 -
[76]
Originally by: Lowa Thanks mate, I'll give it a go and see what comes out.
I've spent a couple of hours going through all my fraps today just to see what I got and name the good stuff. I didnt realize how much I had. 
/Lowa
Also note that you should use "Progressive scan (no fields)" in Premiere, not "lower field first."
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Lowa
Gallente North Star Networks Cruel Intentions
|
Posted - 2007.06.17 20:23:00 -
[77]
HA! Talk about proactive answering, was on my list of questions to come! :)
/Lowa
What if the truth was something else? |

Imperius Blackheart
Caldari Trinity Nova KIA Alliance
|
Posted - 2007.06.18 03:13:00 -
[78]
Edited by: Imperius Blackheart on 18/06/2007 03:11:59 Working on my first EVE video atm, and I have to say I love this tool, very useful, fraps video bloat is really scary. (they really need to choose a better codec)
"How long was the fight" "20 mins" "WTFBBQEXTERNALHARDDRIVEFULLNESS"
Really helping me keep down the amount of external drive swaps I am having to do :D
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.18 03:21:00 -
[79]
Originally by: Imperius Blackheart Edited by: Imperius Blackheart on 18/06/2007 03:11:59 Working on my first EVE video atm, and I have to say I love this tool, very useful, fraps video bloat is really scary. (they really need to choose a better codec)
"How long was the fight" "20 mins" "WTFBBQEXTERNALHARDDRIVEFULLNESS"
Really helping me keep down the amount of external drive swaps I am having to do :D
The reason FRAPS uses such a crappy codec is because it has to record in high quality while using next-to-no CPU. Even so, at high resolutions, it can drastically cut your system's performance.
Any codec that can get considerably better compression with minimal lossiness takes vastly more CPU.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.18 05:12:00 -
[80]
Edited by: Dark Shikari on 18/06/2007 05:10:37 The next version, 2.1, is in the pipe. Upcoming improvements include:
a) Redesigned interface for improved usability b) Resizing feature c) Autocrop feature d) Tooltip help for all important features, to avoid having to check the Readme for each one
Now that design is complete, coding for these features will begin early this week and it will hopefully be out by the end of the week.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Lowa
Gallente North Star Networks Cruel Intentions
|
Posted - 2007.06.18 07:09:00 -
[81]
DS and Capone are both made of Win! \o/
/Lowa ps. come on, dare to say that you too are doing the "need for speed" initiative... 
What if the truth was something else? |

Arx Sheep
Infinitus Odium
|
Posted - 2007.06.18 18:42:00 -
[82]
Great program, reduced my 5.6 gig file to 200 at high quality:
Only one problem, my short .jpg/.gif moving logos made in Premiere don't play smoothly, they do in the lossless file exported from premiere but in the encoded version it jumps frames. The rest of the movie is smooth.
Any idea?
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.18 20:12:00 -
[83]
Edited by: Dark Shikari on 18/06/2007 20:11:18
Originally by: Arx Sheep Great program, reduced my 5.6 gig file to 200 at high quality:
Only one problem, my short .jpg/.gif moving logos made in Premiere don't play smoothly, they do in the lossless file exported from premiere but in the encoded version it jumps frames. The rest of the movie is smooth.
Any idea?
Check the CPU usage of your video player when playing it back; if it maxes out (50% on a dual-core if you have a singlethreaded codec like FFDShow, or 100% on a single-core), then your processor is too slow.
If the logo animation is very fast or complicated it might require more bitrate than the rest of the video (which, odds are, won't have much motion), and therefore more CPU to decode.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

SirMolly
|
Posted - 2007.06.18 21:47:00 -
[84]
I tried to reencode http://dl.eve-files.com/media/corp/RUSSOBR/Capital_Fleet_Battle_-_hi_res.avi
Strangly the file became bigger using medium speed - high quality settings.
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.18 22:22:00 -
[85]
Originally by: SirMolly I tried to reencode http://dl.eve-files.com/media/corp/RUSSOBR/Capital_Fleet_Battle_-_hi_res.avi
Strangly the file became bigger using medium speed - high quality settings.
1. You're encoding an already-encoded video that had a lot of artifacting to begin with, which x264 isn't that great at. 2. You're taking a pretty low quality video and re-encoding it on high quality mode... therefore making it larger.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

zero2espect
Amarr Infinitus Odium
|
Posted - 2007.06.18 23:49:00 -
[86]
fraps backup?
when it's mkv how do i get it into premier? i thought that you couldn't? sometimes less is more...zero
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.19 00:10:00 -
[87]
Edited by: Dark Shikari on 19/06/2007 00:08:50
Originally by: zero2espect fraps backup?
when it's mkv how do i get it into premier? i thought that you couldn't?
Not sure what Premiere can import; I know it has trouble with all sorts of file and codec types, which has always annoyed me. Last I tried it couldn't even import Xvid!
One trick you can use to import *anything* properly into Premiere is to install the Premiere Avisynth Import plugin, and then create a script (named like read_fraps.avs for example) for each FRAPS file that looks like this:
DirectShowSource("fraps.mkv")
The main reason people want to "back up" FRAPS is that its easy for a serious PvPer to end up with terabytes of FRAPS files. Most people don't want to buy half a dozen hard disks for FRAPS video.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

The CaPoNe
|
Posted - 2007.06.19 13:00:00 -
[88]
Edited by: The CaPoNe on 19/06/2007 13:00:44 H.264 AutoEncoder v2.1.0 is ready :). Damn to this 24h Downtime ;). Just waiting DS come online and test my GUI :)
_________________________________________________ Best Regards The CaPoNe Http://happydt.chill.to |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.19 14:01:00 -
[89]
Originally by: The CaPoNe Edited by: The CaPoNe on 19/06/2007 13:00:44 H.264 AutoEncoder v2.1.0 is ready :). Damn to this 24h Downtime ;). Just waiting DS come online and test my GUI :)
Oh its not ready just yet 
Got some fixes and stuff in a bit, still futzing with it.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Buhhdust Princess
42nd Armored Vigilance Infinitas
|
Posted - 2007.06.19 16:32:00 -
[90]
Dark Shikari, We love you! lol, thanks a bunch mate, real nice app :)
-Buhhdust Princess _______________________________________________
42nd Armored. Proud to be different ;)
Check my Kills out: http://kb.vigil-ance.com/?a=pilot_detail&plt_id=39612 |

Tuberider
Caldari PURE Legion Pure.
|
Posted - 2007.06.19 18:57:00 -
[91]
awsome just what i needed, thanks 
|

MattSB
Domination. KIA Alliance
|
Posted - 2007.06.19 21:29:00 -
[92]
Edited by: MattSB on 19/06/2007 21:27:46 You know, i'm not a mod but i am pretty sure your sig is a little bit to big 
|

Duke Grail
Umbra Congregatio Interstellar Alcohol Conglomerate
|
Posted - 2007.06.20 17:22:00 -
[93]
this program + GUI works great, thanks guys.
|

Xasz
Crimson Squall Molotov Coalition
|
Posted - 2007.06.20 19:44:00 -
[94]
Omg. Much <3
Once again proving why the eve community is so great.
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.21 16:59:00 -
[95]
Small announcement: the link in the readme and posts on the topic to a CoreAVC-containing codec pack is dead as of today: use this link instead.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.22 15:47:00 -
[96]
Version 2.1 released: resizing feature, better interface, tooltip help, and a new version of x264 for improved speed.
Note: You MUST reinstall AviSynth with the new version included for the resizer to work correctly.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Chronus26
Gallente Team Laser Explosion Molotov Coalition
|
Posted - 2007.06.22 22:04:00 -
[97]
I'm having major problems with getting this to encode some short 'test' renderings from premier.
The input files im attempting to compress are raw uncompressed render files from Premier (1152x854 size, around 4 Gb) Trying to encode using the default settings (medium speed/quality) and attampting to have the encoder use the audio track contained in the uncompressed render. The program seems to run fine, and displays no visible errors, but the final output is a 181Kb .MKV file containing nothing but 46 seconds of a grey 'fill'
Any ideas?
(I've been able to encode the files with Xvid via VirtualDub fine, so I'm sure thats not the problem) -----
|

Dave White
coracao ardente
|
Posted - 2007.06.22 22:16:00 -
[98]
Damn DS...even more awesome
You should get system named after you or something
CORA. Killboard Personal Killboard |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.22 22:32:00 -
[99]
Originally by: Chronus26 I'm having major problems with getting this to encode some short 'test' renderings from premier.
The input files im attempting to compress are raw uncompressed render files from Premier (1152x854 size, around 4 Gb) Trying to encode using the default settings (medium speed/quality) and attampting to have the encoder use the audio track contained in the uncompressed render. The program seems to run fine, and displays no visible errors, but the final output is a 181Kb .MKV file containing nothing but 46 seconds of a grey 'fill'
Any ideas?
(I've been able to encode the files with Xvid via VirtualDub fine, so I'm sure thats not the problem)
Very weird. Make a ~1 second video with Premiere (so its small), do a test encode with Debug Mode on, and then zip up read_file.avs and autogenerated.cmd along with the video, upload it to EVE-files, and post the link here. Then I can check it and see what's up.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Chronus26
Gallente Team Laser Explosion Molotov Coalition
|
Posted - 2007.06.22 23:17:00 -
[100]
Originally by: Dark Shikari
Originally by: Chronus26 I'm having major problems with getting this to encode some short 'test' renderings from premier.
The input files im attempting to compress are raw uncompressed render files from Premier (1152x854 size, around 4 Gb) Trying to encode using the default settings (medium speed/quality) and attampting to have the encoder use the audio track contained in the uncompressed render. The program seems to run fine, and displays no visible errors, but the final output is a 181Kb .MKV file containing nothing but 46 seconds of a grey 'fill'
Any ideas?
(I've been able to encode the files with Xvid via VirtualDub fine, so I'm sure thats not the problem)
Very weird. Make a ~1 second video with Premiere (so its small), do a test encode with Debug Mode on, and then zip up read_file.avs and autogenerated.cmd along with the video, upload it to EVE-files, and post the link here. Then I can check it and see what's up.
Hmm I just renderd a 30-frame section of the same project in premier and it has encoded fine... could it be due to the file sized of the renders in trying to encode?
I'll try re-rendering a longer section under the same options and running that through the encoder, its possible that somthing is off with the two renders I made originally. -----
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.22 23:24:00 -
[101]
Originally by: Chronus26
Originally by: Dark Shikari
Originally by: Chronus26 I'm having major problems with getting this to encode some short 'test' renderings from premier.
The input files im attempting to compress are raw uncompressed render files from Premier (1152x854 size, around 4 Gb) Trying to encode using the default settings (medium speed/quality) and attampting to have the encoder use the audio track contained in the uncompressed render. The program seems to run fine, and displays no visible errors, but the final output is a 181Kb .MKV file containing nothing but 46 seconds of a grey 'fill'
Any ideas?
(I've been able to encode the files with Xvid via VirtualDub fine, so I'm sure thats not the problem)
Very weird. Make a ~1 second video with Premiere (so its small), do a test encode with Debug Mode on, and then zip up read_file.avs and autogenerated.cmd along with the video, upload it to EVE-files, and post the link here. Then I can check it and see what's up.
Hmm I just renderd a 30-frame section of the same project in premier and it has encoded fine... could it be due to the file sized of the renders in trying to encode?
I'll try re-rendering a longer section under the same options and running that through the encoder, its possible that somthing is off with the two renders I made originally.
I know someone that encoded just fine from a 42GB input file, so that couldn't be right.
Make sure your drive is NTFS so it supports file sizes over 4GB.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Chronus26
Gallente Team Laser Explosion Molotov Coalition
|
Posted - 2007.06.22 23:29:00 -
[102]
Edited by: Chronus26 on 22/06/2007 23:30:44
Originally by: Dark Shikari
Originally by: Chronus26 LOLstuff
I know someone that encoded just fine from a 42GB input file, so that couldn't be right.
Make sure your drive is NTFS so it supports file sizes over 4GB.
Yup source drive is NTFS...
I have a 60 Second 1800 frame clip 50% rendered to test out... I'm sure it has to be somthing simple, like the hours of issues I had trying to understand 2-pass encoding. -----
|

The CaPoNe
|
Posted - 2007.06.23 04:10:00 -
[103]
Originally by: Chronus26 Edited by: Chronus26 on 23/06/2007 00:09:51 Here are the debug files and the .mkv
thats rly wierd :(. latest avisynth installed? _________________________________________________ Best Regards The CaPoNe Http://happydt.chill.to |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.23 04:15:00 -
[104]
Edited by: Dark Shikari on 23/06/2007 04:14:44
Originally by: Chronus26
Originally by: Dark Shikari
Originally by: Chronus26 LOLstuff
I know someone that encoded just fine from a 42GB input file, so that couldn't be right.
Make sure your drive is NTFS so it supports file sizes over 4GB.
Yup source drive is NTFS...
I have a 60 Second 1800 frame clip 50% rendered to test out... I'm sure it has to be somthing simple, like the hours of issues I had trying to understand 2-pass encoding.
EDIT: nope, the 60 second file did exactly the same as the last two longer files.
Here are the debug files and the .mkv
EDIT2: I'm getting the feeling it may be a codec issue.. watching the file in that .zip in VLC, the last few frames seem to show up fine... I'm able to play other .mkv videos fine though (Lofty's recent vid and Wildsides one too)
Can you upload the shortest uncompressed file you can get that still has the problem?
Compress it using 7zip on Ultra mode and put it on Mediafire or some other site, as its going to be pretty big.
Also, before you go and upload a file, download the CCCP Insurgent and post the results of a test render on the original file in which the problem occurs (not the MKV, the uncompressed one).
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Chronus26
Gallente Team Laser Explosion Molotov Coalition
|
Posted - 2007.06.23 13:53:00 -
[105]
Originally by: Dark Shikari Can you upload the shortest uncompressed file you can get that still has the problem?
Compress it using 7zip on Ultra mode and put it on Mediafire or some other site, as its going to be pretty big.
Also, before you go and upload a file, download the CCCP Insurgent and post the results of a test render on the original file in which the problem occurs (not the MKV, the uncompressed one).
Well the CCCP Insurgent doesn't seem to find anything I can recognize as a H.264 encoder. I've looked up and installed the X264 codec which shows up in VDub (which only encodes to .WMV I think) but not in CCCP Insurgent. I assume since your program is using its own encoder that none of this should really matter...
I'll sort out the render file stuff in a bit... -----
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.23 14:14:00 -
[106]
Originally by: Chronus26
Originally by: Dark Shikari Can you upload the shortest uncompressed file you can get that still has the problem?
Compress it using 7zip on Ultra mode and put it on Mediafire or some other site, as its going to be pretty big.
Also, before you go and upload a file, download the CCCP Insurgent and post the results of a test render on the original file in which the problem occurs (not the MKV, the uncompressed one).
Well the CCCP Insurgent doesn't seem to find anything I can recognize as a H.264 encoder. I've looked up and installed the X264 codec which shows up in VDub (which only encodes to .WMV I think) but not in CCCP Insurgent. I assume since your program is using its own encoder that none of this should really matter...
I'll sort out the render file stuff in a bit...
I'm not talking about encoders here, I'm talking about decoders.
My worry is that when my program is viewing your input video, it somehow screws up the playback.
So I want you to run the Insurgent Test Render on the INPUT video, the large file, the uncompressed one.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Chronus26
Gallente Team Laser Explosion Molotov Coalition
|
Posted - 2007.06.23 14:20:00 -
[107]
File: C:\Documents and Settings\Alasdair\Desktop\EVE Videos\06-07\06-07_testrender6.avi
Filter 0: Default DirectSound Device Filename: C:\WINDOWS\System32\quartz.dll Filter CRC: EF5A266F Date: 2005-08-30 | 04:54:26 Filter 1: Video Renderer Filename: C:\WINDOWS\System32\quartz.dll Filter CRC: EF5A266F Date: 2005-08-30 | 04:54:26 Filter 2: Color Space Converter Filename: C:\WINDOWS\System32\quartz.dll Filter CRC: EF5A266F Date: 2005-08-30 | 04:54:26 Filter 3: AVI Splitter Filename: C:\WINDOWS\System32\quartz.dll Filter CRC: EF5A266F Date: 2005-08-30 | 04:54:26 Filter 4: C:\Documents and Settings\Alasdair\Desktop\EVE Videos\06-07\06-07_testrender6.avi Filename: C:\WINDOWS\System32\quartz.dll Filter CRC: EF5A266F Date: 2005-08-30 | 04:54:26
this? -----
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.23 15:04:00 -
[108]
Edited by: Dark Shikari on 23/06/2007 15:04:15
Originally by: Chronus26 I've done a little investigating. I read a little on what AviSynth is designed to do, and made a script simply to play the input file:
Quote:
DirectShowSource("C:\Documents and Settings\Alasdair\Desktop\EVE Videos\06-07\06-07_testrender6.avi")
Now, when I open this file, Media Player pops up with the mysterous grey fill. Looks like AviSynth isn't processing the video properly. So, either Avisynth doesn't like my input file or it has gone wrong somehow (i'll try reinstalling it- done, no difference).
This sounds like a bug in AviSynth or something strnage about how it interacts with your system.
I'd suggest you go to the AviSynth forums over at Doom9; they know a lot more about AviSynth than I do and can probably find the problem.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Chronus26
Gallente Team Laser Explosion Molotov Coalition
|
Posted - 2007.06.23 15:25:00 -
[109]
Originally by: Dark Shikari Edited by: Dark Shikari on 23/06/2007 15:04:15
Originally by: Chronus26 I've done a little investigating. I read a little on what AviSynth is designed to do, and made a script simply to play the input file:
Quote:
DirectShowSource("C:\Documents and Settings\Alasdair\Desktop\EVE Videos\06-07\06-07_testrender6.avi")
Now, when I open this file, Media Player pops up with the mysterous grey fill. Looks like AviSynth isn't processing the video properly. So, either Avisynth doesn't like my input file or it has gone wrong somehow (i'll try reinstalling it- done, no difference).
This sounds like a bug in AviSynth or something strnage about how it interacts with your system.
I'd suggest you go to the AviSynth forums over at Doom9; they know a lot more about AviSynth than I do and can probably find the problem.
Will do, thx for your help. -----
|

Omega Man
The Geddy Foundation
|
Posted - 2007.06.24 15:13:00 -
[110]
DS, slightly off topic, but it bumps a great thread.
You are re-encoding various movies and reposting them onto eve-files.
I wondered what program you are using to re-encode and the methodology behind this.
ie i have a hard disk groaning with downloaded vids and it would be nice to crunch them down using this encoder.
|

The CaPoNe
|
Posted - 2007.06.24 15:23:00 -
[111]
Originally by: Omega Man I wondered what program you are using to re-encode...
maybe with this Tool _________________________________________________ Best Regards The CaPoNe Http://happydt.chill.to |

kessah
Blood Corsair's
|
Posted - 2007.06.24 15:26:00 -
[112]
very impressive actually.
610MB down to 195MB with very little if any quality loss.
Thanks guys. -------------------------------------------------------- [Video] Forever Pirate 3
|

Omega Man
The Geddy Foundation
|
Posted - 2007.06.24 18:31:00 -
[113]
Originally by: The CaPoNe
Originally by: Omega Man I wondered what program you are using to re-encode...
maybe with this Tool
Maybe I was not clear, what prog is being used to convert non avi files to avi stripping the audio from it so it can be plugged back into the Autoencoder and then crunched.
Or am I being super dense and not seeing the obvious in front of me.
|

Takahashi Arran
coracao ardente Triumvirate.
|
Posted - 2007.06.24 19:03:00 -
[114]
DS great tool but does it not break the GPL license of x264?? I know nothing about programming though so please correct me if i'm wrong
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.24 19:15:00 -
[115]
Originally by: Takahashi Arran DS great tool but does it not break the GPL license of x264?? I know nothing about programming though so please correct me if i'm wrong
The GPL itself is included in a file called "copying", I believe, so that aspect isn't violated. I could include a link to the x264 source on the next release but that's honestly just pedantics; its free online anyways. The GPL doesn't prohibit you from distributing a GPL'd program along with a non-GPL'd program; it prohibits you from linking a non-GPLed program to a GPL'd program/library when compiling them.
I can give you a GPL'd and non-GPL'd program and have one call the other, as is done with the AutoEncoder.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Takahashi Arran
coracao ardente Triumvirate.
|
Posted - 2007.06.24 19:27:00 -
[116]
Originally by: Dark Shikari
stuff
excellent, I knew it was probably me 
|

Chronus26
Gallente Team Laser Explosion Molotov Coalition
|
Posted - 2007.06.24 21:24:00 -
[117]
Originally by: Omega Man
Originally by: The CaPoNe
Originally by: Omega Man I wondered what program you are using to re-encode...
maybe with this Tool
Maybe I was not clear, what prog is being used to convert non avi files to avi stripping the audio from it so it can be plugged back into the Autoencoder and then crunched.
Or am I being super dense and not seeing the obvious in front of me.
From what I understand it works like this:
- The GUI compiles a script specifying the processes that need to be run to achive the desired output.
- AviSynth is used to process the video (crop etc.) then to 'feed' the video into the x264 encoder.
- The x264 encoder encodes the video stream into H.264 format with the parameters specified by the GUI.
- The audio from the input file is then stripped off using VirtualDub and encoded in AAC format.
- The encoded Audio and Video are then packaged into the final .MKV file. -----
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.24 21:39:00 -
[118]
Originally by: Chronus26
Originally by: Omega Man
Originally by: The CaPoNe
Originally by: Omega Man I wondered what program you are using to re-encode...
maybe with this Tool
Maybe I was not clear, what prog is being used to convert non avi files to avi stripping the audio from it so it can be plugged back into the Autoencoder and then crunched.
Or am I being super dense and not seeing the obvious in front of me.
From what I understand it works like this:
- The GUI compiles a script specifying the processes that need to be run to achive the desired output.
- AviSynth is used to process the video (crop etc.) then to 'feed' the video into the x264 encoder.
- The x264 encoder encodes the video stream into H.264 format with the parameters specified by the GUI.
- The audio from the input file is then stripped off using VirtualDub and encoded in AAC format.
- The encoded Audio and Video are then packaged into the final .MKV file.
Yup, exactly.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Patso Tappaja
Space Perverts and Forum Warriors United Cult of War
|
Posted - 2007.06.25 13:45:00 -
[119]
   
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.25 13:49:00 -
[120]
Originally by: Patso Tappaja
   
CCCP banners are ftw. Use the CCCP! 
I like this one the best though 
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Aberash
eXceed Inc. INVICTUS.
|
Posted - 2007.06.25 14:41:00 -
[121]
I seem to be having some problems with this new version, tried encoding an avi i made from a premiere project(just a 2min clip as a snippet) and at the end of encoding the CMD spams with some messages, the only thing i saw was something about an error, cancelling the operation, and deleting the file...  
VID:[eXceedinc] House of Prawn http://myeve.eve-o |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.25 14:50:00 -
[122]
Originally by: Aberash I seem to be having some problems with this new version, tried encoding an avi i made from a premiere project(just a 2min clip as a snippet) and at the end of encoding the CMD spams with some messages, the only thing i saw was something about an error, cancelling the operation, and deleting the file...  
Turn on Debug mode, edit the generated autogenerated.cmd to add "pause" to the end, and then run it and since it'll pause you'll be able to see what error it is and post it here.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Aberash
eXceed Inc. INVICTUS.
|
Posted - 2007.06.25 15:27:00 -
[123]
bit of a nooby question but how do i edit the autogen cmd 
VID:[eXceedinc] House of Prawn
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.25 15:32:00 -
[124]
Originally by: Aberash bit of a nooby question but how do i edit the autogen cmd 
Open it in notepad 
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Aberash
eXceed Inc. INVICTUS.
|
Posted - 2007.06.25 19:39:00 -
[125]
Edited by: Aberash on 25/06/2007 19:39:35
VID:[eXceedinc] House of Prawn
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.25 20:58:00 -
[126]
Originally by: Aberash i dont know why but suddenly it worked just added pause to the end of the code and it worked.
edit: although the music was about 1sec behind the footage which isnt good 
With Premiere, do you have "optimize stills" on? Try turning it off.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

knifee
Caldari Rage Academy oooh Shiny
|
Posted - 2007.06.27 14:08:00 -
[127]
I just noticed this: http://www.trustedreviews.com/tvs/news/2007/06/27/HD-Broadcast-To-Take-Off-Courtesy-of-H-264/p1
Seems this 264 thingy might be taking off :)
www.eve-dev.net - making a good thing better
|

Adam C
0utbreak
|
Posted - 2007.06.27 18:10:00 -
[128]
tried to convert my wmv file using AutoEncoder and it got stuck extracting audio for hours i finally turned it off.
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.27 18:33:00 -
[129]
Originally by: Adam C tried to convert my wmv file using AutoEncoder and it got stuck extracting audio for hours i finally turned it off.
What, did Virtualdub crash or something?
WMV files are not the best input for the program but they should still work.
The ideal thing to do is to export your video uncompressed or using a lossless codec like HuffYUV, and encode that.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Adam C
0utbreak
|
Posted - 2007.06.28 02:29:00 -
[130]
Edited by: Adam C on 28/06/2007 02:27:42
Originally by: Dark Shikari
Originally by: Adam C tried to convert my wmv file using AutoEncoder and it got stuck extracting audio for hours i finally turned it off.
What, did Virtualdub crash or something?
WMV files are not the best input for the program but they should still work.
The ideal thing to do is to export your video uncompressed or using a lossless codec like HuffYUV, and encode that.
Made a vid in Sony Vegas outputed it to WMV 10. Then Inputed it into AutoEncoder.
what is the most stable input avi?
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.28 02:34:00 -
[131]
Originally by: Adam C Edited by: Adam C on 28/06/2007 02:27:42
Originally by: Dark Shikari
Originally by: Adam C tried to convert my wmv file using AutoEncoder and it got stuck extracting audio for hours i finally turned it off.
What, did Virtualdub crash or something?
WMV files are not the best input for the program but they should still work.
The ideal thing to do is to export your video uncompressed or using a lossless codec like HuffYUV, and encode that.
Made a vid in Sony Vegas outputed it to WMV 10. Then Inputed it into AutoEncoder.
what is the most stable input avi?
My favorite is either HuffYUV (Fastest) or Lagarith (Higher compression but slower). That way you get 100% quality in the input, so no extra quality is lost.
I don't know why a WMV would break though, I've encoded dozens of them just fine.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.29 03:58:00 -
[132]
A cool little bash script for you all.
When importing MKV files into Premiere (from FRAPS backup mode), you need to use the AviSynth import plugin. Which means you need to create an AviSynth file for each MKV file you're importing. This isn't even a bother with one or two files, but with dozens of FRAPS files, this can get aggravating. So I created a little bash script that you can run in Linux or Cygwin to automatically make an avisynth file for every single MKV file in the directory the script is run in.
function strcat (){ local s1_val s2_val s1_val=${!1} s2_val=${!2} eval "$1"=\'"${s1_val}${s2_val}"\' } ls *.mkv -1 --color=none | while read b do a="DirectShowSource(\"" c="\")" d=".avs" strcat a b strcat a c strcat b d echo $a > $b done
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Cilant Lect
Mexican Millionaires
|
Posted - 2007.06.29 05:54:00 -
[133]
I didn't spot a link for HuffYUV, so for those interested you can get it Here ------
|

NightmareX
Caldari Infinitus Odium
|
Posted - 2007.06.30 02:53:00 -
[134]
Originally by: Aberash I seem to be having some problems with this new version, tried encoding an avi i made from a premiere project(just a 2min clip as a snippet) and at the end of encoding the CMD spams with some messages, the only thing i saw was something about an error, cancelling the operation, and deleting the file...  
I have the same problem to, the CMD is telling me that i have some few errors, and that's by converting a movie like CONCORDOKKEN'd. Actually i get those errors on all .avi & .wmv movies i have. If i try to convert a pure fraps footage, then it works with no problems.
If you wonder on what my errors is, then just look at this picture:
http://dl.eve-files.com/media/corp/NightmareX/error.jpg
This one was the CONCORDOKKEN'd movie i tried to convert, but without any luck.
Do you know what the problem is here Dark?, i have the latest version of the AutoEncoder to.
Infinitus Odium - We Are The Bringers Of Hatred |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.30 02:54:00 -
[135]
Edited by: Dark Shikari on 30/06/2007 02:54:04
Originally by: NightmareX
Originally by: Aberash I seem to be having some problems with this new version, tried encoding an avi i made from a premiere project(just a 2min clip as a snippet) and at the end of encoding the CMD spams with some messages, the only thing i saw was something about an error, cancelling the operation, and deleting the file...  
I have the same problem to, the CMD is telling me that i have some few errors, and that's by converting a movie like CONCORDOKKEN'd. Actually i get those errors on all .avi & .wmv movies i have. If i try to convert a pure fraps footage, then it works with no problems.
If you wonder on what my errors is, then just look at this picture:
http://dl.eve-files.com/media/corp/NightmareX/error.jpg
This one was the CONCORDOKKEN'd movie i tried to convert, but without any luck.
Do you know what the problem is here Dark?, i have the latest version of the AutoEncoder to.
Well that is very weird, as everything I've tried with the latest version works fine... and given the language I can't tell what the error message means either!
Try opening the AVS file using VirtualDub manually (the one included) and saving the wav file manually, and seeing if it works.
Did you install AviSynth with virtualdub support? I'm not sure if it needs the option checked or not.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

NightmareX
Caldari Infinitus Odium
|
Posted - 2007.06.30 03:02:00 -
[136]
Originally by: Dark Shikari Edited by: Dark Shikari on 30/06/2007 02:54:04
Originally by: NightmareX
Originally by: Aberash I seem to be having some problems with this new version, tried encoding an avi i made from a premiere project(just a 2min clip as a snippet) and at the end of encoding the CMD spams with some messages, the only thing i saw was something about an error, cancelling the operation, and deleting the file...  
I have the same problem to, the CMD is telling me that i have some few errors, and that's by converting a movie like CONCORDOKKEN'd. Actually i get those errors on all .avi & .wmv movies i have. If i try to convert a pure fraps footage, then it works with no problems.
If you wonder on what my errors is, then just look at this picture:
http://dl.eve-files.com/media/corp/NightmareX/error.jpg
This one was the CONCORDOKKEN'd movie i tried to convert, but without any luck.
Do you know what the problem is here Dark?, i have the latest version of the AutoEncoder to.
Well that is very weird, as everything I've tried with the latest version works fine... and given the language I can't tell what the error message means either!
Try opening the AVS file using VirtualDub manually (the one included) and saving the wav file manually, and seeing if it works.
Did you install AviSynth with virtualdub support? I'm not sure if it needs the option checked or not.
I have the latest AviSynth installed.
It worked now after i just exported the audio from the movie, and then just selected the audio file in the AutoEncoder GUI before i started to encode the movie
Infinitus Odium - We Are The Bringers Of Hatred |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.06.30 04:27:00 -
[137]
Originally by: NightmareX
Originally by: Dark Shikari Well that is very weird, as everything I've tried with the latest version works fine... and given the language I can't tell what the error message means either!
Try opening the AVS file using VirtualDub manually (the one included) and saving the wav file manually, and seeing if it works.
Did you install AviSynth with virtualdub support? I'm not sure if it needs the option checked or not.
I have the latest AviSynth installed. But i couldn't see that i could choose to install AviSynth with VirtualDub support when i was choosing what to install and not to install.
It worked now after i just exported the audio from the movie, and then just selected the audio file in the AutoEncoder GUI before i started to encode the movie
EDIT: It seems that my audio is like 1 sec after the movie when i did convert the movie in that way on some movies, so the audio and the movie is not synced .
EDIT 2: I think i know what the problem is, when i open VirtualDub, and then goes to my fraps folder, i see that i can select my fraps to play in VirtualDub, and it works to encode the fraps videos to. But if i go to my EVE Videos folder, i can almost choose none of the eve movies there, so i'l guess i get those errors because VirtualDub doesn't support those EVE videos i have.
But VirtualDubMod is opening the avisynth file, not the videos; which can read it no matter what.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

NightmareX
Caldari Infinitus Odium
|
Posted - 2007.06.30 10:43:00 -
[138]
Edited by: NightmareX on 30/06/2007 10:47:19
Originally by: Dark Shikari
Originally by: NightmareX
Originally by: Dark Shikari Well that is very weird, as everything I've tried with the latest version works fine... and given the language I can't tell what the error message means either!
Try opening the AVS file using VirtualDub manually (the one included) and saving the wav file manually, and seeing if it works.
Did you install AviSynth with virtualdub support? I'm not sure if it needs the option checked or not.
I have the latest AviSynth installed. But i couldn't see that i could choose to install AviSynth with VirtualDub support when i was choosing what to install and not to install.
It worked now after i just exported the audio from the movie, and then just selected the audio file in the AutoEncoder GUI before i started to encode the movie
EDIT: It seems that my audio is like 1 sec after the movie when i did convert the movie in that way on some movies, so the audio and the movie is not synced .
EDIT 2: I think i know what the problem is, when i open VirtualDub, and then goes to my fraps folder, i see that i can select my fraps to play in VirtualDub, and it works to encode the fraps videos to. But if i go to my EVE Videos folder, i can almost choose none of the eve movies there, so i'l guess i get those errors because VirtualDub doesn't support those EVE videos i have.
But VirtualDubMod is opening the avisynth file, not the videos; which can read it no matter what.
Yeah, by looking closer, it looks like it's something with opening the temp.avs file in the VirtualDub folder, and then there is getting a problem with the sound extracting / converting, and therefor it's failing and the files are getting deleted.
Infinitus Odium - We Are The Bringers Of Hatred |

The CaPoNe
|
Posted - 2007.06.30 11:47:00 -
[139]
@nightmare: rename the directory where u have ur autoencoder installed. something like c:\autoencoder .
in ur picture i see u have tons of space in the directory name.
when i got home i will check the batch scripting routine. it for sure not darks fault :) he just give me the scripts and i coded the tool so its my fault maybe ;)
_____________________________________________________________________________________________________ Best Regards The CaPoNe Http://happydt.chill.to |

NightmareX
Caldari Infinitus Odium
|
Posted - 2007.06.30 11:51:00 -
[140]
Originally by: The CaPoNe @nightmare: rename the directory where u have ur autoencoder installed. something like c:\autoencoder .
in ur picture i see u have tons of space in the directory name.
when i got home i will check the batch scripting routine. it for sure not darks fault :) he just give me the scripts and i coded the tool so its my fault maybe ;)
Will test it now, but i'l guess it wont help much. Will post here to let you know after i have tested it
Infinitus Odium - We Are The Bringers Of Hatred |

The CaPoNe
|
Posted - 2007.06.30 12:41:00 -
[141]
Edited by: The CaPoNe on 30/06/2007 12:43:13 hmmm. try to add a pause before the extracting of the audio.
Quote:
echo ------------------------- echo Encoding the Video. echo ------------------------------ "C:\H 2 6 4 Auto Encoder\tools\x264enc.exe" [huge command]...\read_file.avs" echo --------------------------------------- pause <- add it here. cd "C:\H 2 6 4 Auto Encoder\Tools\VirtualDub"
seems the pc is to fast, so that the directory change fails and virtual dub cant find the temp.avs
if this helps, i will code a small wait command so that the enduser dont need press the button.
_____________________________________________________________________________________________________ Best Regards The CaPoNe Http://happydt.chill.to |

NightmareX
Caldari Infinitus Odium
|
Posted - 2007.06.30 12:50:00 -
[142]
Edited by: NightmareX on 30/06/2007 12:51:40 Edited by: NightmareX on 30/06/2007 12:50:02
Originally by: The CaPoNe Edited by: The CaPoNe on 30/06/2007 12:43:13 hmmm. try to add a pause before the extracting of the audio.
Quote:
echo ------------------------- echo Encoding the Video. echo ------------------------------ "C:\H 2 6 4 Auto Encoder\tools\x264enc.exe" [huge command]...\read_file.avs" echo --------------------------------------- pause <- add it here. cd "C:\H 2 6 4 Auto Encoder\Tools\VirtualDub"
seems the pc is to fast, so that the directory change fails and virtual dub cant find the temp.avs
if this helps, i will code a small wait command so that the enduser dont need press the button.
I have a fast PC yeah
I'm gonna test to add the pause before the program is extracting the audio.
Infinitus Odium - We Are The Bringers Of Hatred |

The CaPoNe
|
Posted - 2007.06.30 12:58:00 -
[143]

make a pic of the tool which settings u choosed.
so i can try to recreate ur error.
thx _____________________________________________________________________________________________________ Best Regards The CaPoNe Http://happydt.chill.to |

NightmareX
Caldari Infinitus Odium
|
Posted - 2007.06.30 13:03:00 -
[144]
Originally by: The CaPoNe

make a pic of the tool which settings u choosed.
so i can try to recreate ur error.
thx
Here is the picture of my settings i use in the AutoEncoder:
http://dl.eve-files.com/media/corp/NightmareX/settings.jpg
Infinitus Odium - We Are The Bringers Of Hatred |

NightmareX
Caldari Infinitus Odium
|
Posted - 2007.06.30 15:14:00 -
[145]
Ok every possinle solutions is tested out with the AutoEncoder now, and i still get those errors
The only solution for me atm is to get an older version of the AutoEncoder, like v2.0
Infinitus Odium - We Are The Bringers Of Hatred |

MellaRinn
The Scope
|
Posted - 2007.07.01 02:54:00 -
[146]
DS and TC - if you guys add a batch-convert option to this so we can backup the fraps folder with the same settings I'll send you a male tachikoma so you can breed them and have a whole new bunch of them every other morning ♥
My Vids - Click |

Joe Ball
Caldari HERZELEID Inc. System of Dawn
|
Posted - 2007.07.01 07:36:00 -
[147]
Edited by: Joe Ball on 01/07/2007 07:35:05 hello,
i run eve under linux (ubuntu) and want to convert my videos for this, someone know what i have to do to convert the video in this "MKV file with H.264 High Profile video and AAC audio" ?
thx joe
|

Mirauder
Synergy. Imperial Republic Of the North
|
Posted - 2007.07.03 15:02:00 -
[148]
Not sure if this is a bug or an intended feature. When using the "fraps backup" option and you tell it to include audio from the video file, it encodes the video, goes to encode the audio and throws an error saying "Unable to open WAV file" or somthing to that effect. However, I did mod the batch file to add a pause at the end so I could read the error, then decided to use the "high" option rather than fraps backup, and everything turned out fine using the same input video.
Am I being a nubbin or is the fraps backup intended for video only? Not a major issue, just archiving some old video back when I captured audio on my fraps (Now I just cap video as I've yet to work out how to speak on TS and record audio without muting yourself due to fraps changing the recording input).
Anyway, cheers for the top notch app.
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.07.03 15:10:00 -
[149]
Originally by: MellaRinn DS and TC - if you guys add a batch-convert option to this so we can backup the fraps folder with the same settings I'll send you a male tachikoma so you can breed them and have a whole new bunch of them every other morning ♥
Just a note I've found... many video editing programs including Premiere don't work very well with the MKV files it produces .
I ended up re-converting all my FRAPS to Lagarith before I included it in a video.
Originally by: Joe Ball hello,
i run eve under linux (ubuntu) and want to convert my videos for this, someone know what i have to do to convert the video in this "MKV file with H.264 High Profile video and AAC audio" ?
thx joe
Well it isn't cross-platform, but the programs it uses are.
Get x264, encode your video, and then use something like FAAC to encode your AAC audio, then use mkvmerge to mux them.
Its not as simple as with an automated GUI.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.07.03 15:11:00 -
[150]
Originally by: Mirauder Not sure if this is a bug or an intended feature. When using the "fraps backup" option and you tell it to include audio from the video file, it encodes the video, goes to encode the audio and throws an error saying "Unable to open WAV file" or somthing to that effect. However, I did mod the batch file to add a pause at the end so I could read the error, then decided to use the "high" option rather than fraps backup, and everything turned out fine using the same input video.
That is very strange, I actually don't know if its intended or not as The Capone implemented that feature... I'll talk to him about it.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Mirauder
Synergy. Imperial Republic Of the North
|
Posted - 2007.07.03 15:29:00 -
[151]
Right, tried to recreate the error and added a pause line in to give me a chance to read what the problem was. Guess what? The job completed as it should have. I had the error 3 times today, but adding the pause seemed to fix it. Not sure if its only me, but might be useful to add the pause line on the end by default? Anyway, my videos are working now. Thanks for your help 
|

NightmareX
Caldari Infinitus Odium
|
Posted - 2007.07.03 20:33:00 -
[152]
Edited by: NightmareX on 03/07/2007 20:35:52 Yeah i added the pause command to, but i got 3x errors after the AutoEncoder couldn't extract / find / convert the audio. And i tried with all modes.
The videos is ok, they are fine, but it's something with the audio that is wrong with me.
Infinitus Odium - We Are The Bringers Of Hatred |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.07.03 20:38:00 -
[153]
Originally by: NightmareX Yeah i added the pause command to, but i got 3x errors after the AutoEncoder couldn't extract / find / convert the audio. And i tried with all modes.
The videos is ok, they are fine, but it's something with the audio that is wrong with me.
Right click/play on the created AviSynth file (or open in a media player). Does audio play from the video?
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

NightmareX
Caldari Infinitus Odium
|
Posted - 2007.07.03 22:29:00 -
[154]
Originally by: Dark Shikari
Originally by: NightmareX Yeah i added the pause command to, but i got 3x errors after the AutoEncoder couldn't extract / find / convert the audio. And i tried with all modes.
The videos is ok, they are fine, but it's something with the audio that is wrong with me.
Right click/play on the created AviSynth file (or open in a media player). Does audio play from the video?
Yes, i did hear sound by opening the temp.avs file with Windows Media Player 11, Media Player Classic & VirtualDub. VLC media player couldn't start the file.
Infinitus Odium - We Are The Bringers Of Hatred |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.07.04 04:21:00 -
[155]
Originally by: NightmareX
Originally by: Dark Shikari
Originally by: NightmareX Yeah i added the pause command to, but i got 3x errors after the AutoEncoder couldn't extract / find / convert the audio. And i tried with all modes.
The videos is ok, they are fine, but it's something with the audio that is wrong with me.
Right click/play on the created AviSynth file (or open in a media player). Does audio play from the video?
Yes, i did hear sound by opening the temp.avs file with Windows Media Player 11, Media Player Classic & VirtualDub. VLC media player couldn't start the file.
That's normal, VLC doesn't support Avisynth.
That is very strange. I've been unable to replicate your problem at all.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Garia666
Amarr T.H.U.G L.I.F.E
|
Posted - 2007.07.04 11:27:00 -
[156]
download doesnt work...
->My Vids<- |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.07.04 11:29:00 -
[157]
Originally by: Garia666 download doesnt work...
It appears the servers went down while I was away. I'm uploading a new version to MediaFire.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Garia666
Amarr T.H.U.G L.I.F.E
|
Posted - 2007.07.04 11:30:00 -
[158]
Originally by: Dark Shikari
Originally by: Garia666 download doesnt work...
It appears the servers went down while I was away. I'm uploading a new version to MediaFire.
thank you m8 :)
->My Vids<- |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.07.04 11:46:00 -
[159]
Originally by: Garia666
Originally by: Dark Shikari
Originally by: Garia666 download doesnt work...
It appears the servers went down while I was away. I'm uploading a new version to MediaFire.
thank you m8 :)
Uploaded, check the new link.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Kua Immortal
RSP Enterprises
|
Posted - 2007.07.09 21:22:00 -
[160]
Sorry if this is covered elsewhere in the thread :p, but I find this app uses a whole lot of CPU (I'm no computer buff - but 90 is a lot right?) Is there anything I can do about this?
|

Rafe Waddo
Gallente 0utbreak
|
Posted - 2007.07.10 00:11:00 -
[161]
Nope, video encoding just demands a lot of CPU power (and greatly benefits from more cores btw) if you want small files. FRAPS does it the other way around so you can keep playing your game, but you end up having large files. __________
|

Alek Row
Minmatar
|
Posted - 2007.07.10 00:32:00 -
[162]
/sticky please.
Very nice work.
|

SpiroTris
Minmatar Fallen Souls
|
Posted - 2007.07.10 14:10:00 -
[163]
Yes this needs a sticky... and I might've posted in this thread before but five stars for this program Dark Shikari. You win! :)
|

xOm3gAx
Caldari Stain of Mind
|
Posted - 2007.07.10 14:17:00 -
[164]
Edited by: xOm3gAx on 10/07/2007 14:21:33
someone give this guy the member of teh year award =D
though i could make some small files...t hen i tried this... just damn man...
lemme know if u want a mirror i've got pleanty of extra space / bw atm =)
[email protected]
someone sticky this thread! -----------
"Mercinaries never die, we just go to hell to regroup." -xOm3gAx '99
|

xOm3gAx
Caldari Stain of Mind
|
Posted - 2007.07.10 14:21:00 -
[165]
Edited by: xOm3gAx on 10/07/2007 14:21:13
 -----------
"Mercinaries never die, we just go to hell to regroup." -xOm3gAx '99
|

Alek Row
Minmatar
|
Posted - 2007.07.13 11:54:00 -
[166]
Sorry mate, it seems the links is broken again. Can you help on this?
Thanks
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.07.14 21:14:00 -
[167]
Originally by: Alek Row Sorry mate, it seems the links is broken again. Can you help on this?
Thanks
Working fine here.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Ryysa
Caldari
|
Posted - 2007.07.14 21:22:00 -
[168]
DS you hoe, get on AIM...
EW Guide - KB Tool - PVP Event |

Lore Isander
Caldari Paisti
|
Posted - 2007.07.16 07:36:00 -
[169]
Like you posted on my last vid, I am now encoding my new vid with this 
I encoded it to Hyffyuv (sp?) with Vegas and got amazing 22.3GB file which I'm now encoding with your Auto-Encoder \o/
--- How do I shot web? |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.07.16 07:48:00 -
[170]
Originally by: Lore Isander Like you posted on my last vid, I am now encoding my new vid with this 
I encoded it to Hyffyuv (sp?) with Vegas and got amazing 22.3GB file which I'm now encoding with your Auto-Encoder \o/
HuffYUV is how its spelled. Its combination of Huffman Coding (a compression technique used by many compression utilities) and YUV (a common method of video data storage--one luma [brightness] channel and two chroma [color] channels).
If you want to make the output video smaller use Lagarith: I've found it can get up to 50-60% smaller size for EVE videos, though it decodes/encodes a good bit slower than HuffYUV.
Also, if your video is really really high resolution make sure to encode a lower resolution or WMV version for the people with slow computers.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Lore Isander
Caldari Paisti
|
Posted - 2007.07.16 11:52:00 -
[171]
Originally by: Dark Shikari
Originally by: Lore Isander Like you posted on my last vid, I am now encoding my new vid with this 
I encoded it to Hyffyuv (sp?) with Vegas and got amazing 22.3GB file which I'm now encoding with your Auto-Encoder \o/
HuffYUV is how its spelled. Its combination of Huffman Coding (a compression technique used by many compression utilities) and YUV (a common method of video data storage--one luma [brightness] channel and two chroma [color] channels).
If you want to make the output video smaller use Lagarith: I've found it can get up to 50-60% smaller size for EVE videos, though it decodes/encodes a good bit slower than HuffYUV.
Also, if your video is really really high resolution make sure to encode a lower resolution or WMV version for the people with slow computers.
Thanks for this encoder, it worked like a charm and the output was mere 240MB for 1152x864, 21 minute video.
Will be uploading once I get home in a few days.
--- How do I shot web? |

Alek Row
Minmatar
|
Posted - 2007.07.16 20:18:00 -
[172]
Originally by: Dark Shikari
Originally by: Alek Row Sorry mate, it seems the links is broken again. Can you help on this?
Thanks
Working fine here.
Aye, when I got home I had no problems to download. Only from work. Thanks anyway.
|

NightmareX
Caldari Infinitus Odium
|
Posted - 2007.07.17 05:03:00 -
[173]
Edited by: NightmareX on 17/07/2007 05:03:46 Hello again.
About my problem with the AutoEncoder again.
The program is converting my video as normal, but when it's gonna go to the audio part, the program is saying this in the CMD window:
Cannot open file "temp.avs": System doesn't find the selected file.
Then i get this message right after that:
ERROR: could not open WAV file.
And that make the program fail to convert the movie with sound. But the movie file without sound is in the Temp folder, so the video is there.
But back to the audio problem here. The AutoEndocer doesn't find the temp.avs file it says, but the temp.avs file is located in the H264 AutoEncoder -> Tools -> VirtualDub folder. So why the program doesn't find the file is not good to say.
Any comments about this Dark Shikari or The CaPoNe?
Infinitus Odium - We Are The Bringers Of Hatred |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.07.17 05:52:00 -
[174]
Originally by: NightmareX Edited by: NightmareX on 17/07/2007 05:03:46 Hello again.
About my problem with the AutoEncoder again.
The program is converting my video as normal, but when it's gonna go to the audio part, the program is saying this in the CMD window:
Cannot open file "temp.avs": System doesn't find the selected file.
Then i get this message right after that:
ERROR: could not open WAV file.
And that make the program fail to convert the movie with sound. But the movie file without sound is in the Temp folder, so the video is there.
But back to the audio problem here. The AutoEndocer doesn't find the temp.avs file it says, but the temp.avs file is located in the H264 AutoEncoder -> Tools -> VirtualDub folder. So why the program doesn't find the file is not good to say.
Any comments about this Dark Shikari or The CaPoNe?
Its very weird, and I plan to replace Virtualdub altogether to resolve this problem.
A workaround would be to encode the audio yourself using the Nero AAC Encoder (or any audio encoder of your choice, not just AAC), and then muxing it with the video file using MKVMerge GUI.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Ithaca
Gallente The Devil's Rejects
|
Posted - 2007.07.26 16:17:00 -
[175]
Ive encoded my entire fraps footage folder into H.264. Unfortunately prem pro doesnt recognise the files. Being somewhat nooby when it comes to this stuff how can i get prem pro to import the files? or can you recommend a program that will allow me to do it for editing? Currently using prem pro 2
Recruitment |

The CaPoNe
|
Posted - 2007.07.26 20:51:00 -
[176]
Edited by: The CaPoNe on 26/07/2007 20:52:57 try this. I hope it the right plug in :)
http://neuron2.net/www.math.berkeley.edu/benrg/avisynth-premiere.html
Here my latest build. I have no time at the mom to finish it. so its rly beta ;) there is a option " Create Avs file " it create a avs file in the dest. dir, so u are able import them with plug in.
Known issues. -the low speed mode its bugged. - if the sound is not the real wanted audio search for *.wav and *.mp4 files and delete them, and retry.
http://dl.eve-files.com/media/0707/AutoEncoder.build.1033.zip
latest x264(32bit): http://mirror05.x264.nl/Cef/force.php?file=./x264_x86_r667b.7z (open with Winrar for e.g.) extract it in autoencoder tools dir and rename it to x264enc.exe ( delete previous version )
hope it helps.
_____________________________________________________________________________________________________ Best Regards The CaPoNe Http://happydt.chill.to |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.07.26 21:14:00 -
[177]
Originally by: Ithaca Ive encoded my entire fraps footage folder into H.264. Unfortunately prem pro doesnt recognise the files. Being somewhat nooby when it comes to this stuff how can i get prem pro to import the files? or can you recommend a program that will allow me to do it for editing? Currently using prem pro 2
Yeah, I'm considering removing FRAPS backup mode for that reason; the only way to import is using the AviSynth import function, which gets buggy when you use loads of FRAPS clips in one movie.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Ithaca
Gallente The Devil's Rejects
|
Posted - 2007.07.26 23:09:00 -
[178]
Thanks for your help guys. Unfortunately when i put the files though the encoder again i get the .avs file, but on trying to import into prem pro with that i get the following error message "the file appears to have no media data"
any ideas?
Recruitment |

The CaPoNe
|
Posted - 2007.07.27 12:16:00 -
[179]
open the created avs file with notepad ( or any text editor ) then it should contains smt like this :
Quote: DirectShowSource("F:\InetDown\farewell.wmv")
replace 'F:\InetDown\farewell.wmv' with your wanted path to ur video. _____________________________________________________________________________________________________ Best Regards The CaPoNe Http://happydt.chill.to |

Ithaca
Gallente The Devil's Rejects
|
Posted - 2007.07.30 22:25:00 -
[180]
Doesn't seem to work. Does there exist a program that can convert these .mkv files back into something prem pro can recognise? Don't mind a little quality loss but none would be better :D. Again guys i appreciate any help you can offer.
Recruitment |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.07.30 23:40:00 -
[181]
Originally by: Ithaca Doesn't seem to work. Does there exist a program that can convert these .mkv files back into something prem pro can recognise? Don't mind a little quality loss but none would be better :D. Again guys i appreciate any help you can offer.
Easy solution:
1. Create avs in the same directory with DirectShowSource("filename.mkv"). 2. Open .avs file with VirtualDub. 3. Convert to whatever you want.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Dave White
coracao ardente Triumvirate.
|
Posted - 2007.07.30 23:42:00 -
[182]
Originally by: Dark Shikari
Originally by: Ithaca Doesn't seem to work. Does there exist a program that can convert these .mkv files back into something prem pro can recognise? Don't mind a little quality loss but none would be better :D. Again guys i appreciate any help you can offer.
Easy solution:
1. Create avs in the same directory with DirectShowSource("filename.mkv"). 2. Open .avs file with VirtualDub. 3. Convert to whatever you want.
Sometimes I wonder if there's something you _don't_ know, DS 
Originally by: CCP Wrangler To be completely honest I don't quite understand everything I'm going to say.
|

Ithaca
Gallente The Devil's Rejects
|
Posted - 2007.07.31 20:27:00 -
[183]
ok done that and get this error message:
Avisynth open failure: Script error: Invalid functions to argument "SetMemoryMax" (setmemorymax.avsi, line1)
Any ideas?
Recruitment |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.08.01 00:45:00 -
[184]
Originally by: Ithaca ok done that and get this error message:
Avisynth open failure: Script error: Invalid functions to argument "SetMemoryMax" (setmemorymax.avsi, line1)
Any ideas?
Open C:\Program Files\AviSynth 2.5\plugins\setmemorymax.avsi. Obviously something screwed it up. Replace it with something like SetMemoryMax(128), where 128 is the number of megabytes you want to restrict AviSynth to using. If all else fails just delete the file, but if you do that it restricts AviSynth to the default 5MB, which can reduce speed.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Ithaca
Gallente The Devil's Rejects
|
Posted - 2007.08.01 16:24:00 -
[185]
Cheers DS i really appreciate your help, oh and not forgetting Capone. You guys are doing really good work with this. 
Recruitment |

achoura
|
Posted - 2007.08.03 11:12:00 -
[186]
Sticky!
|

Cygnus Zhada
Amarr UK Corp FATAL Alliance
|
Posted - 2007.08.05 22:37:00 -
[187]
I've been trying your encoder and after some initial problems (dos window closed immediately and it didn't create a file it now works... APART from the fact that I can't add audio. When I tick that box it does start encoding but at the end of the session it suddenly prints some error messages and closes the dos window (too fast for me to read) and it doesn't create an output file.
Yes, I use lasers, please stop laughing in the back. |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.08.05 22:49:00 -
[188]
Originally by: Cygnus Zhada I've been trying your encoder and after some initial problems (dos window closed immediately and it didn't create a file it now works... APART from the fact that I can't add audio. When I tick that box it does start encoding but at the end of the session it suddenly prints some error messages and closes the dos window (too fast for me to read) and it doesn't create an output file.
Yeah this seems to be a very strange problem that only appears on some peoples' systems, so its been very hard to track down.
Have you tried using a separate audio file rather than the audio from the source? Tell me if that works; if it does, I think I know what the problem is. If it doesn't... well... I'll have to start from square one.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

NightmareX
Caldari Infinitus Odium The Church.
|
Posted - 2007.08.05 22:58:00 -
[189]
Originally by: Dark Shikari
Originally by: Cygnus Zhada I've been trying your encoder and after some initial problems (dos window closed immediately and it didn't create a file it now works... APART from the fact that I can't add audio. When I tick that box it does start encoding but at the end of the session it suddenly prints some error messages and closes the dos window (too fast for me to read) and it doesn't create an output file.
Yeah this seems to be a very strange problem that only appears on some peoples' systems, so its been very hard to track down.
Have you tried using a separate audio file rather than the audio from the source? Tell me if that works; if it does, I think I know what the problem is. If it doesn't... well... I'll have to start from square one.
I have tried to put in a separate audio file in one video i made earlier, and it did work good, since i couldn't get the AutoEncoder to work with letting the AutoEncoder convert the audio directly from the movie, so i had to put the audio track into the movie.
Infinitus Odium - We Are The Bringers Of Hatred |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.08.05 23:01:00 -
[190]
Originally by: NightmareX
Originally by: Dark Shikari
Originally by: Cygnus Zhada I've been trying your encoder and after some initial problems (dos window closed immediately and it didn't create a file it now works... APART from the fact that I can't add audio. When I tick that box it does start encoding but at the end of the session it suddenly prints some error messages and closes the dos window (too fast for me to read) and it doesn't create an output file.
Yeah this seems to be a very strange problem that only appears on some peoples' systems, so its been very hard to track down.
Have you tried using a separate audio file rather than the audio from the source? Tell me if that works; if it does, I think I know what the problem is. If it doesn't... well... I'll have to start from square one.
I have tried to put in a separate audio file in one video i made earlier, and it did work good, since i couldn't get the AutoEncoder to work with letting the AutoEncoder convert the audio directly from the movie, so i had to put the audio track into the movie.
Yeah, I'm guessing that the filter setups on some machines either:
a) Don't allow AviSynth to grab the audio at all b) Don't allow Virtualdub to grab the audio from AviSynth
If b) is the case, its fixable. If a) is the case, its probably not.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Ridley Tree
The Black Rabbits
|
Posted - 2007.08.06 00:50:00 -
[191]
Originally by: Dark Shikari
Yeah, I'm guessing that the filter setups on some machines either:
a) Don't allow AviSynth to grab the audio at all b) Don't allow Virtualdub to grab the audio from AviSynth
If b) is the case, its fixable. If a) is the case, its probably not.
In such a situation is there a method to add an audio track to the outputted .mkv file? The auto-encoder can't encode audio one my machine if I use the source audio or a separate audio file. And VirtualDub of course doesn't recognize the .mkv file ----
The Ridley Tree Productions Vault of Videos |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.08.06 01:12:00 -
[192]
Originally by: Ridley Tree
Originally by: Dark Shikari
Yeah, I'm guessing that the filter setups on some machines either:
a) Don't allow AviSynth to grab the audio at all b) Don't allow Virtualdub to grab the audio from AviSynth
If b) is the case, its fixable. If a) is the case, its probably not.
In such a situation is there a method to add an audio track to the outputted .mkv file? The auto-encoder can't encode audio one my machine if I use the source audio or a separate audio file. And VirtualDub of course doesn't recognize the .mkv file
Well VirtualDubMod recognizes MKVs but I don't trust it; its very outdated.
Get MKVToolNix. It has a simple GUI tool ("mmg.exe") that allows drag-and-drop adding of audio.
Note you'll have to encode the audio track yourself using the tool of your choice and the codec of your choice.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Ridley Tree
The Black Rabbits
|
Posted - 2007.08.06 01:40:00 -
[193]

Will do. Thanks for the quick solution. ----
The Ridley Tree Productions Vault of Videos |

Steve Holt
D00M. Triumvirate.
|
Posted - 2007.08.06 16:40:00 -
[194]
Epic fail on my behalf :(, I get an error message on extract saying that 0-19 of the files are broken, But there still in the directory where i extracted, when i try to run AVI synth it says the installer is corrupt, when i try The Encoder it starts then says it fails a few times then brings up a directory listing of the output file location.
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.08.06 16:41:00 -
[195]
Originally by: Steve Holt Epic fail on my behalf :(, I get an error message on extract saying that 0-19 of the files are broken, But there still in the directory where i extracted, when i try to run AVI synth it says the installer is corrupt, when i try The Encoder it starts then says it fails a few times then brings up a directory listing of the output file location.
?!!!
Have you tried redownloading it? It sounds like your download is corrupt.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Steve Holt
D00M. Triumvirate.
|
Posted - 2007.08.06 16:45:00 -
[196]
Dled it 3 times
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.08.06 16:47:00 -
[197]
Originally by: Steve Holt Dled it 3 times
Use something like HashCalc to give me a CRC of:
a) the original self-extractor b) the avisynth installer
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Steve Holt
D00M. Triumvirate.
|
Posted - 2007.08.06 16:55:00 -
[198]
AVIsythn installer CRC32 = ac89436f Main Extractor download 1 = b3738e9d Main extractor download 2 = de24a55d
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.08.06 16:57:00 -
[199]
The correct CRC32 for the download is a999787a. Call your ISP and yell at them.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Steve Holt
D00M. Triumvirate.
|
Posted - 2007.08.06 17:01:00 -
[200]
but but bu i've been dling stuff all day and none of that is corrupt, Can re-upload to eve files or sumit less carp then facebook....
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.08.06 17:11:00 -
[201]
Originally by: Steve Holt but but bu i've been dling stuff all day and none of that is corrupt, Can re-upload to eve files or sumit less carp then facebook....
Uh, I'm not using Facebook, what are you talking about? I'm using Mediafire, which has never failed me once...
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Steve Holt
D00M. Triumvirate.
|
Posted - 2007.08.06 17:13:00 -
[202]
i was looking at an ad... but ethier way i think its flash get corrupting the file but without flash get it's a whopping 5kb/s
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.08.06 17:19:00 -
[203]
Originally by: Steve Holt i was looking at an ad... but ethier way i think its flash get corrupting the file but without flash get it's a whopping 5kb/s
It maxes out my connection without a download manager, so I have no idea what kind of ISP you have but you really need to get a working one.
I've uploaded it to Rapidshare here. Note that EVE-Files does not accept EXEs.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Steve Holt
D00M. Triumvirate.
|
Posted - 2007.08.06 17:22:00 -
[204]
i max out on rapidshare so im happy with that. ty DS :)
|

Jim Linger
Pyrrhus Sicarii
|
Posted - 2007.08.07 04:20:00 -
[205]
sticky tbh? Your signature exceeds the maximum allowed filesize of 24000 bytes -Sahwoolo |

Terra Alnilam
Umbra Congregatio Interstellar Alcohol Conglomerate
|
Posted - 2007.08.07 23:03:00 -
[206]
great tool!
thank you, DS and Capone, for creating this 
It converted my mpeg-2 file to mkv without a hitch. Not only that, but it retained most if not all of the quality while reducing the original file's size from 370mb to a little over 32mb.
The mkv wouldn't open properly or at all in VDub or VDub mod, but meh, I don't think that's the fault of this excellent program you guys made.
Originally by: Gus Preston my boner just broke my zipper 
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.08.07 23:37:00 -
[207]
Edited by: Dark Shikari on 07/08/2007 23:37:03
Originally by: Terra Alnilam great tool!
thank you, DS and Capone, for creating this 
It converted my mpeg-2 file to mkv without a hitch. Not only that, but it retained most if not all of the quality while reducing the original file's size from 370mb to a little over 32mb.
The mkv wouldn't open properly or at all in VDub or VDub mod, but meh, I don't think that's the fault of this excellent program you guys made.
Vdub doesn't support MKV at all. VdubMod has two main issues:
a) Its Matroska libraries are very out of date. Or better said, it itself is very out of date. b) H.264 doesn't have a Video for Windows decoder as far as I know, or at least not a free one. This means that it cannot display the video stream.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Azuse
The Brotherhood Of The Blade The Makhai
|
Posted - 2007.08.09 23:16:00 -
[208]
Nice encoder. Frapsed one fight at half res (single core ), threw it into movie maker , ran it at the highest settings then put that into the h.264 (204mg > 20mg \o/) Test Render .
In all honesty i'm not that fussed with the res, it means anyone can run it (and even if i could have frapsed it at full screen anyone watching it on a smaller monitor wouldn't have been able to read the txt anyway). What i am curios about however is are there any de blockers or sharpening tools around that could improve the visual quality further (vain hope )? There is no substitute for pilot experience. |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.08.10 02:11:00 -
[209]
Originally by: Azuse Edited by: Azuse on 10/08/2007 00:15:55 Nice encoder. Frapsed one fight at half res (single core ), threw it into movie maker , ran it at the highest settings then put that into the h.264 (204mg > 20mg \o/) Test Render .
In all honesty i'm not that fussed with the res, it means anyone can run it (and even if i could have frapsed it at full screen anyone watching it on a smaller monitor wouldn't have been able to read the txt anyway). What i am curios about however is are there any de blockers or sharpening tools around that could improve the visual quality further i.e. something i could either throw this .mvk in or the .wmv (vain hope )?
If the blocking was in the original WMV, it means your original encode is bad. If the blocking is in the output MKV, it means you need to choose a higher quality mode if you want to get rid of the blocking.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

ghosttr
Amarr ARK-CORP FREGE Alliance
|
Posted - 2007.08.10 05:11:00 -
[210]
Im having a problem where it will act like its working, (takes up cpu/time/etc) but i dont get an output file. It was working, then it just stopped, and the only difference between this file and others that i have encoded is that this time i let frpas record sound as well as video. . Do not read this thread!!!
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.08.10 05:14:00 -
[211]
Originally by: ghosttr Im having a problem where it will act like its working, (takes up cpu/time/etc) but i dont get an output file. It was working, then it just stopped, and the only difference between this file and others that i have encoded is that this time i let frpas record sound as well as video.
Do the following:
1. Turn on "debug mode." 2. Start the encoding, then close the black window. 3. Edit the "autogenerated.cmd" file with notepad, and add the line "pause" to the end. 4. Double click the "autogenerated.cmd" file to run it. 5. Note any errors once its finished and post those errors here.
There have been problems on some computers encoding files with sound.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

ZAPPEL
Seraphin Technologies Mercenary Coalition
|
Posted - 2007.08.10 05:19:00 -
[212]
Why are you all using the "sooo" modern .mkv container? I don't like using VLC for playing back, especially on my Mac. I would like to use the video player of my own choice and that means:
Pleeeaaaase, use the official mp4 container if you are encoding with h.264. ;)
What benefits offer .mkv containers regarding EVE related h.264 movies? ù Ok, then please use mp4. Or is it just ignorance? :)
|

Keitaro Baka
Babylon Scientific and Industrial Enterprises Babylon Project
|
Posted - 2007.08.10 07:27:00 -
[213]
o/ DS,
got a few questions you might be able to anwser:
- I have been trying to encode a video I made, but after the process is done, the video is nowhere to be found. The video input and output files are located on a different HDD (which is in a raid setup, shouldn't matter but info = info). The temp dir is empty, a full search of my pc doesn't find the filename I set (I tried this a couple times coz I was thinking I was going mad). Just now I cut a section of the movie and put it on the same physical disk the H.264 tool is on, encoded it without a problem giving me a nice output file. Any clues?
- In my projects I like having a few seconds of black movie (the standard adobe premiere black movie inserts, changed in length only) to get my title, credits and certain transitions. The encoder seems to remove them, while just setting the music to start when the picture starts. Black movies within the movie end up really weird (hickups). Is there a cmd line I need to run to get rid of this problem .. cos this really frells up the movies, check em out for yourself: before encoding and after encoding.
The second question is obviously the most important one, if that can't be done I have to change the way I edit my movies (which would really suxor for the stuff I have been working on till now).
Thnx in advance and no offense intended with the movies :)
All the stuff above does not necessarily reflect my corp, my alliance or even me.. Drone guide.. |

Azuse
The Brotherhood Of The Blade The Makhai
|
Posted - 2007.08.10 08:25:00 -
[214]
Originally by: Dark Shikari
Originally by: Azuse Edited by: Azuse on 10/08/2007 00:15:55 Nice encoder. Frapsed one fight at half res (single core ), threw it into movie maker , ran it at the highest settings then put that into the h.264 (204mg > 20mg \o/) Test Render .
In all honesty i'm not that fussed with the res, it means anyone can run it (and even if i could have frapsed it at full screen anyone watching it on a smaller monitor wouldn't have been able to read the txt anyway). What i am curios about however is are there any de blockers or sharpening tools around that could improve the visual quality further i.e. something i could either throw this .mvk in or the .wmv (vain hope )?
If the blocking was in the original WMV, it means your original encode is bad. If the blocking is in the output MKV, it means you need to choose a higher quality mode if you want to get rid of the blocking.
Middle of the night posts ftl . What i ment was is there any way to make the text readable? [Both encodes were done at the highest settings, .mvk with sharpen enabled, though my res 1680x1050 isn't a multiple of 16... ] There is no substitute for pilot experience. |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.08.10 12:28:00 -
[215]
Edited by: Dark Shikari on 10/08/2007 12:31:41
Originally by: ZAPPEL Why are you all using the "sooo" modern .mkv container? I don't like using VLC for playing back, especially on my Mac. I would like to use the video player of my own choice and that means:
Pleeeaaaase, use the official mp4 container if you are encoding with h.264. ;)
What benefits offer .mkv containers regarding EVE related h.264 movies? ù Ok, then please use mp4. Or is it just ignorance? :)
I'm using MKV for a few reasons:
1. If someone has the ability to play back H.264, they have the ability to play back MKV, almost for sure. Quicktime does not properly support all of H.264, and so using MP4 is totally useless in that regard. Apple intentionally made their player support limited features of H.264 in order to create a limited "sub-standard" for their own use. In terms of hardware players, using MP4 isn't going to help because there are dozens of other settings that have to be set just right for those to be able to play it. And I doubt anyone wants to watch EVE videos on their HD-DVD player.
2. MKV is, as far as I know, the official container of the Scene for DVD rips, which means it will probably become the de facto standard over the next few years.
3. Its open source!
Originally by: Keitaro Baka o/ DS,
got a few questions you might be able to anwser:
- I have been trying to encode a video I made, but after the process is done, the video is nowhere to be found. The video input and output files are located on a different HDD (which is in a raid setup, shouldn't matter but info = info). The temp dir is empty, a full search of my pc doesn't find the filename I set (I tried this a couple times coz I was thinking I was going mad). Just now I cut a section of the movie and put it on the same physical disk the H.264 tool is on, encoded it without a problem giving me a nice output file. Any clues?
- In my projects I like having a few seconds of black movie (the standard adobe premiere black movie inserts, changed in length only) to get my title, credits and certain transitions. The encoder seems to remove them, while just setting the music to start when the picture starts. Black movies within the movie end up really weird (hickups). Is there a cmd line I need to run to get rid of this problem .. cos this really frells up the movies, check em out for yourself: before encoding and after encoding.
The second question is obviously the most important one, if that can't be done I have to change the way I edit my movies (which would really suxor for the stuff I have been working on till now).
Thnx in advance and no offense intended with the movies :)
The second one is probably caused by using Premiere's "Optimize stills" which seems to to break a lot of encoders.
The first one is the strange problem I've been trying to hunt down. In the meantime, turn on Debug Mode so that the temporary files aren't deleted. Also you can save the sound as a separate file and input it itself rather than getting the sound from the original source.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.08.10 12:30:00 -
[216]
Originally by: Azuse
Originally by: Dark Shikari
Originally by: Azuse Edited by: Azuse on 10/08/2007 00:15:55 Nice encoder. Frapsed one fight at half res (single core ), threw it into movie maker , ran it at the highest settings then put that into the h.264 (204mg > 20mg \o/) Test Render .
In all honesty i'm not that fussed with the res, it means anyone can run it (and even if i could have frapsed it at full screen anyone watching it on a smaller monitor wouldn't have been able to read the txt anyway). What i am curios about however is are there any de blockers or sharpening tools around that could improve the visual quality further i.e. something i could either throw this .mvk in or the .wmv (vain hope )?
If the blocking was in the original WMV, it means your original encode is bad. If the blocking is in the output MKV, it means you need to choose a higher quality mode if you want to get rid of the blocking.
Middle of the night posts ftl . What i ment was is there any way to make the text readable? [Both encodes were done at the highest settings, .mvk with sharpen enabled, though my res 1680x1050 isn't a multiple of 16... ]
Your obvious problem is your video isn't 1680x1050; its half that. The text is unreadable no matter what. It looks like you FRAPSed at half resolution, which guarantees that your viewers will be unable to read any of the text. To be exact, its because FRAPS "resizes" by just taking every other pixel in both the horizontal and vertical directions. Good for speed, atrocious for quality. Don't use half-resolution FRAPS.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Keitaro Baka
Babylon Scientific and Industrial Enterprises Babylon Project
|
Posted - 2007.08.10 15:08:00 -
[217]
Thnx DS, figured it was something like that. I'll try saving the video and audio seperately.. although then I might just as well use virtualdub again :).
Still man, great stuff :D
All the stuff above does not necessarily reflect my corp, my alliance or even me.. Drone guide.. |

ZAPPEL
Seraphin Technologies Mercenary Coalition
|
Posted - 2007.08.10 20:12:00 -
[218]
Edited by: ZAPPEL on 10/08/2007 20:20:40 Edited by: ZAPPEL on 10/08/2007 20:15:21
Originally by: Dark Shikari Edited by: Dark Shikari on 10/08/2007 12:31:41
Originally by: ZAPPEL Why are you all using the "sooo" modern .mkv container? I don't like using VLC for playing back, especially on my Mac. I would like to use the video player of my own choice and that means:
Pleeeaaaase, use the official mp4 container if you are encoding with h.264. ;)
What benefits offer .mkv containers regarding EVE related h.264 movies? ù Ok, then please use mp4. Or is it just ignorance? :)
I'm using MKV for a few reasons:
1. If someone has the ability to play back H.264, they have the ability to play back MKV, almost for sure. Quicktime does not properly support all of H.264, and so using MP4 is totally useless in that regard. Apple intentionally made their player support limited features of H.264 in order to create a limited "sub-standard" for their own use. In terms of hardware players, using MP4 isn't going to help because there are dozens of other settings that have to be set just right for those to be able to play it. And I doubt anyone wants to watch EVE videos on their HD-DVD player.
2. MKV is, as far as I know, the official container of the Scene for DVD rips, which means it will probably become the de facto standard over the next few years.
3. Its open source!
1. I have the ability to play MKV on my Mac, but I can't use the player of my choice. I have to use VLC for that and that's no Mac-only problem. It doesn't matter if "Quicktime" does or does not support all of H.264, it's all about the non-Apple MP4 and MKV container formats, not the compression. Don't mix that up. This is the reason why it's not useless if you use the official container for h.264 compressed videos. At this point I don't see any reasons for the MKV container. No benefits, just a lil bit more of incompatibility.
2. MP4 is an _official standard_(Apple's own container format is called "Quickime"), MKV format is a wannabe-official standard in a few years as you mentioned.
3. Be serious, that's a good reason? ù Hm.
However, if you want that your video will be watched, you should use the containers (and at this point I 'm not talking about the codec) what your "standard customers" are able to play back without getting new software, plugins and stuff. It's not difficult to use standards. :)
Apart from this mistake, good work.
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.08.10 20:20:00 -
[219]
Edited by: Dark Shikari on 10/08/2007 20:22:11
Originally by: ZAPPEL 1. I have the ability to play MKV on my Mac, but I can't use the player of my choice. I have to use VLC for that and that's no Mac-only problem. It doesn't matter if "Quicktime" does or does not support all of H.264, it's all about the non-Apple MP4 and MKV container formats, not the compression. Don't mix that up. This is the reason why it's not useless if you use the official container for h.264 compressed videos. At this point I don't see any reasons for the MKV container. No benefits, just a lil bit more of incompatibility.
2. MP4 is an _official standard_("Quicktime" is Apple's own container format), MKV format is a wannabe-official standard in a few years as you mentioned.
3. Be serious, that's a good reason? ù Hm.
However, if you want that your video will be watched, you should use the containers (and at this point I 'm not talking about the codec) what your "standard customers" are able to play back without getting new software, plugins and stuff. It's not difficult to use standards. :)
Apart from this mistake, good work.
H.264, with the settings the program uses, DOES NOT WORK WITH QUICKTIME. Using .mp4 would not change that. And Quicktime is the only major software player that supports MP4 and not MKV. Since it cannot play the files in any case, that doesn't matter.
And VLC is only one of plenty of players that supports MKV; any libavcodec/libavformat-based player supports it. Meaning basically every reasonably popular free video playback solution. For mac, mplayer is the best, much better than VLC.
I'll say it again: Quicktime cannot play back the videos my program produces even if you remux it into an mp4 container. Since Quicktime is the only major program that plays H.264 internally but doesn't support MKV, there is no reason to use MP4.
Also, if you want, you can very very easily remux the output video to MP4 using MP4Box. It takes about 15 seconds.
If I chose MP4 as the default container format, here's what would happen:
1. Quicktime, by default, plays back .MP4. 2. "THE VIDEO WON'T WORK ON MY COMPUTER! Quicktime pops up and says it can't play it." 3. Lots of angry people.
Since I prefer my program not to generate lots of angry people, I'm not going to use MP4.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

ZAPPEL
Seraphin Technologies Mercenary Coalition
|
Posted - 2007.08.10 21:58:00 -
[220]
Originally by: Dark Shikari H.264, with the settings the program uses, DOES NOT WORK WITH QUICKTIME. Using .mp4 would not change that. And Quicktime is the only major software player that supports MP4 and not MKV. Since it cannot play the files in any case, that doesn't matter.
And VLC is only one of plenty of players that supports MKV; any libavcodec/libavformat-based player supports it. Meaning basically every reasonably popular free video playback solution. For mac, mplayer is the best, much better than VLC.
I'll say it again: Quicktime cannot play back the videos my program produces even if you remux it into an mp4 container. Since Quicktime is the only major program that plays H.264 internally but doesn't support MKV, there is no reason to use MP4.
Also, if you want, you can very very easily remux the output video to MP4 using MP4Box. It takes about 15 seconds.
If I chose MP4 as the default container format, here's what would happen:
1. Quicktime, by default, plays back .MP4. 2. "THE VIDEO WON'T WORK ON MY COMPUTER! Quicktime pops up and says it can't play it." 3. Lots of angry people.
Since I prefer my program not to generate lots of angry people, I'm not going to use MP4.
MKV does work on my Mac with Quicktime, just without sound. Is that an "own H.264 settings" problem? As far as I know I never had problems with other major codecs and formats (on both platforms, Mac and Windows). However, if you want to share videos, you have the decision between compatibility (= more ppl watching the videos without getting angry because they have tons of plugins/tools/players to search, download and install, remux and stuff) and your personal interests. Seems that you prefer the last one.
I will stop discussing, it's pointless, I guess. You're right. Keep up the good work. :)
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.08.10 22:00:00 -
[221]
Edited by: Dark Shikari on 10/08/2007 22:01:26
Originally by: ZAPPEL MKV does work on my Mac with Quicktime, just without sound. Is that an "own H.264 settings" problem? As far as I know I never had problems with other major codecs and formats (on both platforms, Mac and Windows).
Now that is really strange, and makes little sense... the sound is AAC, which is actually Apple's official format. Now that is just really strange.
Originally by: ZAPPEL However, if you want to share videos, you have the decision between compatibility (= more ppl watching the videos without getting angry because they have tons of plugins/tools/players to search, download and install, remux and stuff) and your personal interests. Seems that you prefer the last one.
I will stop discussing, it's pointless, I guess. You're right. Keep up the good work. :)
I've considered adding mp4box into the package and having a radio button choice between MKV and MP4.
However, you'll have to convince Chribba to allow the .mp4 extension on EVE-Files also. Honestly its not a bad idea at all to give the end user a choice, especially since I am using AAC audio; the primary reason for MKV being so widely used is because MP4 doesn't support Dolby Digital audio (AC3). And since I'm not using AC3, I might as well give the option for MP4.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Techkraft
Amarr Chickens with an Attitude
|
Posted - 2007.08.15 13:00:00 -
[222]
Hi,
as promised, I gave it a try and got everyting up to 1920x1072 in my (first) new movie.
Mostly thx to your nifty tool (put you in the credits )!
http://oldforums.eveonline.com/?a=topic&threadID=575998
I have posted multiple settings:
Very High: Autoencoder on maximum quality and medium file size, base file was a 12GB losless Avi, no resizing.
High: Autoencoder on medium quality and medium file size, base file was a 12GB losless Avi, no resizing.
Medium: Autoencoder on high quality and medium file size, base file was a 12GB losless Avi, resized at 72%.
Low: Autoencoder on low quality and medium file size, base file was a 12GB losless Avi, resized at 60%.
Even on the lowest setting it still readable (just).
But on the highest it almost looks like my original fraps 99% .
Greetz,
Techkraft Chickens With Attitude
|

Abye
Sniggerdly Pandemic Legion
|
Posted - 2007.08.16 15:26:00 -
[223]
Weird discussion, the used codec features don't fully work in quicktime but you demand a mp4 container for playing it in quicktime more easily.  ___
Inappropriate signature. Please do not use this signature. Email us for more information -Eldo ([email protected]) |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.08.16 15:35:00 -
[224]
Originally by: Abye Weird discussion, the used codec features don't fully work in quicktime but you demand a mp4 container for playing it in quicktime more easily. 
Well one possibly useful feature is that I could add the --level 41 flag to the stream and allow an MP4 container, which would allow it to be played on a Playstation 3 or Xbox 360, if I recall correctly. But who watches EVE videos on a console anyways? 
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Dungar Loghoth
Caldari Black Omega Security Pandemic Legion
|
Posted - 2007.08.17 16:50:00 -
[225]
This worked exceptionally well in terms of compression - the windows media file I got through Adobe Premiere's compression was about 560 megs, this spat out 155 megs. I do have an issue though: Not only is the music completely off by as much as 10-15 seconds, the end of my movie plays itself twice, and it cuts some of the transition screens in the process. Any suggetions? I'm going to run it through your encoder a few more times and see I can get something close to what I want.
I don't mind sacrificing the sound-sync a little for that much less space, but some of the transitions go by so quickly I can't even read them.
Great job otherwise DS.
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.08.17 17:03:00 -
[226]
Edited by: Dark Shikari on 17/08/2007 17:03:59
Originally by: Dungar Loghoth This worked exceptionally well in terms of compression - the windows media file I got through Adobe Premiere's compression was about 560 megs, this spat out 155 megs. I do have an issue though: Not only is the music completely off by as much as 10-15 seconds, the end of my movie plays itself twice, and it cuts some of the transition screens in the process. Any suggetions? I'm going to run it through your encoder a few more times and see I can get something close to what I want.
I don't mind sacrificing the sound-sync a little for that much less space, but some of the transitions go by so quickly I can't even read them.
Great job otherwise DS.
I have seen that problem before and it is usually caused by the "Optimize Stills" option in Premiere. If that isn't the problem the only thing I can think of is to reinstall AVIsynth--the output should be frame-accurate to the original, so any difference makes no real sense at all.
I've seen tihs problem before and it is really a tough one because it makes so little sense computationally.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Lister Black
Pyrrhus Sicarii
|
Posted - 2007.08.18 05:55:00 -
[227]
Edited by: Lister Black on 18/08/2007 06:01:13 Edit: Nvm, first question answered.
Second question: I edited a small Fraps video with Vegas and rendered it with Sony Vegas using the DivX codec, then I run it through the Encoder. So far so good, the file runs and I can see it. I send it to a friend, and when he tries to run it, he just sees black. That's fine, he probably doesn't have the codecs, he downloads both Xvid and CCCP but no dice.
I send it to another friend, someone who also edits videos and has all the codecs, and the same problem. Black screen.
Any ideas? ---------------------------- "Unshrink you?! Well that would require some sort of a REbigulator, which is a concept so ridiculous it makes me want to laugh out loud and chortle..." -Prof.Frink |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.08.18 05:59:00 -
[228]
Originally by: Lister Black One small doubt (that was probably answered in another page already, but meh ), if I'm not interested in modifying a file in Vegas or any other editor, can I run the uncompressed FRAPS avi (2.5 gigs) through this and still get a decent size? Or will I have to run it through an editor, compress it into xvid or something like that, and then run it through the encoder?
You can run the uncompressed FRAPS through it; in fact, if you compress it in something else first, it'll make the result worse, not better.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Trixie Baggz
Pyrrhus Sicarii
|
Posted - 2007.08.21 23:32:00 -
[229]
First off, <3 DS and the encoder!
Slight problem (likely due to me doing it wrong); I run the autoencoder and it completes fine however there is no output file. Any suggestions? Sig removed. If you would like further details please mail [email protected] with a link to your signature. - Elmo Pug |

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.08.21 23:33:00 -
[230]
Originally by: Trixie Baggz First off, <3 DS and the encoder!
Slight problem (likely due to me doing it wrong); I run the autoencoder and it completes fine however there is no output file. Any suggestions?
This is a problem with the codec setups on some computers; the AutoEncoder fails to properly read the audio, and as a result fails.
The solution is to input the audio separately from a standalone wav file.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Trixie Baggz
Pyrrhus Sicarii
|
Posted - 2007.08.21 23:35:00 -
[231]
Originally by: Dark Shikari
Originally by: Trixie Baggz First off, <3 DS and the encoder!
Slight problem (likely due to me doing it wrong); I run the autoencoder and it completes fine however there is no output file. Any suggestions?
This is a problem with the codec setups on some computers; the AutoEncoder fails to properly read the audio, and as a result fails.
The solution is to input the audio separately from a standalone wav file.
Excuse the nubbishness, but how do I do that? Sig removed. If you would like further details please mail [email protected] with a link to your signature. - Elmo Pug |

Trixie Baggz
Pyrrhus Sicarii
|
Posted - 2007.08.21 23:37:00 -
[232]
Originally by: Trixie Baggz
Originally by: Dark Shikari
Originally by: Trixie Baggz First off, <3 DS and the encoder!
Slight problem (likely due to me doing it wrong); I run the autoencoder and it completes fine however there is no output file. Any suggestions?
This is a problem with the codec setups on some computers; the AutoEncoder fails to properly read the audio, and as a result fails.
The solution is to input the audio separately from a standalone wav file.
Excuse the nubbishness, but how do I do that?
nvm, I was being doubly ********. thx DS. Sig removed. If you would like further details please mail [email protected] with a link to your signature. - Elmo Pug |

NightmareX
Infinitus Odium The Church.
|
Posted - 2007.08.24 19:10:00 -
[233]
Maybe a stupid question, but do you think the audio problem i have with the AutoEncoder could be because i have the main audio source to be HD Audio instead of AC97 in the BIOS on my motherboard?
Also the audio is enabled with HD Audio in my BIOS now.
Any idea about that Dark Shikari
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.08.24 19:17:00 -
[234]
Originally by: NightmareX Maybe a stupid question, but do you think the audio problem i have with the AutoEncoder could be because i have the main audio source to be HD Audio instead of AC97 in the BIOS on my motherboard?
Also the audio is enabled with HD Audio in my BIOS now.
Any idea about that Dark Shikari
Shouldn't affect it: here's how it works.
Normally when playing back a video:
File -> Demuxer -> Audio + Video Audio -> Decoder -> DirectShow -> Hardware -> Speakers Video -> Decoder -> DirectShow -> Hardware -> Screen
When using AviSynth, like in the AutoEncoder, to extract the sound:
File -> Demuxer -> Audio + Video Audio -> Decoder -> DirectShow -> File Video -> Decoder -> DirectShow -> Nowhere
Technically, this should work exactly the same as it does before. There are some possibilities though...
1. Try installing the VCM codec. 2. What version of Windows Media Player do you have installed?
If we can find a step that fixes it, I can put it up for everyone to know.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

NightmareX
Infinitus Odium The Church.
|
Posted - 2007.08.24 19:35:00 -
[235]
Edited by: NightmareX on 24/08/2007 19:36:11
Originally by: Dark Shikari 1. Try installing the VCM codec. 2. What version of Windows Media Player do you have installed?
If we can find a step that fixes it, I can put it up for everyone to know.
1. The Windows Media Video 9 VCM Codec is installed, and it have been that for like 1 year now
2. I'm using Windows Media Player 11
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.08.24 19:53:00 -
[236]
Originally by: NightmareX
Originally by: Dark Shikari 1. Try installing the VCM codec. 2. What version of Windows Media Player do you have installed?
If we can find a step that fixes it, I can put it up for everyone to know.
1. The Windows Media Video 9 VCM Codec is installed, and it have been that for like 1 year now
2. I'm using Windows Media Player 11
Weird. My two computers, both of which work, have WMP 11 and WMP 10, respectively. 
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Mikero Stan
Ars ex Discordia GoonSwarm
|
Posted - 2007.09.03 20:44:00 -
[237]
Edited by: Mikero Stan on 03/09/2007 20:44:40
Originally by: Dark Shikari
1. Turn on "debug mode." 2. Start the encoding, then close the black window. 3. Edit the "autogenerated.cmd" file with notepad, and add the line "pause" to the end. 4. Double click the "autogenerated.cmd" file to run it. 5. Note any errors once its finished and post those errors here.
There have been problems on some computers encoding files with sound.
I'm having the same issue. Turned on debugger and pasted it below. This is after I re-rendered using the Huffyuv codec. (previous to that I used zero compression through Sony Vegas, gave me a 70 gig file which wouldn't encode.)
******************************************************************************* This file was generated with EvE AutoEncoder GUI v2.1.0 Build 1031 by The CaPoNe
Based on Dark Shikari's H.264 AutoEncoder Scripts Eve mail 'The CaPoNe' for Bug fixes. ********************************************************************************
--------------------------------------------------------------------------------
Encoding the Video. --------------------------------------------------------------------------------
avis [info]: 1680x1040 @ 29.97 fps (10622 frames) x264 [info]: using cpu capabilities: MMX MMXEXT SSE SSE2 SSSE3 x264 [info]: slice I:45 Avg QP:24.98 size:1019290:00:00 x264 [info]: slice P:3943 Avg QP:26.09 size: 13524 x264 [info]: slice B:6634 Avg QP:28.86 size: 3561 x264 [info]: mb I I16..4: 61.1% 16.8% 22.1% x264 [info]: mb P I16..4: 7.4% 0.9% 0.7% P16..4: 19.0% 1.8% 0.8% 0.1% 0 .0% skip:69.2% x264 [info]: mb B I16..4: 0.4% 0.1% 0.1% B16..8: 4.4% 0.4% 0.5% direct: 0.6% skip:93.7% x264 [info]: 8x8 transform intra:11.0% inter:36.9% x264 [info]: direct mvs spatial:99.8% temporal:0.2% x264 [info]: ref P 73.3% 13.8% 12.9% x264 [info]: ref B 78.3% 12.7% 9.0% x264 [info]: kb/s:1840.4
encoded 10622 frames, 4.72 fps, 1840.48 kb/s --------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Extracting audio --------------------------------------------------------------------------------
VirtualDub CLI Video Processor Version 1.7.1 (build 27021/release) for 80x86 Copyright (C) Avery Lee 1998-2007. Licensed under GNU General Public License
Cannot open file "temp.avs": The system cannot find the file specified. --------------------------------------------------------------------------------
************************************************************* * * * Nero Digital Audio Reference MPEG-4 & 3GPP Audio Encoder * * Copyright (C) 2006 Nero AG * * All Rights Reserved Worldwide * * * * Package build date: Feb 12 2007 * * * * See -help for a complete list of available parameters. * * * *************************************************************
ERROR: could not open WAV file --------------------------------------------------------------------------------
Encoding audio using 2-pass AAC-LC at 96000 bits per second. --------------------------------------------------------------------------------
Muxing video and audio. mkvmerge v2.0.2 ('You're My Flame') built on Feb 21 2007 23:40:43
Error: The source file 'C:\Users\Mikeygamer\Desktop\h264\H264 AutoEncoder\Temp\a udio.m4a' could not be opened successfully, or retrieving its size by seeking to the end did not work. ENCODING DONE! Your file can be found in the Destination folder, assuming --------------------------------------------------------------------------------
Deleting temporary files in the Temp folder Deleting sucessful.
-------- Any ideas? I have the audio saved in the Vegas project.
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.09.03 22:54:00 -
[238]
Now that is strange, temp.avs can't even be found (or wasn't created).
Well since I'm not the coder, all I can really suggest you do is use a separate input audio file--this solves 100% of problems in my experience.
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

The CaPoNe
Evolution Band of Brothers
|
Posted - 2007.09.05 20:59:00 -
[239]
Originally by: Mikero Stan Edited by: Mikero Stan on 03/09/2007 20:44:40 --------------------------------------------------------------------------------
Extracting audio --------------------------------------------------------------------------------
VirtualDub CLI Video Processor Version 1.7.1 (build 27021/release) for 80x86 Copyright (C) Avery Lee 1998-2007. Licensed under GNU General Public License
Cannot open file "temp.avs": The system cannot find the file specified. --------------------------------------------------------------------------------
Hmm im noticed it some times too. I cant really reproduce this error, but it happens :>
I will take a closer look and get in touch with Dark Shikari to push a new version.
Maybe i will release the Source Code too, to fix and improve my messy code :) by other skilled Delphi coders. :)
_____________________________________________________________________________________________________ Best Regards The CaPoNe Http://happydt.chill.to
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.09.05 21:35:00 -
[240]
Originally by: The CaPoNe Edited by: The CaPoNe on 05/09/2007 21:15:58
Originally by: Mikero Stan Edited by: Mikero Stan on 03/09/2007 20:44:40 --------------------------------------------------------------------------------
Extracting audio --------------------------------------------------------------------------------
VirtualDub CLI Video Processor Version 1.7.1 (build 27021/release) for 80x86 Copyright (C) Avery Lee 1998-2007. Licensed under GNU General Public License
Cannot open file "temp.avs": The system cannot find the file specified. --------------------------------------------------------------------------------
Hmm im noticed it some times too. I cant really reproduce this error, but it happens :>
I will take a closer look and get in touch with Dark Shikari to push a new version.
Maybe i will release the Source Code too, to fix and improve my messy code :) by other skilled Delphi coders. :)
I also have some commandline changes that should be made, so IM me (I'm Dark Shikari on AIM, not on EVE as much lately due to college) and we can finish up a new version that doesn't suck as much. 
23 Member
EVE Video makers: save EVE-files bandwidth! Use the H.264 AutoEncoder! |

Yon89
|
Posted - 2007.09.16 13:30:00 -
[241]
sounds Good
Your signature exceeds the maximum allowed dimensions of 400x120 pixels and filesize of 24000 bytes -Sahwoolo Etoophie ([email protected]) |

xBounty Hunterx
Bounty Hunter Association
|
Posted - 2007.09.16 16:15:00 -
[242]
Just a noob question I spose but do people encode their videos files before edditing and combining them into materpieces?
or do they premiere their film, then encode?
Im just wondering cause obviously, im a nublet at this hehe.
|

Dark Shikari
Caldari Imperium Technologies Firmus Ixion
|
Posted - 2007.09.16 16:34:00 -
[243]
Originally by: xBounty Hunterx Just a noob question I spose but do people encode their videos files before edditing and combining them into materpieces?
or do they premiere their film, then encode?
Im just wondering cause obviously, im a nublet at this hehe.
They generally Premiere, then encode. Premiere is very finicky at the types of files it imports, so keeping your files as FRAPS or losslessly converting them to HuffYUV/Lagarith/FFV1 is generally recommended.
23 Member
EVE Video makers: save bandwidth! Use the H.264 AutoEncoder! (updated) |
| |
|
| Pages: 1 2 3 4 5 6 7 8 9 :: [one page] |