[FFmpeg-devel] Reg ffmpeg sampling issue Please help me
Venkat Rao
battula97 at gmail.com
Mon May 23 12:48:01 CEST 2016
Hi ,
This is Venkat, I am new bee working with this open source codec. I need
help on this libav transcoding.
I need to develop audio Transcoder which takes input as a audio raw file
and and will get information externally like parameters: what type of
codec, bit rate, number of channels etc. and I need to convert this raw
file to mp3 or wav format.
I am using example code "transcoding.c" file. which convert same codec
form. I modified this code for taking raw file and converting to mp3, then
facing issue like "[libmp3lame @ 0x620be0] more samples than frame size
(avcodec_encode_audio2)".
Please help me on this, help me how can I improve my code to support raw
input and convert to mp3 format. Thanks :)
--
Regards,
Venkatarao.
More information about the ffmpeg-devel
mailing list