Help for getting info on avi's
|
|
nscowboy
Inactive
|
12. January 2010 @ 11:48 |
Link to this message
|
I'm an "Old" rookie at all this, hope you guys don't think I'm an idiot, but I use to be able to get the information on an avi by clicking on properties and summary. It use to give me the size, height & width etc, I had to reformat and now all the summary gives me is a big blob. I get "Summary properties are unavailable for the selected source(s)." how do I get the information back in there?
Thanks for putting up with me.
Bill
|
Advertisement
|
  |
|
Senior Member
|
12. January 2010 @ 13:49 |
Link to this message
|
Summary only works on certain formats.
Are you talking about a format that worked previously but no longer
works?
Does the file play OK in Windows Media Player ?
|
nscowboy
Inactive
|
12. January 2010 @ 17:25 |
Link to this message
|
Yes it worked on the very same file, and as far as I remember it worked on just about all formats, and yes it does play in windows media player.
|
Senior Member
|
12. January 2010 @ 17:34 |
Link to this message
|
Make sure shmedia.dll is regsistered.
Issue this command from a CMD box.
regsvr32 \windows\system32\shmedia.dll
|
nscowboy
Inactive
|
12. January 2010 @ 19:08 |
Link to this message
|
Its says can't be found?? Where do I find it or where do I get it??
|
Senior Member
|
12. January 2010 @ 19:50 |
Link to this message
|
Oops - my bad,
looks like the Shmedia.dll trick only applies to XP.
There's probably an equivalent in the newer OS's, but
I don't know what it is.
|
nscowboy
Inactive
|
12. January 2010 @ 20:25 |
Link to this message
|
Sorry, should have said I've got windows XP home edition.
Bill
|
Senior Member
|
12. January 2010 @ 22:46 |
Link to this message
|
Then you should have this file and it should be registered as I
mentioned.
Use the CMD prompt to look for it.
Type CD \ (press enter)
DIR /S shmedia.dll (press enter)
Did it find it? If not try it this way:
DIR /S /AH shmedia.dll (press enter)
|
nscowboy
Inactive
|
13. January 2010 @ 08:21 |
Link to this message
|
Didn't find it.
|
AfterDawn Addict
|
13. January 2010 @ 09:29 |
Link to this message
|
From the command prompt,type:
cd\
then
dir shmedia.dll /s
|
nscowboy
Inactive
|
13. January 2010 @ 09:59 |
Link to this message
|
If I knew how to enclose an attachment I could show you what I got.
|
Senior Member
|
13. January 2010 @ 13:27 |
Link to this message
|
The way to post an image attachement is to first upload the
image to a hosting site such as imageshack.us
Get the forum URL from imageshack and put it in your post.
One command to try, is SFC /SCANNOW this checks your whole system for
missing files and replaces anything it finds wrong.
|
nscowboy
Inactive
|
13. January 2010 @ 15:46 |
Link to this message
|
Run that had to put the XP disc in and it took over two hours. I tried those CMD's again and the summary is still the same.
Bill
|
Senior Member
|
13. January 2010 @ 16:45 |
Link to this message
|
Did you retry the regsvr32 command as mentioned earlier ?
|
nscowboy
Inactive
|
13. January 2010 @ 17:38 |
Link to this message
|
Yes
|
Senior Member
|
13. January 2010 @ 19:48 |
Link to this message
|
Did it actually say the file was registered or did it say
it wasn't found ?
|
nscowboy
Inactive
|
14. January 2010 @ 15:26 |
Link to this message
|
I just tried it again and said it succeded.
|
Senior Member
|
14. January 2010 @ 17:24 |
Link to this message
|
Is the properties summary working now?
|
nscowboy
Inactive
|
14. January 2010 @ 18:04 |
Link to this message
|
No same as it was
|
AfterDawn Addict
|
14. January 2010 @ 18:56 |
Link to this message
|
The registry entry should be as shown in the pic for Properties/Summary tab to show the info.
You can copy the lines between the dashes and save it from Notepad as test.reg
Right click on the .reg file and 'merge'.
---------------------------------------
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\SystemFileAssociations\.avi\shellex\PropertyHandler]
@="{87D62D94-71B3-4b9a-9489-5FE6850DC73E}"
-------------------------------------------

This message has been edited since posting. Last time this message was edited on 14. January 2010 @ 18:59
|
nscowboy
Inactive
|
14. January 2010 @ 18:58 |
Link to this message
|
How or where do I get the registry editor?
|
nscowboy
Inactive
|
14. January 2010 @ 19:18 |
Link to this message
|
Mine shows that but with a different number
|
AfterDawn Addict
|
14. January 2010 @ 19:25 |
Link to this message
|
It's easy to mess up the registry - so to be safe you can create a restore point first.
Start > Programs > Accessories > System Tools > System Restore
and create a restore point.
Then to examine the registry:
Click 'Start' > 'Run'
Type "regedit" (without the "")and browse through the entries exactly as shown below.
HKEY_CLASSES_ROOT\SystemFileAssociations\.avi\shellex\PropertyHandler
The value shown inside PropertyHandler should be as shown earlier.
|
nscowboy
Inactive
|
14. January 2010 @ 23:04 |
Link to this message
|
Yes I got it up and it looked just like the sample except different number.
Bill
|
Advertisement
|
  |
|
AfterDawn Addict
|
15. January 2010 @ 06:06 |
Link to this message
|
In my case, if the number is different, the properties are empty.

|