[MPlayer-dev-eng] Re: Re: Drag&Drop v2

Tobias Diedrich td at sim.uni-hannover.de
Wed Aug 14 01:26:33 CEST 2002


Ponekker Zoltan wrote:

> Ok, but why don't working this ? ->
> 
> iconv -f UTF-8 -c -t US-ASCII lofasz
> 
> lofasz:
> /mnt/hda/6/Muvi/A%20s%C3%B3lyom%20v%C3%A9gvesz%C3%A9lyben/A%20Solyom%20vegveszelyben%20disk1.avi
> 
> This is not UTF-8 encoded string ?

It's still URL-encoded, try this:

sed -e 's@=@%3d at g;s@%@=@g' < lofasz | recode utf8/qp..iso8859-1

-- 
Tobias								PGP: 0x9AC7E0BC
This mail is made of 100% recycled bits
Now playing: aikawananase - toraburumeika-



More information about the MPlayer-dev-eng mailing list