View Full Version : DVX bugs and suggestions
stax76
13th August 2002, 20:57
2.25 is available for download, I've done quite a few changes
-OggMux 0.9.1
-BeSweet 1.4RC7
-AviSynth 2.0.4
-DVD Anleitung
-DVB Anleitung
-Audio menu allows audio encoding with VirtualDub
-Audio menu has language selection for OGM files
-split OGM files
-improved profiles
-improved profile preview
-joblist items can be checked/unchecked
-audio command lines include program path so it's not limited to BeSweet anymore
-saving profiles to the settings folder will not save paths information
-other small changes and fixes
@Emp3r0r
I've looked into your problems with d2v and old profiles, I have no problens here and couldn't find a bug or something. Old profiles can now be used. Can you use the avs file created by DVX, have you tried to open the VOB's instead of the d2v file?
Emp3r0r
13th August 2002, 23:43
@Dolemite: Upgrading from .223 caused no problems for me this time. I haven't had much time to test your program. I just got my P4 up to 2.8ghz. I was seeing 36fps encoding with XviD and standand ntsc settings. I believe your DVX needs some GUI reworking. How much of your program is .NET objects that I can call from VB or C#. I'll take a look at your source once I get Visual Studio.NET reinstalled, keep improving it! I have a few features I'd like to help add to it.
stax76
14th August 2002, 01:23
what would you change on the GUI, what do mean exactly with how much of your program is .NET objects and what features would you like to help to add
Koepi
14th August 2002, 01:30
me'sa likes empe's new avatar!
Cheers,
Koepi
the beck's from the hansa folks.
Emp3r0r
14th August 2002, 03:29
well, DVX is much like a megatool that can start many different programs. The avisynth support is cool. I think with little work it could be a more useful megatool that automates more of the work. For example, give it d2v, ifo and AC3 file and get a OGM with xvid video, vorbis audio and chapters in return. Anyway, I'm going to install VS.NET tonight so I'll take a look at the newest source. Did you know some guy did some managed C# code to call directshow same as C++. That might be useful to you. Look at http://www.codeproject.com
PS: thanks koepi, i'm a homer fan
stax76
14th August 2002, 10:16
automates more of the work sounds good, I always try to automate everything and save everything in different profile systems so I have as less as possible work
For example, give it d2v, ifo and AC3 file and get a OGM with xvid video, vorbis audio and chapters in return
except ifo support, all this works, you don't even have to create a d2v yourself, you only have to select the first of the vob's, the ac3 file(s) demuxed by DVD Decrypter, the chapterlist created by DVD Decrypter(I could search for the chapterlist and auto open it) and a profile or two and you are done, it automates everything. What information of the ifo file could be useful for DVX?
Did you know some guy did some managed C# code to call directshow same as C++.
for this I have to buy and learn C# first, for what could DS be useful in DVX?
Emp3r0r
14th August 2002, 18:54
i use ifo to get chapter data. it is weird that dvd decrypter creates a different chapter file than chapterXtractor. I wonder which one is correct?
Anyway, I tested your program and IT WORKED! :D
Suggestions and Problems for DVX
1: Forced Film wasn't used in dvd2avi
2: No easy way to do Credits
3: Audio should be done first, then calculate video size
4: Confusing GUI
5: No progress indicator during OggMux
stax76
14th August 2002, 20:16
i use ifo to get chapter data. it is weird that dvd decrypter creates a different chapter file than chapterXtractor. I wonder which one is correct?
I don't know chapterXtractor but will take a look into it
Forced Film wasn't used in dvd2avi
you must add the cl args in the Audio menu under DVD2AVI, for Forced Film use -FO=1
No easy way to do Credits
credits can be cuttet with DVD2AVI, when using XviD, there is a button for credits in the crop menü, for DivX I will never support credits, this is a lot of work and probably will introduce new bugs, I also don't think it brings better Quality because a good codec won't waste bitrate in two pass mode
Audio should be done first, then calculate video size
I add support for this in the next version
Confusing GUI
could you please explain what confuses you
No progress indicator during OggMux
this was already suggested to Koepi, of course it would be nice, but I don't feel it's very important
stax76
18th August 2002, 13:11
2.26 is out now, I did some new screenshots, because I have some nice new features like XP Look, all AviSynth Filters in the config file now, all Input Formats supported by, DVD2AVI, AviSynth or PVAStrumento are supported now, some new menu's and a few other things
DSPguru
19th August 2002, 17:59
according to the screenshot, you had removed '-scale 1' from the -lame() section.
any particular reason ?
sillKotscha
19th August 2002, 18:09
isn't '-scale 1' redundant?
DSPguru
19th August 2002, 18:11
Originally posted by sillKotscha
isn't '-scale 1' redundant? isn't '--alt-preset 128' redundant ;) ?
it's all about perfecting the sound quality.
i guess most switches excluding '-input' & '-output' are redundant. but still, ppl use them.
don't you :) ?
sillKotscha
19th August 2002, 18:19
since I switchted to Vorbis (still using '--alt-preset' for my music-cd transcoding) '--alt-preset 128' is redundant for me but nevertheless you're right...
Originally posted by DSPguru
but still, ppl use them.
don't you :) ?
I do ;)
stax76
19th August 2002, 19:12
@DSPGuru
somebody told me that it is redundant
DSPguru
19th August 2002, 19:49
Originally posted by Dolemite
@DSPGuru
somebody told me that it is redundant :rolleyes:
sillKotscha
20th August 2002, 01:27
Originally posted by Dolemite
@DSPGuru
somebody told me that it is redundant
I can confirm that... it was the one who was sharing WaveBooster algorithm with you, and made lots of other inputs
DSPguru
20th August 2002, 01:34
LigH read the complete commandline and said that fixing alt-preset's scaling is redundant ?
or were he talking in general ? (like in CD->MP3 process..)
anyway,
use whatever you want :)
the commandline in my profiles is my suggestion.
sillKotscha
20th August 2002, 01:46
I can't remember quite well, but as far as I know he had a look over these lines (http://forum.doom9.org/showthread.php?s=&threadid=30638&highlight=dvx ) and within the german doom9-forum he was asking dolomite why using '-scale 1' because it is (more or less)redundant...
here: http://forum.doom9.de/viewtopic.php?t=419 is some german "blabla" for you but you can quess what LigH was answering...
DSPguru
20th August 2002, 06:52
10x sill !
again, i believe i know what i'm doing. but you surely have the freedom to do something else.
imho,
the combination of azid's dialog normalization + static pregain of 10db + dynanmic postgain plus + disabling scaling of alt-preset to 0.93 by using '--scale 1' is the right way to go.
why won't you compose a small comparision test and see which method ends up with a louder mp3 :) ?
btw,
where's hongkongfu ?
stax76
20th August 2002, 09:02
where is HongKongFu
I changed my name because DVX and Dolemite are well known in the DVB sceene for a very very long time. I didn't want to use different names in DVD and DVB anymore so I changed it to the name I'm already known. The second thing is HongKongFu sounds funny but I thought it would not be serious enough to represent a program like DVX, that's the story
DSPguru
20th August 2002, 11:44
k :)
stax76
21st August 2002, 18:10
I want to add menus for AviSynth and BeSwweet, are there any suggestions, I was looking around in the forum and realized there are so many different settings and because I'm not very good in this I got to ask for help now
http://home.arcor.de/frankskare1/noise.jpg
stax76
24th August 2002, 10:09
@DSPGuru
thanks for suggesting your profiles, I did put them back up, BeSweet is a real great program, I've made a menu for it for people who are not so comfortable with commandlines:)
@all
AviSynth also real great, I made also a menu, any suggestions for noise filters:confused:
I've uploaded a new beta version, feel free to write comments and suggestions, writing a program for advanced users without being self so much a advanced user is kind of hard sometimes
stax76
28th August 2002, 21:30
there where a few bugs found so I had to release a new version quickly, here is the changelog
2.28b
-fixed bug wenn cutting with VirtualDub
-fixed bug with the DVB target path
-fixed bug in audio menu
-quick search for filters
-improved profile menus
-improved VirtualDub menu
-other small improvements
-Convolution3D Beta3
-Decomb 3.9
-GreedyHMA 0.4.0.0
-SimpleResize 0.3.1
-AviSynth 2.05
-BeSweet 1.4 RC7
-OggMux 0.91
stax76
29th September 2002, 18:37
after new versions of BeSweet and AviSynth were released I decided to release a new version too. First I wanted to make a full version but many people including myself have only modems and I've got traffic problems too, so I decided to make only a update.
http://home.tiscalinet.de/pva2divx/dvx233update.exe
2.33
-BeSweet 1.4 final
-Convolution3d beta4
-MPEGDecoder 1.31
-added AviSynth 2.06 and Lame 3.92 ACM to the setup
-added Lanczos Resize to the AviSynth menu
-updated AviSynth filter config file
-if left + right is not a multible of 4 using crop in AviSynth there will be a green line on the right side, this will now be avoided
-archiv of 2.32 was corrupt, it had to be unpacked with
the context menu
-improved audio profiles
-buttons on the general tab can be customized,
available are VirtualDub, Codec, Crop, DVB,
Compressibility and Encode
-the bitrate for muxing is now calculated with the source
length instead of the target length
-split works now with OggMux, VirtualDub and Nandub
DVB related:
-replaced Lame ACM ABR profiles with CBR profiles
because ABR goes out of sync
-better support for ds.jar, cutting AC3 and MP2 files with
wave header in VirtualDub should be no problem, ds.jar 0.59f is included (thanxs to dvb.matt)
-support for PVAStrumento higher than 2.0.20 is broke, 2.0.20 is included
JohnPienaar
1st October 2002, 18:43
hi- just been trying out DVX- i've got the .NET dist. installed along with the .NET SP2, and DVX works fine, except i can't seem to install the 2.32 update- when i run the file i just get a "program too big to fit in memory" error- is there something i'm doing wrong here? (running XP with SP1)
i also have to agree with Emp3r0r on the GUI issue- it's not the most intuitive interface- it would be great if semi-newbies like myself could easily make use of DVX- the inclusion of an English guide might help in this regard.
otherwise looks like this could be a fantastic prog :)
john
stax76
1st October 2002, 20:06
hi,
the archieve of 2.32 is corrupt, it can only be unpacked with the context menu, but I've uploaded a new full version
http://home.tiscalinet.de/pva2divx/dvx234.exe
i also have to agree with Emp3r0r on the GUI issue- it's not the most intuitive interface
what's wrong with the gui? Any suggestions to make it more intuitive?
the inclusion of an English guide might help in this regard
I wrote a manual in german, my english is not good enough to translate it, but there are a lot popup tooltips.
Regards
Dolemite
stax76
3rd October 2002, 13:41
the last two versions fixes a few issues, I hope everything works now
stax76
26th October 2002, 10:26
Hi there,
I've uploaded a new beta version of DVX.
There are a lot new advanced DVD features.
As usual I put it short because I don't
want to bother with my poor english.
Best Regards,
Dolemite
MPEGDecoder 1.32
Decomb 4.0
OggMux 0.9.4
Convolution3D 1.01
Special credits treatment for DivX and XviD
Bitrate correction after credits encoding
Bitrate correction after audio encoding
Overhead calculation
Subtitle size calculation
Length detection after cutting
Info tab as InternetExplorer
DVD2AVI menus is now expandable
Crop menu is now expandable
Format can now manually set to 16:9
Interleaving and Preload can be edited
Updated XviD, should work now with all
Releases, even future releases
GUI redesign
Bugfixes
Other small changes
DVB:
PVAStrumento 2.0.23a
Support for multible source files for PVAStrumento
http://www.planetdvb.net/dvx/
stax76
4th November 2002, 21:58
new version online, again beta stuff, but I did a few tests, and everything worked fine :)
http://www.planetdvb.net/bin.exe
Changing the Target Width will now
change the target height instead of
the aspect ratio
Bugfix using the joblist
Crop menu expans now on the left
side on resolutions lower 1024x768
Bugfix using the BeSweet menu the
commandline wasn't saved
Preview for AviSynth scipt
Option to deaktivate macros in the
AviSynth script editor
Log menu that logs even all 60 XviD
settings for each pass while encoding
Compressibility test can be configured
Setup on first start, no external program any longer
other fixes
atracus
5th November 2002, 22:15
Dolemite,
I've tried all mixed combinations of Win2K OR XP and your versions .34, .35, .37 and bin.exe = that makes a total of 8 different installs on my 2 PCs.
Outcome: the forever-repeating nasty error "DVX couldn't detect the source data", i.e. when pushing the "Crop..." button.
With bin.exe, I could at least create a .d2v out of 1 single .VOB, but the net outcome didn't change.
What did I do wrong? I installed .NET + SP2 on W2k v5.00.2195 SP2, and am available to provide to you any additional details which let you diagnose this behav.
thx in advance
[atx]
stax76
5th November 2002, 22:53
first of all, I'm sorry, you did a lot test with no solution at all and I have still no answer to this frequently reported bug. To enable DVX to be compatible with all AviSynth source filters and plugin source filters, it is required to read the information about the source from the AviSynth script. What happens when you open the script *_Source.avs in Windows Media Player, does it show a proper overall length?
atracus
6th November 2002, 03:09
no, in ZoomPlayer the overall length is 0 (zero), but it plays fine-
WMP (v9.00.00.2903) goes crazy too, and pops up "The selected file has an extension that is not recognized by WMP, but the player may still be able to play it. Because the extension is unknown to the player, you should be sure that the file comes from a trustworthy source. Do you want the player to play the file? Y/N buttons" - I select Y and IT PLAYS, I go for File/Properties and Lentgh is still zero, Video Codec appears to be "Subtitle Mixer".
One more reason to stick to ZoomPlayer, heh ;) ?
[atx]
stax76
6th November 2002, 09:33
I've played a few AviSynth scripts in WMP9 and Zoom Player, overall length was always correct, I've also installed VobSob 2.16 and tested on W2k and XP, very strange problem
atracus
6th November 2002, 12:59
well - thanks for trying, I checked whether I had AVISynth installed twice, but nope - the version is the latest, the same as your distribution.
I also tried to reposition the .VOBs into a folder path with no spaces in names, but nothing better showed up.
My guess is that it has something to do with .NET (in)stability, but I have no evidences.
Anything you may need me to do for diagnose, please lemme know.
[atx]
stax76
6th November 2002, 13:24
shure it has nothing to do with .NET, it is a problem with WinAPI's and AviSynth. As far as I know Zoom Player uses DirectShow for AVS, and a use MCI, a older technique so to switch to DirectShow would't solve the problem because all players have that problem. I don't have even something to suspect, all I know this is strange, but I will ask Zoom Player and AviSynth developers again
Blight
6th November 2002, 15:44
Yes, Zoom Player is written in DirectShow.
What you need to test is:
1. Does the AVS load properly in virtualdub (VFW reader)
2. If so, which filters are loaded in ZP when it shows 0-length (right-click video, filter properties).
If it loads in vdub and fails in a directshow player, it's possible that some directshow filter is latching onto the graph. Drop a screenshot of the filter properties list and I may be able to tell you the offending filter.
atracus
6th November 2002, 17:12
Well guys, this is my .avs script:
MPEG2Source("C:\Documents and Settings\i019637\My Documents\rip\Video_ts\VTS_01_1.d2v")
ConvertToRGB
1. Yes, the .avs loads correctly into VDub
2. the filters loaded in ZP are, in "order of appearance": Video Renderer - Subtitle Mixer; please find the screenshot attached.
My AVISynth version is 2.0.6.0
Hope this helps....
thanks in advance
[atx]
stax76
6th November 2002, 21:10
what's Subtitle Mixer? Maybe that's the reason
atracus
6th November 2002, 22:26
Originally posted by Dolemite
what's Subtitle Mixer? Maybe that's the reason
that's it, man! :) :) :)
I had Tobias' Subtitle Package on (see http://tobias.everwicked.com/), and once uninstalled everything worked fine.
thanks for the clue!
...and ...I hope this could help someone else!
[atx]
stax76
6th November 2002, 23:14
I'm happy to hear that, I've got to thank you and of course Blight too
stax76
7th November 2002, 22:42
Hello,
I have no big plans for new features and have made some more test so I have uploaded 2.40 RC 1
there are some small changes since the last beta
skew and interlieving works now too when VirtualDub is used for audio processing
Changed a the functions that control programs
THe path of the XviD stats files is now set to the path of the temp files
other small things
a small guide for everybody who already did a DVD copy
demux with DVD Decrypter max 2 audio streams, other streams should be disabled
open the first of the vobs
crop and set the credits start
Video -> Extras -> select the movie script
Video -> Menu -> create the movie script
Video -> Extras -> select the Credits script
Video -> Menu -> create the movie script
put the resolution to get about 0.25 BPF
make the Comp Test
put the resolution to get a BPF value 70% of the Comp Test
load a audio profile
I'm sorry, the documentation is only in german and my english is not good enough to translate it, the only english help that is currently available are the tooltips
Best Regards,
Dolemite
stax76
16th November 2002, 22:35
Hi there,
I was working a little on DVX, as usual it is in beta state, if there are any bugs, problems, questions, suggestions or whatever, please feel free to write a comment
Regards,
Dolemite
Chanelog:
DVX is not bundled with software anymore because it's hard for modem users like me to upload and download 5 MB each time.
The AviSynth menu items can be customized with (CtRL + Click)
other small things
stax76
19th November 2002, 21:28
I've added support for yv12 and other small things in 2.42. There is not much feedback, maybe I'm doing something wrong, so suggestions would be appreciated
Regards,
Dolemite
sillKotscha
19th November 2002, 22:12
Originally posted by Dolemite
There is not much feedback, maybe I'm doing something wrong, so suggestions would be appreciated
that's true but at least 1242 hits regarding your thread - I guess everyone using your tool is totaly satisfied :) ... maybe there're no bugs, that's why no one can complain.
Instead of complaining you would like to recieve positive feedback as well - ok, I appreciate that support for yv12 is integrated but must admit, that I'm not using DVX... it's still GKnot in my case ;) and until yv12 isn't totaly stable I won't use it... but only because I don't have the time to test everything new - I know, it's a pitty :D
cheers Sill
stax76
29th November 2002, 12:41
Hi there,
finally there is a XviD comp test (thanks to Nitrogen) and Syntax Highlighting in 2.43
Regards,
Dolemite
stax76
2nd December 2002, 01:53
Hi there,
I did some AviSynth related improvements
2.44
-the description of the AVS filters is now the original html description displayed in in small browser control
-replaced playing the script with a player with a own preview with a lot keys like single frame step
-compressibility check works now when the video is cutted with VirtualDub, in order to code this I had to code a VirtualDub cutting to AviSynth Trim converter which is of course also available in the AviSynth editor
stax76
4th December 2002, 21:48
new version again, currently I have no ideas for new features or how to make the program easier to use, so if anybody has a suggestion, please post it
Regards,
Dolemite
2.46
-improved the interactive help
-size and bitrate can be changed with the page up/down keys
-fixed System.Reflection.TargetInvocationException on non XP Systems
-commandlin interface rewritten, examples can be found at the bottom
of the german manual in the Info tab
-crop width and crop height are displayed on the Info panel
Emp3r0r
4th December 2002, 23:01
I keep getting the error message that tells me certain characters are not allowed even though I'm not using those characters. It makes your program useless. Is my file path not legal in your program?
C:\Documents and Settings\Name Here\My Documents\Video Processing\VOBs\matrix\matrix.d2v
[Update] Oh, the dialog says "ss" is not allowed, why is that?
stax76
4th December 2002, 23:24
I think there is a program which has a problem with a character used in german "ß", I do not remember which program has the problem. I blocked "ß" but don't ask me why .NET thinks "ß" is "ss". I will take a look into that, thanks for pointing this out
stax76
5th December 2002, 17:08
@Emp3r0r
using a char array instead of a string array fixed this problem
stax76
12th December 2002, 19:18
Hi there,
in 2.50 I've changed more than usual.
Basically I tried to make the program more
userfriendly. I've made also new Screenshots.
There are new features and there is a lot
detail work in this one.
'Dolemite
Emp3r0r
13th December 2002, 09:46
@Dolemite: How much do you know about "Resources and Localization Using the .NET Framework"? Have you read the tutorial? If you have the .NET SDK you can find it here. (ms-help://MS.NETFrameworkSDK/cptutorials/html/introduction_to_resources_and_localization.htm) Do you release DVX in two languages?
stax76
13th December 2002, 14:51
I will take a look into it, what about you?
parsifal
17th December 2002, 08:52
@ Dolemite
Maybe I'm too dumb and haven't figured out how it can be done, but how do you tell DVX in which directory to place the ouput files? If it can't be done, could you please, in forthcoming version, add an option to specify output directory other than where the source files are located?
Thank you!
stax76
17th December 2002, 11:54
@parsifal
changing the function that does encoding and muxing would be problematic because there are so many possibilities, some tasks need only VirtualDub or VirtualDubMod, some muxing with Nandub or VirtualDubMod and some OggMux, would a folder browser option in the DVD2AVI menu be OK or what was you thinking of?
'Dolemite
stax76
19th December 2002, 19:37
Hi there,
because of a lack of feedback I tried to make DVX
easier to use. The new version has support for
language files. Currently there is a english (poor)
and a german language file but I hope I find some
people to add more languages. There is a language
file editor with a lot features so translation
should not be too hard. Then I have improved the
help assistant so high quality encodings should now
be possible for not very experianced users because
the help assistant tells always what's next or whats
wrong. I also try to support my tools better
so I've restructured my board.
Enjoy
'Dolemite
wunschkind
5th January 2003, 20:28
hi,
and thank you very much for the nice piece of software. i hope you never stop working on this program.
i have a suggestion for you: my problem is that making tv-recordings over my VIDAC card i always have advertisements in my movies (series) and i want to get rid of them. is it possible to make part encodings in dvx what means that i could make cuts in the movie (like in vidomi ---> do you know vidomi?) and the parts would be encoded through dvx and after finishing this job merged together (and without adverts)...
i hope you can help me
thank you very much
wunschkind
stax76
6th January 2003, 01:46
cutting with VirtualDub already works. Invoke VirtualDub
and use Delete selection to delete advertising. Which
tool do you use to demux, DVD2AVI, PVAStrumento or what?
You should try to use PVAStrumento? Probably it can't
work with all streams, but with DVB mpeg's, it works
much better than DVD2AVI.
i hope you never stop working on this program.
I'm quite busy atm, I flipped the concept, lazy people and newbies will find everything on the main form in Version 3.0. Version 3.0 will be a lot more userfriedly. For people that like to play around with expert stuff there will be more than 20 forms (already working :p). There will be a non public betra test soon. If somebody want to test, let me know
http://www.planetdvb.net/dvx/preview/main.png
http://www.planetdvb.net/dvx/preview/avs.png
http://www.planetdvb.net/dvx/preview/audio.png
'Dolemite
wunschkind
6th January 2003, 11:07
hi dolemite,
i am one of the lazy people... :-) i know that i could do this with virtual dub (and i´ve done this before) but i was searching for a possibility to do everything in one way. (like vidomi does) but if i do this in virtual dub (which cannot read mpeg2 (this are my recordings with VIDAC)) i have to do so many things in order to begin the encode. i used vidomi for a long time and it is a very nice simple program but the de-interlace filter is crap and i neet this one everytime i encode a movie from tv.
hmm i hope i could demonstrate my laziness to you ;-)
Thank you very much
wunschkind
stax76
6th January 2003, 14:37
I mean you invoke VirtualDub from DVX and do than only cut settings with delete selection or other settings and close VirtualDub. DVX uses than the settings made in VirtualDub
'Dolemite
wunschkind
6th January 2003, 15:49
oh..... sorry
thank you dolemite i will try it...
wunschkind
wunschkind
6th January 2003, 21:14
hi Dolemite,
how can i change the programs (or folders for them) like dvd2avi and virtualdub and so on in DVX. i would like to make a new installation of DVX also but it always has the old program places saved if i start it. i can´t change anything. can i make a clean installation?
thank you
wunschkind
stax76
12th January 2003, 22:44
@wunschkind
how can i change the programs (or folders for them) like dvd2avi and virtualdub and so on in DVX.
if a program is missing DVX will ask again for it, you can also edit the registry. In 3.0 it will be possible to edit the paths in the settings dialog. Look out for 3.0 beta in my board, first beta release is near. I won't post to boards except mine about 3.0 until the final release.
@all
I'm looking for translators and guide writers. The upcoming version features a language file editor for easy translation. If anybody thinks DVX 3.0 could be useful program and is willing to help, please contact via Email, PM or at my board
dolemite0711_yahoo.de
Thanks,
Dolemite
stax76
29th January 2003, 16:13
Hi everybody,
version 3.0 is almost finished, we are still looking for translators (currently french, english, german and spanish in the making) and experts for testing. I've made some screenshots to give you a idea what's 3.0 about. Latest Release Canditate can be found on the download page.
Regards,
Dolemite
http://www.planetdvb.net/dvx/screenshots.htm
http://www.planetdvb.net/dvx
minidiscnut
29th January 2003, 18:20
Looks good, I'll give it a try.
Many thanks for your reply!
stax76
29th January 2003, 18:32
hope it works also good, please let me know if you have any problems
cjaar
4th February 2003, 05:20
@Dolemite...
i was trying ur program... but i hv got some error!!!!!
Using the latest DVX from ur site, isntalled .NET Framework(should i install .NET FW SP2, where can i get this???) and all other programs.
when i open the VOB, DVD2avi converts to dv2 and preview window pops up with error: msvcrtc.dll(something wired like this) is missing, reinstalling the appli may solve the problem". This happend once, other preview checks had all black preview...
compression test err: cannot write log file" ????
any reasons???
thanks
cj
minidiscnut
4th February 2003, 10:31
Looks like DVD2AVI has been compiled with Visual C++. That missing DLL contains the C runtime library for this compiler.
stax76
4th February 2003, 18:35
I don't have this dll on my system, strange. Which program causes the error?
stax76
4th February 2003, 22:47
If you have installed a filter pack like nimo, you have no to face several problems, you can read about it here http://www.planetdvb.net/board/index.php?act=ST&f=22&t=31&st=195
cjaar
6th February 2003, 04:14
@Dolemite
hi resolved it, before checking for compressability, u hv to check and select codec setting, after this id didnt get the error "couldnt write log file", the other missing dll err got resolved by deleting the imagesequencer.dll from the avisyth plugin dir, there is thread discussing about this in avisynth forum.
Now iam struck with one prob:
i hv an avi (captured with TV card) source with mono pcm audio 16bit, when i convert to divx, video is fine, but prob with audio, vbr mp3 audio sounds very fast and funny @ all bits rates(96,112,128,160) !!!!... coule be because of mono WAV file, can any1 give me the correct bsweet+lame cmd line ... i fell bsweet or lame assumes stereo as default.
sug: I feel the codec windows is hidden deep inside, should be accessable easily, u can rename the option tab in toolbar to codec setting or hv a saperate Codec tab, so user will easily set the codec, otherwise users will forget to do, the same happened for, so i got the " couldnt write log file " err :)
thanks
cjaar
stax76
7th February 2003, 01:08
I feel the codec windows is hidden deep inside,
I changed it (RC 19), felt that way too :)
cjaar
7th February 2003, 03:56
@Dolemite...
what about the command line for bsweet,lame to handle mono wav file form avi ?????, getting the wav file and converting to mp3 manually converting using cmd line works fine, no funny sound.....
looking for cmd line for avi with mono wav file...
Moreover when i open the avi file, in preview window the movie looks BLUeiSH(red colour is missing), am uisng avisynth 2.5, vdubmod and necessary plugins for 2.5.
But ist ok with vob file, no such colour prob, when i check for noise filter, i get an error in the preview (convolution3d supports fo yu12 only, error @ line 5) where line 5 in the avs file is convolution3d filter, when unchecked it works fine, i hv this plugin in avisynth plugin dir and pulgin path set correctly....
any idea how to resolve these!!!!
Thanks
cj
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.