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
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

Build gen AI apps with an all-in-one modern database: MongoDB Atlas

MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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