Top "Video-encoding" questions

This tag should be used for questions related with programmatically handling of video encoding in any format.

Video encode from sequence of images from java android

I would like to encode video from sequence of images with java only in my current android project. I mean …

java android image video-encoding android-image
What is PTS in reference to video encoding?

Could someone briefly explain what the acronym PTS means in reference to video encoding?

ffmpeg video-encoding pts
Is there a downside to putting the MOOV atom at the beginning of an MP4 file?

I see tons of questions about relocating the moov atom from the end of a MP4 video container to the …

h.264 mp4 video-encoding
How to get .mp4 videos from motion on a Raspberry Pi?

I use motion on my laptop and it works perfectly in any format. But when I use it on my …

ffmpeg camera raspberry-pi video-encoding motion
streaming video FROM an iPhone

I can get individual frames from the iPhone's cameras just fine. what I need is a way to package them …

iphone video-streaming video-encoding
Android MediaCodec Encode and Decode In Asynchronous Mode

I am trying to decode a video from a file and encode it into a different format with MediaCodec in …

android android-5.0-lollipop video-encoding android-mediacodec android-5.1.1-lollipop
How to add audio to video file on iphone SDK

I have a video file and an audio file. Is it possible to merge it to one video with with …

iphone audio video-encoding
Superimposing two videos onto a static image?

I have two videos that I'd like to combine into a single video, in which both videos would sit on …

video ffmpeg video-processing video-encoding command-line-tool
Convert video to WebM using GStreamer

Documentation for GStreamer is confusing. This is still no excuse for resorting to StackOverflow.com, but still: What is the …

video video-encoding gstreamer webm
High Quality Screen Capture with FFmpeg

I'm trying to figure out a command for high quality screen capture on REHL. I have tried various options, but …

video ffmpeg video-encoding screen-capture x264