Questions tagged [wma]
19 questions
9
votes
6 answers
Converting wma to mp3 in bulk without changing directory
I have thousands of music tracks in WMA format from when I used to use Windows Media Player to rip CDs. Now I'm having problems playing them on my Linux desktop at work.
Is there a good solution (for Windows or Linux) for converting all the WMAs to…
Eddy
- 3,427
7
votes
1 answer
"Application provided invalid, non monotonically increasing dts" in ffmpeg
I converted wma to mp3:
find -name "*.wma" -exec ffmpeg -i {} -acodec libmp3lame -ab 224k {}.mp3 \;
During the conversation process I got warning messages for all media files
[mp3 @ 0x1de53e0] Application provided invalid, non monotonically…
Igor Yukhimenko
- 257
6
votes
8 answers
Are there any good wma to mp3 converters?
I'm looking for a batch converter to take wma's in a directory and convert them to mp3. Is there anything out there that will do this? This will be for windows.
mandroid
- 597
3
votes
2 answers
How to replace WMAs with MP3s
Around 60% of my music collection has been ripped using Windows Media Player and thus in WMA format. I want to convert them to MP3 so they are more compatible with other music players.
Is there a way to replace the WMA with and MP3, not duplicate…
David
- 209
3
votes
1 answer
Increase volume level of WMA audio files
Say a volume level of a WMA file is too low and hard to hear. Is there any tool can increase the overall volume level?
Stan
- 7,325
2
votes
2 answers
How do you repeat a WMA in Media Player with no gaps?
I've set up Windows Media Player with a playlist that plays the same WMA twice. I've also set it to repeat (loop).
This is somewhat Ok for no gaps during transition, but once every 10 minutes, I'll pick up a gap. Is there a better way to set this…
Chris
- 2,385
2
votes
1 answer
Optimal Audio Codec and corresponding format/option for the recording of voice in small and large lecture halls
Microsoft's OneNote supplied with Office2010 does very well for note taking software. It includes the function to record audio/video, or just audio. The options in the program for Codec are a) Windows media audio 9, b) windows media audio 9.2, and…
eichoa3I
- 1,532
1
vote
1 answer
Overdrive WMA file will not play on Windows 7
The WMA files from Overdrive.com will not play on my Windows 7 media player. They will play on Vista. I've tried opening with realPlayer but get the same error message.
The messages is "Windows Media Player cannot play any items in the playlist....…
Alibarsdad
1
vote
1 answer
Play `wma` files without installing whole Media Feature Pack in Windows x N
I have Windows 8.1 Pro N version installed, which comes without Windows Media Player and 'media features'. This includes no support for *.wma files. I have been looking for a way to install codec for wma files, but all I found is to install whiole…
wasyl
- 111
1
vote
2 answers
What is the best format to convert a WMA file into in order to process it in Audacity?
I have a WMA audio recording that I want to process in Audacity in order to remove noise etc but Audacity would not open it. Converting it to mp3 gives the warning that it will lose quality even farther. And indeed the mp3 version sounds even…
user162573
1
vote
1 answer
Use ffmpeg to transcode only wma lossless files and not wma files
I have a list of wma files with wma lossless files as well, and what i want to do is to use ffmpeg to transcode only those which are wma lossless and not the wma files. As we cannot distinguish these just based on the wma extection. How can this be…
Imran
- 21
1
vote
4 answers
Load WMA file to iPod
I have a lot of WMA files and I am trying to load them into my iPod. However it fails with the error:
Ecstasy of Gold.wma was not copied to
this iPod because it cannot be played
in this iPod
UPDATE: I tried converting wma files to mp3 with…
Kanini
- 1,092
1
vote
2 answers
How can I mass convert from WMA to MP3?
Possible Duplicate:
Are there any good wma to mp3 converters?
How can I mass convert audio files from WMA to MP3?
Jonathan Allen
- 881
0
votes
1 answer
How to correct tempo of MP3s converted from WMA?
I recently converted a load of WMAs to MP3 320bps. However, some of these files player alot slower now. The tempo needs speeding up. I imagine this went wrong during the conversion process.
Can any recommend a way to fix this in bulk? I have a linux…
David
- 567
0
votes
1 answer
No sound with particular video (WMV) file(s)
I've encountered an issue and can't seem to find a solution. I get no sound when I play a video, I've tried a lot of stuff, nothing yields a working file.
Codec packs, KLite Mega, CCCP
Tried players, GOM, VLC, WMP 10, 11, WMP classic
Tried…