Hi,
I think I have the same problem with accented characters in French.
below the console when I test with a file containing accented characters:
Code: Select all
C:\WMS>"C:\WMS\wmsmpeg.exe" -i "C:\Users\user\Music\Sonerien Treujenn Gaol\Son
neurs de clarinette en BRETAGNE\01 Daßs faßch an Danou½t.wma" -f s16be -ac 2 -ar
44100 "C:\Users\Didier\AppData\Local\Wild Media Server\WMS\Temp\Test_ea4ba6e4d
47fb5a61f5fd6b5d141b239.s16be" -v -1
FFmpeg version SVN-r20212, Copyright (c) 2000-2009 Fabrice Bellard, et al.
built on Dec 19 2009 00:45:55 with gcc 4.2.4 [Sherpya]
libavutil 50. 3. 0 / 50. 3. 0
libavcodec 52.37. 0 / 52.37. 0
libavformat 52.39. 0 / 52.39. 0
libavdevice 52. 2. 0 / 52. 2. 0
libswscale 0. 7. 1 / 0. 7. 1
libpostproc 51. 2. 0 / 51. 2. 0
C:\Users\user\Music\Sonerien Treujenn Gaol\Sonneurs de clarinette en BRETAGNE\
01 Da?s fa?ch an Danou?t.wma: no such file or directory
C:\WMS>pause
Appuyez sur une touche pour continuer...
And below the console when I test with a file without accented characters:
Code: Select all
C:\WMS>"C:\WMS\wmsmpeg.exe" -i "C:\Users\user\Music\Louise Attaque\Louise Atta
que\01 Amours.wma" -f s16be -ac 2 -ar 44100 "C:\Users\Didier\AppData\Local\Wild
Media Server\WMS\Temp\Test_a43145bdd4ffb3f69854f2fbf9353674.s16be" -v -1
FFmpeg version SVN-r20212, Copyright (c) 2000-2009 Fabrice Bellard, et al.
built on Dec 19 2009 00:45:55 with gcc 4.2.4 [Sherpya]
libavutil 50. 3. 0 / 50. 3. 0
libavcodec 52.37. 0 / 52.37. 0
libavformat 52.39. 0 / 52.39. 0
libavdevice 52. 2. 0 / 52. 2. 0
libswscale 0. 7. 1 / 0. 7. 1
libpostproc 51. 2. 0 / 51. 2. 0
Input #0, asf, from 'C:\Users\user\Music\Louise Attaque\Louise Attaque\01 Amou
rs.wma':
Duration: 00:01:57.63, start: 1.579000, bitrate: 130 kb/s
Stream #0.0(eng): Audio: wmav2, 44100 Hz, 2 channels, s16, 128 kb/s
Metadata
Lyrics :
MediaPrimaryClassID: {D1607DBC-E323-4BE2-86A1-48A42A28441E}
WMFSDKVersion : 11.0.6001.7001
WMFSDKNeeded : 0.0.0.0000
IsVBR : 0
Year : 1998
EncodingTime : 2100859008
UniqueFileIdentifier: AMGa_id=R 375646;AMGp_id=P 320476;AMGt_id=T 51400
55
Composer : Gaëtan Roussel
Publisher : Atmospheriques
Genre : World
AlbumTitle : Louise Attaque
AlbumArtist : Louise Attaque
MCDI : E+96+230C+5903+87DC+A98F+D5FC+1000E+11F35+142A0+17C8E+1AED
2+1E645+21101+270C6+2AD70
Provider : AMG
ProviderStyle : Rock
PeakValue : 32545
AverageLevel : 8059
TrackNumber : 1
title : Amours
author : Louise Attaque
copyright :
comment :
Output #0, s16be, to 'C:\Users\Didier\AppData\Local\Wild Media Server\WMS\Temp\T
est_a43145bdd4ffb3f69854f2fbf9353674.s16be':
Stream #0.0(eng): Audio: pcm_s16be, 44100 Hz, 2 channels, s16, 1411 kb/s
Stream mapping:
Stream #0.0 -> #0.0
size= 20272kB time=117.68 bitrate=1411.2kbits/s
C:\WMS>pause
Appuyez sur une touche pour continuer...
How to solve this ?