Version 6.7.1 released

Announcements about Universal Media Server
Post Reply
User avatar
SubJunk
Lead Developer
Posts: 3705
Joined: Sun May 27, 2012 4:12 pm

Version 6.7.1 released

Post by SubJunk »

General:

You can download it from the front page.

It fixes some bugs from 6.7.0.


Changes since 6.7.0:
  • General:
    • Fixed playback on Linux
    • Fixed support for OGA and 3GA files
  • Dependencies:
    • Updated MediaInfo to 0.7.96
SsJVasto
Posts: 5
Joined: Tue Jun 28, 2016 2:04 am

Re: Version 6.7.1 released

Post by SsJVasto »

Hey, I think the renderer.conf for Firefox is wrong, I'm not getting any audio in Firefox (works fine in Chrome in Debian8/Windows10, works on my PS4's Media Player, works on my tablet's VLC for Android).
phrozenstare
Posts: 20
Joined: Thu Jun 21, 2012 5:50 am

Re: Version 6.7.1 released

Post by phrozenstare »

i was hoping this new version would fix the memory leak i've been having with UMS for the last few months.
Samonosuke
Posts: 6
Joined: Wed Nov 27, 2013 10:02 am

Re: Version 6.7.1 released

Post by Samonosuke »

The FFmpeg in version 6.7.1 & 6.7.0 causes crashes in my 32 Bit Windows Server 2008, the version 6.5.2 works fine.
I am not sure if 6.6.0 caused the same problem but I think so.

Code: Select all

  <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
  <Provider Name="Application Error" /> 
  <EventID Qualifiers="0">1000</EventID> 
  <Level>2</Level> 
  <Task>100</Task> 
  <Keywords>0x80000000000000</Keywords> 
  <TimeCreated SystemTime="2017-06-18T18:35:59.000Z" /> 
  <EventRecordID>9171</EventRecordID> 
  <Channel>Application</Channel> 
  <Computer>WIN-XXXXX</Computer> 
  <Security /> 
  </System>
- <EventData>
  <Data>ffmpeg.exe</Data> 
  <Data>0.0.0.0</Data> 
  <Data>02cc418c</Data> 
  <Data>KERNEL32.dll!GetNumaNodeProcessorMaskEx</Data> 
  <Data>6.0.6002.19623</Data> 
  <Data>56ec3707</Data> 
  <Data>c0000139</Data> 
  <Data>00009f55</Data> 
  <Data>17d0</Data> 
  <Data>01d2e861bb4b4605</Data> 
  </EventData>
  </Event>
Update: The version 6.7.2 did fix the issue!
Last edited by Samonosuke on Tue Jul 11, 2017 5:28 am, edited 2 times in total.
User avatar
SubJunk
Lead Developer
Posts: 3705
Joined: Sun May 27, 2012 4:12 pm

Re: Version 6.7.1 released

Post by SubJunk »

Thanks for the report, Samonosuke. We will be reverting FFmpeg in the next release
Post Reply