This tag should be used for questions related with programmatically handling of video encoding in any format.
I'm looking for a good (general) conversion command that will convert any input file to h.264 sized for the iPad. …
iphone ipad ffmpeg video-encoding h.264I am using AlAssetsGroup enumerateAssetsAtIndexes to list the assets in the Photos (Camera) app. For a given video asset I …
ios objective-c video-processing video-encodingI've installed the latest ffmpeg but it seems unable to locate the video codecs. Do I need to completeley remove …
ffmpeg video-encoding libavcodecHow can I create a video file from a series of images/photos on Android? Can this be done with …
android video-encodingI'm developing a system which needs to store videos in the form: /path/to/video/<md5 of the file&…
video ffmpeg video-encodingThank you for your focus! I want to use Android MediaCodec APIs to encode the video frame which aquired from …
android android-camera h.264 video-encodingI am writing a python/django application and it needs to do image manipulation and then combine the images into …
python image-processing video-encodingI have to upload a video from front-end web to my Django back-end. I need to compress the video before …
javascript django video-encoding video-editingI've been having some problems while trying to fix a simple video recording app*. I think I followed the sequence …
android h.264 video-encoding codec video-recordingI can't understand what is a VBV (Video Buffering Verifier) and what relations it have with a maxrate. When I …
ffmpeg h.264 video-processing video-encoding