More > JRiver Media Center 27 for Linux

Docker Image for MC27

<< < (8/32) > >>

bob:

--- Quote from: max096 on October 28, 2020, 08:31:36 am ---Its possible something is missing that MC27 wants. The browser initially didnt work either for a similar reason. If you can figure out what is missing would be great. I can then add it to the image. Otherwise I can have a look at it later.

--- End quote ---
If you can get into a command line on the container, you can look to see if the plugin was downloaded into
~/.jriver/Media\ Center\ 27/Plugins/linux_avcodec64
If you ldd -d * in there any missing libraries will show up.

HaWi:
I only see linux_chromium64 in
~/.jriver/Media\ Center\ 27/Plugins/
so linux_avcodec64 is missing
 

max096:
So I converted some file to WMA and indeed streaming it to jremote does not work.

But jriver does not even seem to try downloading linux_avcodec64 at all (according to the logs). With Chromium it said in the logs that it started the download etc and then that it failed and what itīs missing. This just sais


--- Code: ---0016650: 140129398150912: General: CFFmpegInputSource::Open: Start
0016651: 140129398150912: General: CFFmpegInputSource::Open: Failed to load ffmpeg libraries.
0016651: 140129398150912: General: CFFmpegInputSource::Open: Finish (1 ms)

--- End code ---

Are you sure itīs supposed to download linux_avcodec64 still? It seems to me it wants to find libavcodec or the entier ffmpeg on the system instead.

EDIT: Installing FFMPEG does not do it.

bob:

--- Quote from: max096 on October 28, 2020, 03:14:18 pm ---So I converted some file to WMA and indeed streaming it to jremote does not work.

But jriver does not even seem to try downloading linux_avcodec64 at all (according to the logs). With Chromium it said in the logs that it started the download etc and then that it failed and what itīs missing. This just sais


--- Code: ---0016650: 140129398150912: General: CFFmpegInputSource::Open: Start
0016651: 140129398150912: General: CFFmpegInputSource::Open: Failed to load ffmpeg libraries.
0016651: 140129398150912: General: CFFmpegInputSource::Open: Finish (1 ms)

--- End code ---

Are you sure itīs supposed to download linux_avcodec64 still? It seems to me it wants to find libavcodec or the entier ffmpeg on the system instead.

EDIT: Installing FFMPEG does not do it.

--- End quote ---
Well, if you are using the amd64 build, you should be downloading avcodec.
The only exception would be if transcoding in JRemote was off but then you wouldn't be able to play wma on your iDevice at all.

bob:

--- Quote from: max096 on October 28, 2020, 03:14:18 pm ---So I converted some file to WMA and indeed streaming it to jremote does not work.

But jriver does not even seem to try downloading linux_avcodec64 at all (according to the logs). With Chromium it said in the logs that it started the download etc and then that it failed and what itīs missing. This just sais


--- Code: ---0016650: 140129398150912: General: CFFmpegInputSource::Open: Start
0016651: 140129398150912: General: CFFmpegInputSource::Open: Failed to load ffmpeg libraries.
0016651: 140129398150912: General: CFFmpegInputSource::Open: Finish (1 ms)

--- End code ---

Are you sure itīs supposed to download linux_avcodec64 still? It seems to me it wants to find libavcodec or the entier ffmpeg on the system instead.

EDIT: Installing FFMPEG does not do it.

--- End quote ---
BTW you can't even do that conversion in MC without libav.
If you tried doing that conversion IN the docker image it has to download libav (libavcodec).

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version