More > JRiver Media Center 27 for Linux
Videos import as Data - Docker Image
Scobie:
--- Quote ---It'd be nice to figure that out but not easy unless you noted what it downloaded along with ffmpeg.
--- End quote ---
Yeah sorry Bob, it did download a swag of other files so you are correct, but I didn't record them.
If the lib file is not part of the next image and the ibva2 addition does not sort it I'll make sure to take note.
Cheers
max096:
It gotta be something else. libav2 should be already installed in the image you got as installing mc pulled it.
Installing ffmpeg installs all of these
--- Code: ---root@62c51f100bf0:/tmp# apt install ffmpeg
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
libaacs0 libaom0 libass9 libasyncns0 libatomic1 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58
libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18
libchromaprint1 libcodec2-0.8.1 libcrystalhd3 libdc1394-22 libfftw3-double3 libflac8 libflite1 libgme0 libgsm1
libiec61883-0 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa0 libnorm1 libnuma1 libogg0
libopenal-data libopenal1 libopenjp2-7 libopenmpt0 libopus0 libpgm-5.2-0 libpostproc55 libpulse0 libraw1394-11
librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 libshine3 libslang2 libsnappy1v5 libsndfile1 libsndio7.0
libsodium23 libsord-0-0 libsoxr0 libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 libtheora0
libtwolame0 libusb-1.0-0 libva-drm2 libva-x11-2 libvdpau-va-gl1 libvdpau1 libvidstab1.1 libvorbis0a libvorbisenc2
libvorbisfile3 libvpx5 libwavpack1 libwebpmux3 libx264-155 libx265-165 libxcb-xfixes0 libxvidcore4 libzmq5
libzvbi-common libzvbi0 mesa-vdpau-drivers vdpau-driver-all
Suggested packages:
ffmpeg-doc libbluray-bdj firmware-crystalhd libfftw3-bin libfftw3-dev jackd2 libportaudio2 opus-tools pulseaudio
libraw1394-doc serdi sndiod sordi speex nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver
nvidia-legacy-304xx-vdpau-driver
The following NEW packages will be installed:
ffmpeg libaacs0 libaom0 libass9 libasyncns0 libatomic1 libavc1394-0 libavcodec58 libavdevice58 libavfilter7
libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 libcdio-cdda2 libcdio-paranoia2
libcdio18 libchromaprint1 libcodec2-0.8.1 libcrystalhd3 libdc1394-22 libfftw3-double3 libflac8 libflite1 libgme0
libgsm1 libiec61883-0 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa0 libnorm1 libnuma1 libogg0
libopenal-data libopenal1 libopenjp2-7 libopenmpt0 libopus0 libpgm-5.2-0 libpostproc55 libpulse0 libraw1394-11
librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 libshine3 libslang2 libsnappy1v5 libsndfile1 libsndio7.0
libsodium23 libsord-0-0 libsoxr0 libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 libtheora0
libtwolame0 libusb-1.0-0 libva-drm2 libva-x11-2 libvdpau-va-gl1 libvdpau1 libvidstab1.1 libvorbis0a libvorbisenc2
libvorbisfile3 libvpx5 libwavpack1 libwebpmux3 libx264-155 libx265-165 libxcb-xfixes0 libxvidcore4 libzmq5
libzvbi-common libzvbi0 mesa-vdpau-drivers vdpau-driver-all
0 upgraded, 87 newly installed, 0 to remove and 33 not upgraded.
Need to get 38.1 MB of archives.
After this operation, 131 MB of additional disk space will be used.
Do you want to continue? [Y/n]
--- End code ---
JRiver also logs this when importing the file
--- Code: ---0000015: 139764111525760: Playback: CJRVideoEngine::Open: FFmpeg DLLs are not available.
--- End code ---
Scobie:
Yes that's the error I received (see log in first post) which is why I installed ffmeg.
Cheers
bob:
Without ffmpeg and its dependencies installed if you try to use libav (by converting a video for example), check to see it MC downloads the components (it should).
Then go to where they are downloaded
cd ~/.jriver/Media\ Center\ 27/Plugins
into the libav dir that should have been created and do
ldd -d *.so* | grep -H found
You should be able to see the missing dependency.
Navigation
[0] Message Index
[*] Previous page
Go to full version