Search found 60 matches

by pen
Sat Oct 26, 2013 7:45 pm
Forum: Help and Support
Topic: ffmpeg.exe return code1 (VBV buffer too small for bitrate)
Replies: 3
Views: 7108

Re: ffmpeg.exe return code1 (VBV buffer too small for bitrat

Hi nomi. I also had problems with the vbv buffer parameters but with slightly different error. You can follow the problem and resolution from here: http://www.universalmediaserver.com/forum/viewtopic.php?f=6&t=78&start=170#p6853 In short, the solution I finally chose was to change from Mpeg2...
by pen
Sat Oct 26, 2013 7:29 pm
Forum: Help and Support
Topic: Channels Plugin
Replies: 308
Views: 540015

Re: Channels Plugin

Thank's for fixing this.

As the requester I'm o course interested in giving it a try. But currently I don't have the competence and tools to build unfortunately.

Pen
by pen
Thu Oct 24, 2013 10:52 pm
Forum: Help and Support
Topic: [Resolved] Icon/text on device
Replies: 10
Views: 18736

Re: Icon/text on device

Hi I would like to rise this issue a bit since I think it's sort of embarrassing that my second choice media server (Serviio) shows up with a nice icon on the Samsung TV but my first choice media server (UMS) just shows up with a question mark. In fact my family disregards it as a choice in the menu...
by pen
Sat Sep 21, 2013 8:50 pm
Forum: Help and Support
Topic: Channels Plugin
Replies: 308
Views: 540015

Re: Channels Plugin

I think I have found the root cause of my problem. I make a new post this time to separate from the basic trouble shoting. So this is the exact catch of the problem: In the subtree of SVTPlay/A-Z, whenever a directory D contains a subdirectory D1 with a title containing the letter "/", the...
by pen
Mon Sep 16, 2013 2:26 am
Forum: Help and Support
Topic: Writing CH-files for Channels plugin
Replies: 1
Views: 5663

Re: Writing CH-files for Channels plugin

Hi tubby.... Did u get any insights on this? I'm also considering making a script for a site and will have the same problem (maybe the same site ;) . Have you found any documentation at all how to do write the scripts? The regex part is the easy one but what about the rest? Is it some language or a ...
by pen
Sat Sep 14, 2013 10:17 pm
Forum: Help and Support
Topic: Channels Plugin
Replies: 308
Views: 540015

Re: Channels Plugin

Hi, Now when I have got the transcoding to work in Linux, the next step is to get some level of stability. The most annoying problem which I get very frequent (almost perfectly repeatable) is the following: I choose a media in SVTPlay (the debug is on Rapport) and it starts to play as it should. Aft...
by pen
Fri Sep 06, 2013 8:21 pm
Forum: Help and Support
Topic: Channels Plugin
Replies: 308
Views: 540015

Re: Channels Plugin

I should have also mentioned trying the transcode/mux renderer options. For instance TranscodeVideo (see description in renderers/PS3.conf ): TranscodeVideo = H264TSAC3 Thank's a lot. That one works as well and maybe with somewhat better quality for moving objects. I will try the renderer profile f...
by pen
Fri Sep 06, 2013 5:50 am
Forum: Help and Support
Topic: Channels Plugin
Replies: 308
Views: 540015

Re: Channels Plugin

Solved thank's to infidels tip and tubby's old debug.log!!! The solution to play SVTPlay on demand media was to just append -target ntsc-dvd to the FFmpeg command given by UMS. So thank's again infidel for the tip to use ffmpeg-webfilters and thank's tubby for providing your debug.log. Basically, as...
by pen
Fri Sep 06, 2013 4:45 am
Forum: Help and Support
Topic: Channels Plugin
Replies: 308
Views: 540015

Re: Channels Plugin

Thank's a lot infidel. That really brought me a huge step forward. Still issues though: I tried two ways: Keeping transcoding but get it to work and skipping transcoding. Here is the result: 1 Keeping transcoding: 1.1 Added -bufsize 1835000 This eliminates all significant errors from FFmpeg in the d...
by pen
Wed Sep 04, 2013 8:53 pm
Forum: Help and Support
Topic: Channels Plugin
Replies: 308
Views: 540015

Re: Channels Plugin

Hi. I have problems with FFmpeg transcoding. It has similarities with the problem that "tubby" encounters but there are differences as well. My setup: Ubuntu 12.04 UMS 2.6.5 Channels 2.20 FFmpeg 0.10.7 My problem: When playing SVTPlay on demand media FFmpeg stops with errors. Note that SVT...