MinimServer Forum
aac, mp3 won't play - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: Support (/forumdisplay.php?fid=4)
+--- Thread: aac, mp3 won't play (/showthread.php?tid=2279)

Pages: 1 2 3 4


RE: aac, mp3 won't play - riboge - 21-03-2015 23:42

(21-03-2015 23:32)simoncn Wrote:  
(21-03-2015 23:04)riboge Wrote:  Puting ffmpeg.exe in the root directory I can now play mp3's but still not aac's(.m4a's). Puzzling. What now?

Please produce a similar debug log for attempting to play an aac or m4a file and I will look at it.



RE: aac, mp3 won't play - simoncn - 21-03-2015 23:50

(21-03-2015 23:04)riboge Wrote:  Puting ffmpeg.exe in the root directory I can now play mp3's but still not aac's(.m4a's). Puzzling. What now?

It looks like you don't have the mp4:wav24 setting in the stream.transcode property.


RE: aac, mp3 won't play - riboge - 21-03-2015 23:55

(21-03-2015 23:50)simoncn Wrote:  
(21-03-2015 23:04)riboge Wrote:  Puting ffmpeg.exe in the root directory I can now play mp3's but still not aac's(.m4a's). Puzzling. What now?

It looks like you don't have the mp4:wav24 setting in the stream.transcode property.
I thought aac and m4a were the same thing. I added mp4:wav24 and now m4a plays.


RE: aac, mp3 won't play - simoncn - 22-03-2015 00:34

(21-03-2015 23:55)riboge Wrote:  I thought aac and m4a were the same thing. I added mp4:wav24 and now m4a plays.

The 'aac' setting is used for AAC ADTS streams only. With some renderers, it's useful for the user to be able to choose a different transcoding setting for these files than the setting for mp4/m4a fles containing AAC audio data. See this section for details of all the transcoding input and output types.


RE: aac, mp3 won't play - simoncn - 23-03-2015 12:10

(21-03-2015 18:18)simoncn Wrote:  Thanks for this. This problem is caused by a bug in the way MinimStreamer is handling the space in the string:

c:\program files\minimserver\ffmpeg.exe

I will fix this in the next update. As a temporary workaround, you could put ffmpeg.exe in a different folder location whose path doesn't contain a space.

Thanks very much for reporting this problem and helping me find what's causing it.

This bug is now fixed in MinimStreamer 0.5.12.