Post Reply 
aac, mp3 won't play
20-03-2015, 10:00
Post: #10
RE: aac, mp3 won't play
(20-03-2015 00:47)riboge Wrote:  I was already using a static version but downloaded a slighter newer version. I also replaced avicap32.dll and msvfw32.dll which also was missing from winsxs folder, but still no playing of aac file. Running ffmpeg.exe in task manager brings no error message now but nothing else is visible after doing it--still no play.

FFmpeg probably needs some other DLLs to do the transcoding that aren't needed to just start and display its summary screen. I'm surprised that this would happen with a static build, as I thought this contains all necessary dependencies within the ffmpeg.exe file. Perhaps there are some required DLLs missing on Wserver2012r2 that are present on a regular Windows 7 system.

You coud do some further debugging by running the same ffmpeg commad that MinimServer is using to do transcoding. For mp3:wav24 transcoding, the command to use is:

ffmpeg -analyzeduration 0 -f mp3 -request_sample_fmt flt -i "your-test-file.mp3" -f s24le -acodec pcm_s24le -sample_fmt s32 - >NUL:

with your-test-file.mp3 rplaced by the full path to any MP3 file. Does this show up some more missing DLLs?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
aac, mp3 won't play - riboge - 19-03-2015, 18:05
RE: aac, mp3 won't play - simoncn - 19-03-2015, 19:43
RE: aac, mp3 won't play - riboge - 19-03-2015, 19:46
RE: aac, mp3 won't play - simoncn - 19-03-2015, 20:06
RE: aac, mp3 won't play - riboge - 19-03-2015, 23:35
RE: aac, mp3 won't play - simoncn - 19-03-2015, 23:48
RE: aac, mp3 won't play - riboge - 20-03-2015, 00:08
RE: aac, mp3 won't play - simoncn - 20-03-2015, 00:34
RE: aac, mp3 won't play - riboge - 20-03-2015, 00:47
RE: aac, mp3 won't play - simoncn - 20-03-2015 10:00
RE: aac, mp3 won't play - riboge - 20-03-2015, 15:48
RE: aac, mp3 won't play - riboge - 20-03-2015, 17:14
RE: aac, mp3 won't play - riboge - 20-03-2015, 22:39
RE: aac, mp3 won't play - simoncn - 20-03-2015, 22:48
RE: aac, mp3 won't play - riboge - 20-03-2015, 22:56
RE: aac, mp3 won't play - simoncn - 20-03-2015, 23:07
RE: aac, mp3 won't play - riboge - 20-03-2015, 23:11
RE: aac, mp3 won't play - simoncn - 20-03-2015, 23:12
RE: aac, mp3 won't play - riboge - 20-03-2015, 23:26
RE: aac, mp3 won't play - riboge - 20-03-2015, 23:40
RE: aac, mp3 won't play - riboge - 21-03-2015, 07:02
RE: aac, mp3 won't play - simoncn - 21-03-2015, 07:57
RE: aac, mp3 won't play - riboge - 21-03-2015, 15:37
RE: aac, mp3 won't play - simoncn - 21-03-2015, 16:35
RE: aac, mp3 won't play - riboge - 21-03-2015, 17:16
RE: aac, mp3 won't play - simoncn - 21-03-2015, 17:50
RE: aac, mp3 won't play - riboge - 21-03-2015, 17:54
RE: aac, mp3 won't play - simoncn - 21-03-2015, 18:18
RE: aac, mp3 won't play - riboge - 21-03-2015, 23:04
RE: aac, mp3 won't play - simoncn - 21-03-2015, 23:32
RE: aac, mp3 won't play - riboge - 21-03-2015, 23:42
RE: aac, mp3 won't play - simoncn - 21-03-2015, 23:50
RE: aac, mp3 won't play - riboge - 21-03-2015, 23:55
RE: aac, mp3 won't play - simoncn - 22-03-2015, 00:34
RE: aac, mp3 won't play - simoncn - 23-03-2015, 12:10

Forum Jump:


User(s) browsing this thread: 1 Guest(s)