Top "Video-conversion" questions

Video conversion deals mostly with converting videos from one codec to a second one or to resize the image size.

Convert video with ffmpeg using gpu

I have video sharing site and convert video with ffmpeg but it take a lot of time for converting. how …

video ffmpeg gpu video-processing video-conversion
Post processing in ffmpeg to move 'moov atom' in MP4 files (qt-faststart)

Is it possible to run ffmpeg from the command line which will either place the 'moov atom' metadata in the …

ffmpeg video-streaming video-processing mp4 video-conversion
Convert compressed swf to mp4

I'm looking for a batch script to convert swf to mp4, lossless. I tried using both ffmpeg and handbrake, but …

ffmpeg flash mp4 video-conversion
how to convert any type of video to mp4?

how can i let users upload video to mp4 using php code? I've been trying to find a code that …

php video video-conversion
How to Convert Videos on VLC batch/CLI?

I need to do a mass-conversion of videos from a video recorder in the .mod format, to other file formats, …

command command-line-interface line vlc video-conversion
video captured from iphone gets rotated when converted to .mp4 using ffmpeg

When I try to upload videos captured from my iPhone in my app, the server performs a conversion from .mov …

iphone ffmpeg video-conversion .mov
Can I set rotation field for a video stream with FFmpeg?

I have a video file. I open it with MediaInfo utility and I can see a video stream in this …

ffmpeg video-conversion
Using ffmpeg convert a file from one format to another

I'm new to ffmpeg and I was trying to find out how to convert a audio or video file from …

c ffmpeg video-conversion audio-converter
Server-side video conversion and compression

I want to provide an automatic video-converter for my CMS-customers. They should be able to upload their "untouched" video-files (MP4, …

php compression video-conversion
unknown encoder libvo_aacenc

i am trying to convert a .mov file to an mp4 file using the following command. ffmpeg -i sample_iTunes.…

ffmpeg video-conversion