android - Converting wmv video file to mp4 video file using MediaMuxer and MediaCodec -
i want convert .wmv video file mp4 video file. possible using mediamuxer , mediacodec classes?
mediamuxer used create .mp4 files. not format converter.
if have way decode .wmv video frames , pcm sound stream, can feed info mediacodec encoders, , direct mediamuxer build output file.
android media mediacodec mediamuxer
No comments:
Post a Comment