Cleanvid code name "Gooey" has been released and is in beta.
Please leave comments below and dont forget to ticket any bugs you find.

MD5 SUM: b4c1cde98a0d9c938e3ec9476e8b74330b427769036e9fbae5de622cbcd6e516

Features

  • Remove commercials from playon.tv recordings
  • Trim First 7 and Last 15 Seconds
  • Re-Encode to x265 mp4 with aac audio

Project Samples

Project Activity

See All Activity >

Categories

Multimedia

Follow CleanVid

CleanVid Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5

User Reviews

  • Great addition to the PlayOn capabilities! The install process could be a bit more clear: (1) FFmpeg needs to be installed and then added to the path (such as C:\ffmpeg\bin). I used Start Menu -> Search -> env and then "Edit environment variables for your account.lnk" to update the Path variable. (2) Sendto folder is located at %AppData%\Microsoft\Windows\SendTo Also the cleanvid batch file needed a bit of work: IF EXIST %1.cleaned.mp4 rm %1.backup mv %1.backup %1 mkdir "%~p1\cleaned\" move %1.cleaned.mp4 "%~p1\cleaned\%~n1.mp4" Deletes the backup file if the clean completes and then attempts to restore (move) the backup. I simplified this (removing the cleaned subdir) to: IF EXIST %1.cleaned.mp4 rm %1.backup IF EXIST %1.backup mv %1.backup %1 IF EXIST %1.cleaned.mp4 move %1.cleaned.mp4 %1
Read more reviews >

Additional Project Details

Operating Systems

Windows

Registered

2020-03-19