Tagged Questions
1
vote
2answers
590 views
How to reverse video on Mac OS?
i don't have a Final Cut.
Is there a way to reverse video ?
Some apps, or terminal utilites ?
1
vote
1answer
638 views
How to prevent stretching, blurring and pixelating of embedded logos in VirtualDub?
take a look at this please http://www.youtube.com/watch?v=te-HVN8y_QE&hd=1 .
Notice the embedded "logo" in the upper left corner? How blurry and pixelated it is?
This is the original image:
...
19
votes
5answers
26k views
Using ffmpeg to cut up video
I am using ffmpeg to cut out a section of a large file like this:
ffmpeg -i input.wmv -ss 60 -t 60 -acodec copy -vcodec copy output.wmv
The -ss part works fine but the -t is ignored. It correctly ...
4
votes
5answers
4k views
How to convert videos to 3D format so that I can watch them with 3D glasses
Are there any softwares to convert 2D videos to 3D (preferably XviD) so that I can watch them with 3D glasses? No matter if it's freeware or shareware.
4
votes
3answers
9k views
Rotate a 3gp video file 90 degrees using ubuntu and free tools
I want to use ubuntu and preferably standard packages such as ffmpeg to rotate a 3gp video by 90 degrees in any direction. Preferably a command line or python script.
0
votes
1answer
707 views
3
votes
1answer
1k views
Adding watermarks/logos to videos in mencoder
How do I add a watermark or logo to a video using mencoder?
4
votes
5answers
18k views
Rotate a MP4 file, while preserving codec and quality attributes
I need to rotate a MP4 video by 90 degrees.
There is software like Free Video Flip and Rotate available that does this but produces an AVI file.
Do you have any suggestions for a software to produce ...
1
vote
2answers
8k views
How can I boost the volume of my Video
I have a video that I need to pass on to some of my friends but it has very low audio volume.
How can I boost the audio volume in this video so that it has a similar level as my other videos? Is ...
0
votes
2answers
828 views
Balance volume on both audio channels in a video file
I have a video file where one audio channel is much louder than the other.
Could I take the louder channel and mix it with the low channel? I know it won't be stereo anymore, but mono sound on both ...
0
votes
1answer
765 views
Batch movie frame extractor?
Can anyone suggest a windows applications that will extract x amount of frames from a list of movies that are imported into it. It needs to operate in batch mode. Image Grabber II .net would be ...
2
votes
2answers
805 views
Increasing loudness while using VLC-Player to copy videos
I film via a videocamera with has a microphone that unfortunatly often not loud enough.
That camera stores the videos on mini DVD and at the moment I copy the videos from the camera to my computer via ...