Hi, I am writing an audio transcoding application using ffmpeg libraries. Here is my code - http://pastebin.com/6aaa8C53
The input file i used was - https://stream-m.googlecode.com/files/univac.webm The output file is playable and its of the same duration as the input file. But its completely noisy. I guess I am not handling the pts and dts properly..! but dont know how to do it.! I checked the example folder of ffmpeg sources. But I am not able to figure where i went wrong. Can someone tell me where I am doing it wrong..! -- Vinod
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
