Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in libavcodec

How to decode AAC using avcodec_decode_audio4?

ffmpeg/libavcodec memory management

Encode buffer captured by OpenGL in C

c opengl ffmpeg h.264 libavcodec

Why decoding frames from avi container and encode them to h264/mp4 doesn't work?

How to choose between openH264 and x264 decoder

ffmpeg libavcodec

Unmet dependency when installing vlc on ubuntu 14.04

How to encode resampled PCM-audio to AAC using ffmpeg-API when input pcm samples count not equal 1024

How to output raw frequency (fft) data using ffmpeg / libavfilter

audio ffmpeg libav libavcodec

Why does adding audio stream to ffmpeg's libavcodec output container cause a crash?

FFmpeg decode raw buffer with avcodec_decode_video2

c++ ffmpeg libavcodec

keyframe is not a keyframe? AV_PKT_FLAG_KEY does not decode to AV_PICTURE_TYPE_I

How to get number of I/P/B frames of a video file?

FPS too high when saving video in mp4 container

Using FFmpeg within a python application: ffmpeg tool or libav* libraries?

Unable to install avconv/libav

FFMPEG decoding too slow (avcodec_send_packet() / avcodec_receive_frame())

ffmpeg libavcodec avcodec

Extremely high bit rate when encoding video with libavcodec

Is there a set of working P/Invoke declarations for FFMpeg, libavutil, libavformat and libavcodec in .NET?

Undefined reference to avcodec_alloc_context but ffmpeg linker order correct?