Jump to content

OCedHrt

Member
  • Posts

    41
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by OCedHrt

  1. You make a valid point.

    However, I just tried a valid VCD compliant MPEG file (encoded it myself) and Nero still crashed. That means (S)VCD is nearly completely not working. The only thing that still works are pictures.

    Fixed. 3 Additional files are required. However, I think it would be better to include all the splitters.

    Source: Bin\Common Files\DSFilter\*Splitter.ax; DestDir: {cf}\Ahead\DSFilter; Flags: regserver sharedfile uninsnosharedfileprompt; Components: nero_core\nero_videocd

    However, swf files still cause a crash.

  2. Nero 6 did not require Recode to encode the input media files for (S)VCDs. I will try the new beta version, but I have a feeling it will be the same.

    I will also reinstall the bloated full package without Recode and see if it works. I am pretty sure it will though.

    Recode is needed to encode to DVD (for authoring).

  3. I may have found a problem. Anyone here try making a VCD with Nero Lite yet?

    Putting in ANY video file for me crashes Nero.

    - I have tried removing all my codecs (which is only ffdshow), still crash.

    - I have tried 7.7.5.1 micro, and that crashes too.

    Below is a snip of Process Monitor for the crash.

    90089 2:06:38.7012583 AM nero.exe 90360 QueryFileInternalInformationFile C:\WINDOWS\system32\devenum.dll SUCCESS IndexNumber: 0x10000000004ca

    90090 2:06:38.7013642 AM nero.exe 90360 QueryStandardInformationFile C:\WINDOWS\system32\devenum.dll SUCCESS AllocationSize: 61,440, EndOfFile: 59,904, NumberOfLinks: 1, DeletePending: False, Directory: False

    90091 2:06:38.7014667 AM nero.exe 90360 CloseFile C:\WINDOWS\system32\devenum.dll SUCCESS

    90093 2:06:38.7015740 AM nero.exe 90360 CreateFile C:\Program Files\Nero\Nero Core SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened

    90094 2:06:38.7016282 AM nero.exe 90360 QueryDirectory C:\Program Files\Nero\Nero Core\nero.exe SUCCESS Filter: nero.exe, 1: nero.exe

    90095 2:06:38.7016860 AM nero.exe 90360 CloseFile C:\Program Files\Nero\Nero Core SUCCESS

    90103 2:06:38.7019621 AM nero.exe 90360 CloseFile C:\WINDOWS\system32\devenum.dll SUCCESS

    90110 2:06:38.7025010 AM nero.exe 90360 Load Image C:\WINDOWS\system32\devenum.dll SUCCESS Image Base: 0x75f40000, Image Size: 0x11000

    90112 2:06:38.7026501 AM nero.exe 90360 RegOpenKey HKLM\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\devenum.dll NAME NOT FOUND Desired Access: Read

    90114 2:06:38.7027353 AM nero.exe 90360 RegOpenKey HKCU\Software\Microsoft\ActiveMovie\devenum\{083863F1-70DE-11D0-BD40-00A0C911CE86}\{44F3E420-7FDD-11D2-9506-44455354616F} SUCCESS Desired Access: Read

    90117 2:06:38.7027845 AM nero.exe 90360 RegQueryValue HKCU\Software\Microsoft\ActiveMovie\devenum\{083863F1-70DE-11D0-BD40-00A0C911CE86}\{44F3E420-7FDD-11D2-9506-44455354616F}\FriendlyName SUCCESS Type: REG_SZ, Length: 40, Data: Ligos MPEG Splitter

    90119 2:06:38.7028228 AM nero.exe 90360 RegCloseKey HKCU\Software\Microsoft\ActiveMovie\devenum\{083863F1-70DE-11D0-BD40-00A0C911CE86}\{44F3E420-7FDD-11D2-9506-44455354616F} SUCCESS

    90121 2:06:38.7028912 AM nero.exe 90360 RegOpenKey HKLM\Software\Policies\Microsoft\PCHealth\ErrorReporting NAME NOT FOUND Desired Access: Read, WOW64_64Key

    90122 2:06:38.7029055 AM nero.exe 90360 RegCreateKey HKLM\Software\Microsoft\PCHealth\ErrorReporting SUCCESS Desired Access: Read, WOW64_64Key

  4. I'm not doing anything fancy. Just Ryan's Updates, AddOns, and WMPUpdate. Also using some basic built in patches and tweaks.

    I get this popup this says Huh:0? It appears twice.

    I had no problems with 1.0 Final with a much more complicated procedure (removal, driver integration, all sorts of tweaks, etc)

    Gonna try it now with 1.0 Final.

    Last_Session.ini

  5. The drivers with same filenames are in different folders, however the problem is not quite that simple. 2 files with the same name will only have one valid entry under TXTSETUP.SIF.

    For example, say I have two files:

    001\conflict.dll

    002\conflict.dll

    In TXTSETUP.SIF, there will be 2 dirid's, one for 001 and one for 002, so you will potentially end up with two entries like this:

    conflict.dll = 1983,,,,,,,1983,0,0

    conflict.dll = 1984,,,,,,,1984,0,0

    However, for all intents and purposes, this is just one entry, the first. Meaning, the second conflict.dll will never be copied during the text portion of setup. My solution is this:

    file0001.dll = 1983,,,,,,,1983,0,0,conflict.dll

    file0002.dll = 1984,,,,,,,1984,0,0,conflict.dll

    and have instead:

    001\file0001.dll

    002\file0002.dll

  6. I have 3 different graphics drivers that I integrate, of which each have a different copy of "oemdspif.dll".

    Now, 2 is doable, as you can have one be oemdspif.dll while the other be oemdspif.dl_ and they will be entered into TXTSETUP.SIF as 2 different entries.

    However, the starting from 3 files of the same name, there is a problem with 2 ways to resolve it:

    1. Change the name and update the relevant inf's. (Breaks driver signing)

    2. Change the name and then edit TXTSETUP.SIF after integration to rename back to original name.

    Is there a way to have nLite perform the 2nd solution automatically? Maybe instead of keeping the original names on the cd, driver files can be named 00000001, 00000002, etc. (or just the duplicate ones) and then renamed with TXTSETUP.SIF.

  7. [quote name='tommy_vercetti' post='429402' date='Dec 4 2005, 02:42 AM']Hi,

    Went to this thread and pulled out my old driver cd and installed the ATI decoder, it's pretty good compared to all the commercial bloated ones, Tried the one compiled by the other guy works but the decoder is installed, but just not functional. If Anyone can help me with the .msi, I can see all the coponents it installs but just cannot create a setup file for it, cos it still keeps asking to run from setup. I running Installshield Pro 11.5 Trialware, not many days left for the trial to expire, so if anyone can help me


    Thanks[/quote]

    Use the batch code I have in my previous post. Save that in a .bat file in the same directory as the msi/setup. You still need to use setup.exe (the one mentioned in my above post).

    Basically, actually do some reading and follow the instructions in my post :P

  8. Was trying to play some HDTV 1920x1080 content on my computer and found that it just plain doesn't work too well. So went around looking for MPEG2 decoders and remembered, doesn't ATI have something like that for my BBA ATI 9800 Pro!? I bit the bullet and opened up my cd/manual package that was still in shrinkwrap :(, popped that in, got the update utility from ATI's website, and proceeded to figure out how to install it without the CD.

    I'm going to post the link to the setup program that the update utility downloads because you still need the cd to run the setup program, so I think it's okay. Plus their link is so simple I don't think they really care about hiding it.

    Link to setup.exe : [url="http://www2.ati.com/drivers/setup.exe"]http://www2.ati.com/drivers/setup.exe[/url]

    As posted earlier, the setup program checks for the files \BIN\aticdfp.sys and \Install\DVDDcdr\DVDDcdr.dat. Simply copy these files and run setup with the right parameters, right? Well, aticdfp.sys is 108MB! Now comes the fun part:

    1. Open up command prompt.
    2. Change directory to the place where your copy of aticdfp.sys is. (NOT ON CD)
    3. Run: fsutil sparse setflag aticdfp.sys.
    4. Run: fsutil sparse setrange aticdfp.sys 4096 38067485.
    5. Run: fsutil sparse setrange aticdfp.sys 38117149 76139699.

    Now it's only using 192kb! Use your favorite compression program (HINT HINT: NOT WINZIP) that supports sparse (bzip, rar?) or is atleast smart enough to notice it's 99.999999999% 0's (rar, 7zip).

    Note: You could probably put tighter boundaries on the sparse ranges but sparse segments comes in 64kb blocks, so it doesn't really matter.

    Also, a note about the long paths, I have spaces in mine, but I use quotes and it works. I wrote a simple batch file like the following:
    [code]cmdow @ /HID
    @ECHO OFF

    SET CWD=%CD%
    setup.exe /z-w"%CWD%"[/code]
    I'm not sure if you can call a batch file from 7z's sfx script, if someone tries/knows LMK.

    A little update: With the ATI DVD Decoder (Cyberlink with Hardware Acceleration), I can play the 1920x1080 HDTV content only using 40-50% cpu, vs 10fps at 100% cpu with ffdshow or 15fps with dscaler! :D

  9. Yes it has worked, it worked fine for me :P And it still works fine for me :P Did you ad the plugin for Firefox? The only streams that don't work are the ones w/ the <EMBED SRC> tag. Which can be remedied by forcing an install with the original wmp10 inf and then unintalling it.

  10. Has all streaming problems been fixed yet? If not I found out how to restore it . It may defeat the point of WMPLite but I haven't tested it thoroughly, the last step may be unnecessary.

    unregmp2 /PreInstall
    unregmp2 /RegUniv
    unregmp2 /RegExts
    rundll32.exe advpack.dll,LaunchINFSection wmp10.inf

    unregmp2 is in the WMP10 installer, but it doesn't come with WMPLite. If anyone wants to try to see which of these steps can be removed... :D Will test it more when I format my laptop again.

    Update:

    Seems like the last step is required, but you can then invoke the DefaultUninstall of wmp10.inf and streaming still works.

  11. I believe since START is a dos command and not actually a program, you'll have to write a cmd or bat file with that command and shortcut that for startup.

    Not sure if I would want anything other than the OS in high priority. I hate how a crashed program can drag down the whole system cause it has equal priority with the rest of the system.

  12. www.big-boys.com is one. I think it is all streaming content though, not 100% sure since WMP10 is now already installed. I will reformat my laptop again in (with next week?) and come back with more specifics.

    It seems like WMP10 Lite is slightly different than Stream & Codecs 2? (the file is a little bigger) so I will give that a try.

  13. I'm still unable to play streaming media :/ Using the newest nLite and removing WMP and not checking maintain compatibilty, I still can't get streaming to work after installing stream & codecs 2. In FF, I get the black WMP box but somewhere in the right click menu (details?) it says cannot find suitable codec or something. It's been a while since I last tried (totally forgot about it til I noticed my saved bookmark :D) In IE I think I get the control bar but no screen.

    The weird part is, when installing WMP10 over this setup, it doesn't say WMP10 or newer is already installed. It just installs and then of course everything works.

  14. I just had an interesting idea...wouldn't it work if you went through and changed the destionation directories to a predefined output directory and just processed the inf as if you were installing the driver. Of course this would only work on the system with the hardware but you would get the required files for installation for your specific configuration.

×
×
  • Create New...