MSFN Forum: Remove RichVideo.exe - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Remove RichVideo.exe PowerDVD 7 Deluxe Service Rate Topic: -----

#1 User is offline   Nucleus 

  • Member
  • PipPip
  • Group: Members
  • Posts: 267
  • Joined: 15-February 05

Posted 20 May 2006 - 02:49 AM

After the unattended installation of PowerDVD 7 Deluxe, I have a new service runing in the backround, called RichVideo.exe. In the services list, it's called "Cyberlink RichVideo Service(CRVS). It's a useless service, and all it does is waste my computer resources. I need to remove it during the unattended installation. Any ideas how?

Thanks


#2 User is offline   KRYOGENIUS 

  • Enhancer
  • PipPip
  • Group: Members
  • Posts: 209
  • Joined: 12-April 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 20 May 2006 - 05:12 AM

Hello

Maybe you can make a script or a reg file to modify the launch state of this service

++

#3 User is offline   T D 

  • Go MSFN!
  • PipPipPipPipPip
  • Group: Members
  • Posts: 940
  • Joined: 05-April 06

Posted 20 May 2006 - 06:49 AM

There is a program called instsrv used to add and remove services.
Put it in the $OEM$\$$\System32 and after PowerDvd installation, in your batch or RunOnceEx or whatever, execute
instsrv "Cyberlink RichVideo Service(CRVS)" REMOVE

I think you need to find out the actual name of the service, like wuauserv is to Auto Update and replace the "Cyberlink RichVideo Service(CRVS)" and without quotes.

Just in case you don't know how to find the service name (most ppl do, but still) install PowerDvd, open services.msc, rightclick "Cyberlink RichVideo Service(CRVS)">properties and at the top it says service name.

Attached File(s)



#4 User is offline   Nucleus 

  • Member
  • PipPip
  • Group: Members
  • Posts: 267
  • Joined: 15-February 05

Posted 20 May 2006 - 07:46 AM

Thank you for your replies. I found a way of not even installing the service. I just deleted the RichVideo folder, and in Custom.ini I changed RichVideo=1 to RichVideo=0

#5 User is offline   owikh84 

  • Takeshi Kaneshiro
  • PipPip
  • Group: Members
  • Posts: 165
  • Joined: 09-October 05

Posted 20 May 2006 - 09:50 AM

thanks for sharing

#6 User is offline   Solid as a rock 

  • So solid as a rock is
  • PipPipPipPipPip
  • Group: Members
  • Posts: 718
  • Joined: 30-May 04

Posted 29 July 2006 - 08:28 AM

View PostNucleus, on May 20 2006, 10:49 AM, said:

After the unattended installation of PowerDVD 7 Deluxe, I have a new service runing in the backround, called RichVideo.exe. In the services list, it's called "Cyberlink RichVideo Service(CRVS). It's a useless service, and all it does is waste my computer resources. I need to remove it during the unattended installation. Any ideas how?

Thanks

What do that service really do? I have googled at it and the only thing i read is everyone want to remove it, but none of them tell why what that service really do...

Edit:

Quote

CyberLink RichVideo


Introduction and Benefits

CyberLink RichVideo is an advanced technology designed to save precious video editing time by storing initial video analysis for future references. For example, the first time you detect scenes or perform Magic Cut, video analysis information will be collected and stored, eliminating the process to be repeated again. Not only is a tremendous amount of time saved, the video information will be stored directly into the video file, and thus available for all users.

RichVideo Technology

Developed by CyberLink, CyberLink RichVideo technology coincides with new product releases enabling it to be utilized by other award-winning CyberLink applications. As we gravitate towards the digital home generation, video analysis will be at the forefront of video editing, with RichVideo playing a vital role in the development of multimedia software by reducing editing time and arduous workload.

CyberLink RichVideo is activated the first time after detecting scenes or performing Magic Cut. Information will be saved from video analysis in a separate data file or write to the file directly. Later, it is retrieved automatically when conducting similar actions.

CyberLink RichVideo in Action

For Magic Cut or in Scene Detection

