On Fri, May 13, 2011 at 22:43, Indi <thebeelzebubtrig...@gmail.com> wrote: > On Sat, May 14, 2011 at 04:40:01AM +0200, Andrey Moshbear wrote: >> On Fri, May 13, 2011 at 11:21, Paul Hartman >> <paul.hartman+gen...@gmail.com> wrote: >> > On Fri, May 13, 2011 at 2:49 AM, Andrey Moshbear <andrey....@gmail.com> >> > wrote: >> >> Is there a patch for mplayer (1.0-rc4) that adds id3v2 support? >> >> Googling the mailinglist archives, it was said that the previous >> >> implementation had vulns and was hence scrapped, but it sucks not >> >> having it. >> > >> > libavformat, which mplayer contains, can already support it. If you >> > add "-demuxer lavf" to your mplayer commandline (or set it in your >> > config), you should see the ID3v2 tag. >> > >> > >> >> Now to rtfm and see how to set it in the config. > > The line: > > demuxer=lavf > > works here.
Thanks!