Search found 155 matches

by michaelt
Thu May 21, 2015 12:11 am
Forum: Help and Support
Topic: Subtitle & Transcoding Information
Replies: 5
Views: 7256

Re: Subtitle & Transcoding Information

Are you using built-in ffmpeg/mencoder builds? I don't know if UMS for Linux/MacOS include custom binaries or you have to install one from some repository. OSX uses a pre-build version. The UMS version causes a Segment Fault so now using the latest version - no fault. I am attempting to build it lo...
by michaelt
Wed May 20, 2015 1:46 pm
Forum: General Discussion
Topic: UMS UPnP Remote User Interface - Help!
Replies: 1
Views: 4986

Re: UMS UPnP Remote User Interface - Help!

Bump
A few hours of research answered a few details and presented a few more. The main post was rewritten to update.
by michaelt
Wed May 20, 2015 1:42 am
Forum: Help and Support
Topic: File could not be parsed
Replies: 6
Views: 15597

Re: File could not be parsed

Do you have an idea where I should look for ? :?: First: the 'Parse' error just means the 'parse' function returned an error. This is one error which has nothing to do with parsing or data other than the bit stream bandwidth check failed. You might want to try two things: 1 - General Configuration-...
by michaelt
Tue May 19, 2015 1:46 pm
Forum: General Discussion
Topic: UMS UPnP Remote User Interface - Help!
Replies: 1
Views: 4986

UMS UPnP Remote User Interface - Help!

I would like to revisit the idea floated by DeFlanko in the thread [CLOSED] Client Application (http://www.universalmediaserver.com/forum/viewtopic.php?t=109). It was the line: But wouldn't it be nice to have a Windows/Mac/iOS/Android built app made specifically for the UMS? and the reference to a C...
by michaelt
Tue May 19, 2015 7:48 am
Forum: Help and Support
Topic: Subtitle & Transcoding Information
Replies: 5
Views: 7256

Subtitle & Transcoding Information

Looking for more of a detailed description of the Subtitle & Transcoding handling and the configuration options. I see reoccurring (error) messages about 'ass' files and filters. I would like to understand what if any thing I can do to eliminate these. The messages include: DEBUG [ffmpeg-1-2] [A...
by michaelt
Mon May 18, 2015 4:50 am
Forum: Help and Support
Topic: ffmpeg has a return code of 139
Replies: 23
Views: 38780

Re: ffmpeg has a return code of 139

I forced the transcoding on all.

The video Blu-ray files seem to play. However, it does complain about the 'ass' filter:

Code: Select all

[ffmpeg-1-2] [AVFilterGraph @ 0x7fcddaa00d60] No such filter: 'ass'
???
by michaelt
Sun May 17, 2015 10:05 pm
Forum: Help and Support
Topic: ffmpeg has a return code of 139
Replies: 23
Views: 38780

Re: ffmpeg has a return code of 139

This is the version I tested. Seems to work fine. I'll test more later forcing it to transcode on a few files to be sure.
by michaelt
Sat May 16, 2015 1:13 pm
Forum: Help and Support
Topic: ffmpeg has a return code of 139
Replies: 23
Views: 38780

Re: ffmpeg has a return code of 139

Did a little more digging , found the other thread here confirming there is a version sensitivity. Seemed to to be the consensus on the wire the error is a segmentation fault. Loaded the latest OSX version 2.6.2 and got the following raw messages: DEBUG 19:48:59.387 [ffmpeg-1] Starting /Users/umsmkv...
by michaelt
Sat May 16, 2015 1:17 am
Forum: Announcements
Topic: Version 5.1.2 is released
Replies: 14
Views: 42888

Re: Version 5.1.2 is released Same-Same

Initial testing of Java 6 & 8 show most problems still exist: - Parsing characters: '*', '?' Problem is in the external library call Open() for files. Directory reading works. - File format Errors when "Media renderer" error seen (probably the cause) Cause is the max bitrate in the co...
by michaelt
Sat May 16, 2015 1:01 am
Forum: Help and Support
Topic: Version 5.1.2 No Input Stream
Replies: 1
Views: 2897

[Solved] Version 5.1.2 No Input Stream

This is due to the failed bitrate test:
  • Reading MaxVideoBitrateMbps: "25"
Fixed by setting it to 80.