Search found 60 matches

by pen
Tue Oct 14, 2014 4:38 am
Forum: Help and Support
Topic: 4.0.x and FFMPEG no Longer an Option
Replies: 11
Views: 17521

Re: 4.0.x and FFMPEG no Longer an Option

Here is my build: PKG_CONFIG_PATH="$HOME/Projects/ffmpeg/ffmpeg_build/lib/pkgconfig" export PKG_CONFIG_PATH ./configure --prefix="$HOME/Projects/ffmpeg/ffmpeg_build" --extra-cflags="-I$HOME/Projects/ffmpeg/ffmpeg_build/include" \ --extra-ldflags="-L$HOME/Projects/f...
by pen
Sun Oct 12, 2014 3:24 am
Forum: Help and Support
Topic: 4.0.x and FFMPEG no Longer an Option
Replies: 11
Views: 17521

Re: 4.0.x and FFMPEG no Longer an Option

So, now I have tried 4.1.2 and it works with the same ffmpeg as I used before. However, I have built an ffmpeg of my own. I do not use the default one in Ubuntu and neither the one embedded in UMS. Non of them worked for all my use cases. It seems like you are not using the ffmpeg embedded with UMS....
by pen
Mon Oct 06, 2014 2:17 am
Forum: Help and Support
Topic: Channels Plugin
Replies: 308
Views: 539877

Re: Channels Plugin

So, I have changed to UMS 4.1.2 and tried to add the line CharMap=/ : ###n ###e ###r ###e to the renderer profile. However, the <CR> (hex 0a) is still there in the SOAP response. The replacement of / to : works well as before. Either ###n is ignored or it is not interpreted as hex 0a i guess. Pen
by pen
Thu Sep 25, 2014 1:19 am
Forum: Help and Support
Topic: Channels Plugin
Replies: 308
Views: 539877

Re: Channels Plugin

Ok, I'll migrate over to 4.x and try it out. Comming back with the result...
by pen
Wed Sep 24, 2014 7:21 am
Forum: Help and Support
Topic: Channels Plugin
Replies: 308
Views: 539877

Re: Channels Plugin

My appologies to those (8) who downloaded my temporary svt.ch. It worked for some media folders but not for others. I found out that the reason is that some folders have more <CR> in the title which I didn't cater for. It is corrected now (with an uggly solution that simply trunkates after the third...
by pen
Mon Sep 22, 2014 3:23 am
Forum: Help and Support
Topic: MKV Embedded Subtitles
Replies: 5
Views: 10279

Re: MKV Embedded Subtitles

Did you ever manage to build a version of FFmpeg that would work for you? Yes, finally I did. With some help in another thread. It works like a charm for my use cases. Other build options might apply for other use cases. Trying to understand the options used for Windows (which always works) I had t...
by pen
Mon Sep 22, 2014 3:10 am
Forum: Help and Support
Topic: 4.0.x and FFMPEG no Longer an Option
Replies: 11
Views: 17521

Re: 4.0.x and FFMPEG no Longer an Option

I haven't tired 4.0 yet on my Ubuntu. But it seems like you have a pretty new ffmpeg. Did you use the same ffmpeg for the 3.6? Or have you changed them both at the same time.

Pen
by pen
Sun Sep 21, 2014 7:29 pm
Forum: Help and Support
Topic: Channels Plugin
Replies: 308
Views: 539877

Re: Channels Plugin

So, meanwhile I tried a fix in the svt.ch file that skips initial and ending carriage returns in a title. And vola - it works.

Edit: Updated the svt.ch file to fix more than two <CR> in a title.

Pen
by pen
Sun Sep 21, 2014 1:58 am
Forum: Help and Support
Topic: Channels Plugin
Replies: 308
Views: 539877

Re: Channels Plugin

Great and lots of thanks!!!

I'll report back.

Pen
by pen
Sun Sep 21, 2014 1:41 am
Forum: Help and Support
Topic: Channels Plugin
Replies: 308
Views: 539877

Re: Channels Plugin

Seems to be the same problem with TV5. I think I have always had that problem TV5 but I haven't cared about it since I'm looking much more on SVT. But now we might finally have found the reason also why TV5 never worked. I'm not very good at building myself (although I finally succeded with the ffmp...