Youtube is the most used platform for sharing video content online. Here are some tips how to bypass it if your videos are tagged to contain licenced material.
Youtube + & -
| Pros: | Cons: |
|
|
Pay attention what message the system has generated for your video - audio or video is licensed.
Audio
If your clip contains licensed audio (mostly songs) you can do 2 things:
- Silence the licensed part using audio editor
- Speed increase of 5% or greater, using audio editor
Video
If your video is identified as licensed content there are still options you can do, which require you to use video editor.
- Change aspect ratio to 16:9
- Add logo or text as watermark on top of image
- Upload worse quality video
- Mirror the image vertically
Example:
mencoder original.avi -oac copy -ovc xvid -xvidencopts bitrate=800 -vf mirror -o test.avi
This reconverts the input file, copying the audio and saving the video mirrored in xvid codec with acceptable quality.
Comments
Loading ...