CyberLink RichVideo will store information on scene differences, zooming and panning, facial features, colors, etc. Video analysis will only be conducted the first time, even if the duration of the scenes/clips have been altered. The next time Magic Cut is performed, everything will be automatic.

As long you use PowerDvd to look dvds and nothing more, it is really useless to use richvideo....

This post has been edited by Solid as a rock: 29 July 2006 - 08:40 AM


#7 User is offline   anirbansen 

  • Group: Members
  • Posts: 1
  • Joined: 06-August 05

Posted 12 August 2006 - 02:33 PM

Go to Start Menu > Run
Type in "services.msc" and press ENTER

Locate "Cyberlink RichVideo Service(CRVS)" from the list of local services.
Right click and choose properties
Switch the startup type to "disabled" and OK. (Stop it now if you want)

Close and reboot.

#8 User is offline   muiz 

  • SPECIAL
  • PipPipPipPipPipPip
  • Group: Banned
  • Posts: 1,055
  • Joined: 03-August 03
  • OS:none specified
  • Country: Country Flag

Posted 14 August 2006 - 05:52 PM

View Postanirbansen, on Aug 12 2006, 10:33 PM, said:

Go to Start Menu > Run
Type in "services.msc" and press ENTER

Locate "Cyberlink RichVideo Service(CRVS)" from the list of local services.
Right click and choose properties
Switch the startup type to "disabled" and OK. (Stop it now if you want)

Close and reboot.


errr dude.... :blink:

That is not unattended , they mean during setup ;)

Read Nucleus post , that is the way to do this. ;)

This post has been edited by muiz: 14 August 2006 - 05:53 PM


#9 User is offline   xyu 

  • Junior
  • Pip
  • Group: Members
  • Posts: 50
  • Joined: 04-November 04

Posted 24 September 2006 - 10:26 AM

This one is very simple, as any other service in windos.
Simply add in your reg file.

;00000002 = Automatic
;00000003 = Manual
;00000004 = Disabled


;Cyberlink PowerDvD 7 RichVideo.exe

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RichVideo]
"Start"=dword:00000004

This post has been edited by xyu: 24 September 2006 - 10:33 PM


#10 User is offline   midi2k6 

  • Junior
  • Pip
  • Group: Members
  • Posts: 64
  • Joined: 30-November 04

Posted 21 October 2007 - 01:54 AM

CyberLink PowerDVD 6.x & 7.x (This will works for All Versions) This is the best without messing your system services.

Extract APPLICATION.EXE file and edit Custom.ini search for RichVideo=1 , change to 0 and delete RichVideo Folder to save space.
If you want silent install just add Silent=1 anywhere (line). Im running 7.3 Ultra Edition, it works.

#11 User is offline   radix 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 715
  • Joined: 08-February 07

Posted 21 October 2007 - 02:31 AM

My script do these:
-remove RichVideo (from script directory or Temp folder after extraction);
Is no need to edit Custom.ini.
-Prevent PDVDServ.exe and Language.exe to run at start up;
-Make registration with s/n.
http://www.msfn.org/board/index.php?showto...st&p=698477

#12 User is offline   midi2k6 

  • Junior
  • Pip
  • Group: Members
  • Posts: 64
  • Joined: 30-November 04

Posted 22 October 2007 - 08:17 PM

Remove RichVideo Folder (after extracted), edit Custom.ini
search for RichVideo=1 (change it to 0)
repack

#13 User is offline   Troy III 

  • Group: Members
  • Posts: 1
  • Joined: 22-April 08

Posted 22 April 2008 - 08:43 PM

Hello guys,
I think I've just found the best way to remove the RichVideo.exe


[Go to]
START \Run...
[ type in, or copy paste the following]
C:\Program Files\CyberLink\Shared files\richvideouninstall.exe
[Hit]
ENTER
[or click]
OK

you're done.

This post has been edited by Troy III: 22 April 2008 - 08:45 PM


#14 User is offline   databird 

  • Group: Members
  • Posts: 2
  • Joined: 11-February 11
  • OS:none specified
  • Country: Country Flag

Posted 11 February 2011 - 01:23 AM

Seems to be virus like Trojan . But it is part of cybderlink "Cyberlink RichVideo Service(CRVS)"

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy