Search found 851 matches

by Sami32
Tue Jun 21, 2016 11:29 am
Forum: Help and Support
Topic: [] Audio/MP4 Covert Art / Album Art support
Replies: 2
Views: 5679

Re: [SOLVED] Error adding child: "..." java.lang.Error: Invalid memory access

Not really solved, just a workaround for now, concerning handlind Cover Art/ Album Art in audio and MP4 files.
I downgraded to MediaInfo 0.7.81 ( UMS 5.5.0 use it as well) until finding the real lines of code giving this error.
Maybe a Base64 issue ? need more enquiries.
by Sami32
Tue Jun 21, 2016 11:21 am
Forum: Help and Support
Topic: HELP about UMS code understanding
Replies: 0
Views: 5574

HELP about UMS code understanding

Hello, when i read your code in RendererConfiguration.java : if (matchedMimeType != null) { if (pmsConfiguration.isAudioResample()) { if (isTranscodeAudioTo441()) { matchedMimeType += ";rate=44100;channels=2"; } else { matchedMimeType += ";rate=48000;channels=2"; i am wondering i...
by Sami32
Tue Jun 21, 2016 3:40 am
Forum: General Discussion
Topic: tsMuxerR-new.exe update
Replies: 6
Views: 11058

Re: tsMuxerR-new.exe latest update (2.6.12)

Hello Subjunk, Thank for your answer. so, if i believe you :D the problem since 2.6.9 (SEI issue solved) was with the use of MEncoder, but actually i tought that we are now only using it for a better VOBSUB subtitles support, since FFmpeg did greatly improved (ASS, AAC, AC3, DTS, PCM, PTS, SPS...) t...
by Sami32
Mon Jun 20, 2016 8:21 am
Forum: General Discussion
Topic: tsMuxerR-new.exe update
Replies: 6
Views: 11058

Re: tsMuxerR-new.exe latest update (2.6.12)

So sad...for PS3 users, but for one time it's not for Panasonic :lol:

What kind of issues ? related to SEI ?
by Sami32
Mon Jun 20, 2016 6:50 am
Forum: General Discussion
Topic: [FIXED] JAudioTagger 2.2.6 - WAV, DSF and DSD
Replies: 3
Views: 10433

[FIXED] JAudioTagger 2.2.6 - WAV, DSF and DSD

Hello,

maybe this will solve audio or MP4 video files Cover Art/Album Art problem while parsing or displaying (WAV) ?
https://bitbucket.org/ijabz/jaudiotagge ... ew-default
by Sami32
Mon Jun 20, 2016 5:24 am
Forum: General Discussion
Topic: tsMuxerR-new.exe update
Replies: 6
Views: 11058

tsMuxerR-new.exe update

Hello, i really use it to avoid transcoding :D , until FFmpeg upgrade do the job. I already use it without any trouble for now. Many improvements (M2TS, PGS...), but i am not sure they are used by UMS though. http://www.videohelp.com/software/tsMuxeR http://www.videohelp.com/software/tsMuxeR/version...
by Sami32
Fri Jun 17, 2016 7:51 am
Forum: Help and Support
Topic: UMSBuilderV2: build any UMS branch
Replies: 50
Views: 131049

Re: UMSBuilderV2: build any UMS branch

Thank you very much for your help :D I just experimented to finally understand how to use it, and now that i just read your answer everything make sens :mrgreen: I guess we cannot build with 2 or more commits/PR at the same time ? i didn't tried yet. I really love your script, without full understan...
by Sami32
Thu Jun 16, 2016 9:36 am
Forum: Help and Support
Topic: UMSBuilderV2: build any UMS branch
Replies: 50
Views: 131049

Re: UMSBuilderV2: build any UMS branch

Hello, +1 Thank you for your very useful and easy to use script :D I would like use your buildv2.bat to make a build of UMS 6.0.0 and try different commits to find the culprit. But i don't want any update, so since your script is difficult to understand for me, how do i need to proceed to modify you...
by Sami32
Wed Jun 15, 2016 11:09 pm
Forum: General Discussion
Topic: [SOLVED] How to find which commit broken things ?
Replies: 5
Views: 9109

Re: How to find which commit broken things ?

Thank you very much :D i will try this today. But i was trying to do it with Buildv2.bat , that far more difficult for me to understand, because i thinked that maybe it will be even more easy without the need to install again one more software ? Do you know what i need to change in Buildv2.ba t to m...
by Sami32
Wed Jun 15, 2016 10:09 am
Forum: General Discussion
Topic: JUPNP fork = CLING improved (DLNA)
Replies: 0
Views: 6150

JUPNP fork = CLING improved (DLNA)

Hello,

it's look like Cling is not getting active anymore ?
On other hand, this fork is more active https://github.com/jupnp/jupnp :D
This project is used for an other very active domotic project, openHAB.

Maybe it could solve many speed/DLNA problems that UMS meet ?