Search found 10 matches

by Forceflow
Wed Oct 14, 2015 11:05 pm
Forum: Help and Support
Topic: ffmpeg transcode fails on mkv
Replies: 10
Views: 22715

Re: ffmpeg transcode fails on mkv

Kind of a half-fix: In my case, I had mkv files with internal subtitles, and also a SRT file present in the same folder, with subtitles. I prefer using the external srt file, since the embedded subtitles weren't good. If I force UMS to use the external subtitles force_external_subtitles = true There...
by Forceflow
Tue Oct 13, 2015 12:29 pm
Forum: Help and Support
Topic: There is no inputstream to return
Replies: 13
Views: 29999

Re: There is no inputstream to return

I fixed this (or a similar error) by forcing UMS to use tsMuxeR instead of tsMuxeR-new.
by Forceflow
Tue Oct 13, 2015 12:28 pm
Forum: Help and Support
Topic: ffmpeg transcode fails on mkv
Replies: 10
Views: 22715

Re: ffmpeg transcode fails on mkv

Same problem here. MKV + subtitles are a problem.
by Forceflow
Wed Sep 30, 2015 6:30 am
Forum: Announcements
Topic: Version 5.2.3 is released
Replies: 20
Views: 56534

Re: Version 5.2.3 is released

Thanks for the release! Will upgrade on both Win and Linux and report back if there are any problems.
by Forceflow
Mon Aug 17, 2015 8:18 pm
Forum: Announcements
Topic: New developer!
Replies: 8
Views: 30362

Re: New developer!

Welcome - thanks for all the great work on UMS, everybody!

Jeroen
by Forceflow
Thu Apr 02, 2015 1:58 pm
Forum: Help and Support
Topic: [Solved] MKV/MP4 decoding with ffmpeg64 not working [5.1.0]
Replies: 6
Views: 9568

Re: MKV/MP4 decoding with ffmpeg64 not working [5.1.0]

SubJunk wrote:Anyway running the command I posted before should fix the issue for you, and the issue has also been fixed in the upcoming version.
Running that command with the original ffmpeg64 executable indeed seems to work fine. (the signal 2 is me hitting ctrl-c :p)
by Forceflow
Wed Apr 01, 2015 1:44 am
Forum: Help and Support
Topic: [Solved] MKV/MP4 decoding with ffmpeg64 not working [5.1.0]
Replies: 6
Views: 9568

Re: MKV/MP4 decoding with ffmpeg64 not working [5.1.0]

valen wrote: i had a similar issue, but in my case it ended up being UMS hat didn't decode correctly to my Samsung TV.
Are you decoding to a Samsung TV by any chances?
Nope, to a Sony Bravia TV.
by Forceflow
Tue Mar 31, 2015 12:11 pm
Forum: Announcements
Topic: Version 5.1.0 is released
Replies: 36
Views: 68445

Re: Version 5.1.0 is released

Since the new Version, Video transcoding (mkv) issnt working anymore. It seems the cause is ffmpeg64.exe. The only thing by getting it working again is renaming ffmpeg.exe to ffmpeg64.exe! How can i use 64bit transcoding? And ofc i've a x64 OS. The log issnt showing anything useful. I'm having this...
by Forceflow
Tue Mar 31, 2015 12:09 pm
Forum: Help and Support
Topic: [Solved] MKV/MP4 decoding with ffmpeg64 not working [5.1.0]
Replies: 6
Views: 9568

[Solved] MKV/MP4 decoding with ffmpeg64 not working [5.1.0]

System: Win 8.1, 64-bit, latest UMS with Java 7 . Since the update, UMS uses ffmpeg64.exe to do decoding, since it detects it's running on a 64-bit system, I presume. When it tries to launch ffmpeg64, that process fails silently, no info in logs. The current workaround is to force it to use the 32-b...
by Forceflow
Tue Mar 31, 2015 6:10 am
Forum: Announcements
Topic: Version 5.1.0 is released
Replies: 36
Views: 68445

Re: Version 5.1.0 is released

Since the new Version, Video transcoding (mkv) issnt working anymore. It seems the cause is ffmpeg64.exe. The only thing by getting it working again is renaming ffmpeg.exe to ffmpeg64.exe! How can i use 64bit transcoding? And ofc i've a x64 OS. The log issnt showing anything useful. I'm having this...