2008/4/8 Luca Abeni <[EMAIL PROTECTED]>: > Hi, > > Pierrick HYMBERT wrote: > > I developp a code same as output_example.c for only save audio stream as > mp3 > > code. My problem is the output file have no valid id3 tags/headers, and > a > > flash player is unable to play it. > > Does somebody know a good way to do this? > > I think libavcodec by default cannot encode mp3, but only encodes mp2. > Probably, you need to enable liblame support. >
All rights, thakns again. Pierrick _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
