| 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.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!!!
|
| |
|
| Pages: 1 2 3 4 5 6 [7] 8 9 :: one page |
| First page | Previous page | Next page | Last page |