Copy link to clipboard
Copied
After doing a clean install of CS5, everything seems to work well except for Bridge.
HDV mpeg clips will not display a visual thumbnail
or playback in preview window of Bridge. When double-click
ing icon, I get an error "Windows
cannot find '%ProgramFiles(x86
)%Windows Media Player
\wmplayer.exe'.
When I double-click an AVI file, Bridge finds and uses Windows Media Player just fine.
Need MPEG preview badly!!!!
MPEG clips are working fine in Premiere Pro CS5 and AME rendering is awesome!!!
Thanks, rg
Copy link to clipboard
Copied
Tee hee. I thought you'd opened up a can of worms when you mentioned what you did, Todd!
Copy link to clipboard
Copied
> If I knew which files I need, it would be simple enough to copy and paste them into the CS5 install on my production machine.
The codecs are licensed for use by specific products, so I won't be telling you how to copy them over for use by other products.
Copy link to clipboard
Copied
Man I had really hoped that this last update would fix the mpeg playback problem..........
Copy link to clipboard
Copied
My heart skipped a beat too. It was the first thing I tried after installing. D-oh!
Copy link to clipboard
Copied
ouuuh, yes!!! Thought I might have an early gift from the elves at Adobe-North-Pole, but my update stocking turned up empty.
They have escalated my support case upstairs, so maybe, just maybe.....
rg
Copy link to clipboard
Copied
The latest Bridge patch 4.0.4 provides preview function to MPEG2-PS format files. Due to system limitation, currently Bridge can not playback MPEG2-TS files.
Thanks,
Bridge QE
Copy link to clipboard
Copied
Had my hopes up when I saw the word "mpeg" there, but no such luck.
Still awaiting a further response from tech support on the Adobe end on
my support ticket.
Maybe Santa will be the one to bring it!
Copy link to clipboard
Copied
Copy link to clipboard
Copied
What do you mean you've got your mpeg previews back, Ann? What have you done that I haven't?
I updated to the latest release, but to no avail. I didn't think this latest fix addressed that issue. What is the source of your mpegs, are they HD?
Copy link to clipboard
Copied
JM-S,
I'm with you, Dude! Still no mpeg previews on either my Vista64 or Win7 64bit machines. Ann had me exicted when I saw the email (happy for her, but still sad for us). Supposed to get a call back from tech support. They patched into my edit system yesterday for an hour or so and saw for themselves where I'm at. Said the ticket was going to move up the ladder.
rg
Copy link to clipboard
Copied
The fix in the Bridge 4.0.4 update only adds support for preview of some files, not all.
Rick, as I think I've said several times before: Your issue is not something that Technical Support can help you with. It's a deficiency in the software. The codecs aren't there. They were installed by After Effects and Premiere Pro in CS4; they aren't in CS5. Bridge therefore doesn't have access to a component that it needs. This is a bug. The Bridge team can't fix this bug without licensing and installing codecs, which they have not done for CS5.
Copy link to clipboard
Copied
Todd,
Well, you are right in a way: removed CS5 and ran cleanscript, reinstalled CS4. Low and behold, Bridge CS4 and Windows Media Player both opened and previewed the same HDV mpeg files (from Premiere, both old and new) that would not play in same under CS5!!!!!! Well now, I'm running CS4 updates, then going to reinstall CS5 (since I have several clients work created under its lovely newness) and hopefully be back to work tomorrow. Using Premiere CS5 and my good old buddy Bridge CS4!!!
Updates next year............ we'll think about that.
G'nite, all. rg
Copy link to clipboard
Copied
The end of the saga!!! Sorry to put you all through this, but FINALLY, after cleaning, reinstalling CS4 and then CS5, I now have thumbnails and previews in my beloved Bridge CS5!!!!!! Did NOT uninstall CS4, so have whatever background resources needed to make CS5 Bridge do what it needed to do. Now I think I will leave well enough alone and get back to work, and to sleep!!!
So JM-S and other, clean it all out, reinstall old things that worked, then install upgrades on top!
Happy Holidays,
Rick
Copy link to clipboard
Copied
Bugger!!! Just when I had put it out of my mind - forever.
So, to start over...
Copy link to clipboard
Copied
HDV captured with Premiere or HDVsplit
I had thumbnails but could not preview .mpeg and m2t, but now I can (again).
Copy link to clipboard
Copied
How very strange. My HDV was captured in PP CS5, and I can't see diddlysquat in Bridge.
The plot thickens.
Copy link to clipboard
Copied
Hopefully this can help someone. I was also missing previews in Bridge CS5 for .m
2ts files. Strange thing is, I've got previews for some of the files, but not others. Double-clicking
the file brought up the "Windows cannot find '%ProgramFiles(x86)%Windows Media Player
\wmplayer.exe' error. But Windows Media Player would play the files directly. So......
Please back up your system prior to modifying the registry!!!
Open the registry editor by clicking the Windows button in Vista, type regedit.exe. Make sure you are at the top of the registry tree. Press Ctrl-F to bring up the search box. F3 will move to the next returned search result.
Search for your file extension, you should find it in several places in HKEY_CLASSES_ROOT. We are specifically looking for an entry that has subkeys of shell\open\command and shell\play\command. The specific value in question is "(Default)". For my .m2ts_auto_file entry, the (Default) value was "%ProgramFiles(x86)%\Windows Media Player\wmplayer.exe" /Open "%L" . Exactly the path that Bridge was not able to find. I changed this in both command Default values (under open and play) to: "C:\Program Files (x86)\Windows Media Player\wmplayer.exe" /Open "%L"
Restart the computer.
You may have to re-associate what program opens your files by right-clicking on the file, choose open with (make sure Always Open With check box is checked) and select Windows Media Player (If you have to browse for the Windows Media Player, make sure you browse to Program Files (x86), DO NOT select the media player under C:\Program Files\Windows Media Player\wmplayer.exe if you have a 64 Bit OS!) The file should play in Windows Media Player.
Open Bridge.
Now double click the icon in Bridge, Media player plays the file. OK almost there, but I really want previews at a minimum!
Next,
Again Under HKEY_CLASSES_ROOT, find the entry for your extension (I was looking for .m2ts). Strangely enough, there were no subkeys under this entry. Now look at an entry that Bridge does play preview for. In my case, .M2V files would preview in Bridge. Under the .M2V key were several subkeys for "OpenWithProgIds" and "ShellEx". What I did next was right click on the .M2V (or what ever file extension previews correctly in Bridge) and export the keys. Give it a file name and save. Next we will locate the saved file (will have a .reg extension if visible) and right click, then choose edit. This should open the .reg file with notepad. Next we will replace EVERY reference of .M2V with .m2ts (or whatever extensions your are dealing with. there were not many entries, but I still used Edit --> Replace to make sure I got them all). Save the file. Now double click the newly saved file, and select "yes" to import values into the registry. Reboot.
For me, previews are now showing for .m2ts!!!
Now about playing video within Bridge, that may be tougher.......
Hope it helps!
Tom