CHPL Posted August 1, 2016 Posted August 1, 2016 I am work on an MP Mission for Helicopter and A-10. I don’t speak LUA. :smilewink: To make it more realistic I added audio Massages by connecting wav files from DCS as wav and implement it over the ME sound Action. But the size of the mission exploded like a tactical A-Abomb from < 1 MB to over 7 MB. This leads to 2 problems they need to be solved: :book: 1. Is there any other Audio format working in DCS that needs less Data 2. What is the maximum size of an MP Mission to be processed ( internet speed still in mined > 2 Mbit ) :helpsmilie: Always happy landings ;)
MasterZelgadis Posted August 1, 2016 Posted August 1, 2016 I use ogg format. The size explodes, because all audio files (and scripts and briefing images..) are copied into the miz file (which is indeed a renamed zip) "Sieh nur, wie majestätisch du durch die Luft segelst. Wie ein Adler. Ein fetter Adler." http://www.space-view.net
CHPL Posted August 1, 2016 Author Posted August 1, 2016 I use ogg format. The size explodes, because all audio files (and scripts and briefing images..) are copied into the miz file (which is indeed a renamed zip) DANKE !! Always happy landings ;)
Home Fries Posted August 1, 2016 Posted August 1, 2016 If you're using sound files for radio calls, the other thing you can do is reduce the sampling rate to 22 kHz or 11 kHz, and set the file to mono instead of stereo. This will further reduce the sound file, and then the ogg will be even smaller. -Home Fries My DCS Files and Skins My DCS TARGET Profile for Cougar or Warthog and MFDs F-14B LANTIRN Guide
CHPL Posted August 3, 2016 Author Posted August 3, 2016 If you're using sound files for radio calls, the other thing you can do is reduce the sampling rate to 22 kHz or 11 kHz, and set the file to mono instead of stereo. This will further reduce the sound file, and then the ogg will be even smaller. Thank you ! :thumbup: Always happy landings ;)
Recommended Posts