Top "Transcoding" questions

Transcoding is the direct digital-to-digital data conversion of one encoding to another (video and audio format)

libfaac: Queue input is backward in time

I am using libav along with libfaac to encode audio into aac. following is the logic: frames[n] i = 0 ; while (…

audio ffmpeg libav transcoding libfaac
Video Format Analyzer

I have a video file I don't know what format it is. Is there a software can analyze what kind …

media converter codec transcoding
RGB to YUV422 conversion with ffmpeg, incorrect colors

I'm trying to convert an 8bit RGB uncompressed to an mpeg2 mxf file (xdcam 422 HD 1080 50i) which is YUV422. With …

video ffmpeg transcoding