[OpenIndiana-discuss] a MP4 media player which works on openindiana ?
Apostolos Syropoulos
asyropoulos at yahoo.com
Sun Oct 24 17:05:19 UTC 2021
On my system I have two versions of ffmpeg:
/usr/bin/ffmpeg -version
ffmpeg version 3.2.14 Copyright (c) 2000-2019 the FFmpeg developers
built with gcc 7.5.0 (OpenIndiana 7.5.0-il-0)
configuration: --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib/amd64 --cc=/usr/gcc/7/bin/gcc --enable-runtime-cpudetect --enable-mmx --enable-sse --enable-ssse3 --disable-debug --enable-nonfree --enable-gpl --enable-postproc --enable-avfilter --enable-swscale --enable-libgsm --enable-libxvid --enable-libx264 --enable-libx265 --enable-libtheora --enable-libmp3lame --enable-libvorbis --enable-libvpx --enable-x11grab --enable-libspeex --enable-pthreads --enable-libass --enable-openssl --enable-openal --enable-avresample --enable-libschroedinger --enable-libopenjpeg --enable-librtmp --enable-vdpau --enable-shared --disable-static
libavutil 55. 34.101 / 55. 34.101
libavcodec 57. 64.101 / 57. 64.101
libavformat 57. 56.101 / 57. 56.101
libavdevice 57. 1.100 / 57. 1.100
libavfilter 6. 65.100 / 6. 65.100
libavresample 3. 1. 0 / 3. 1. 0
libswscale 4. 2.100 / 4. 2.100
libswresample 2. 3.100 / 2. 3.100
libpostproc 54. 1.100 / 54. 1.100
aposyro at adalind>> /opt/gnu/bin/ffmpeg -version
ffmpeg version 3.4.1 Copyright (c) 2000-2017 the FFmpeg developers
built with gcc 6.5.0 (OpenIndiana 6.5.0-oi-2)
configuration: --enable-gpl --enable-nonfree --enable-libfdk-aac --enable-libx264 --enable-libmp3lame --enable-libass --prefix=/opt/gnu
libavutil 55. 78.100 / 55. 78.100
libavcodec 57.107.100 / 57.107.100
libavformat 57. 83.100 / 57. 83.100
libavdevice 57. 10.100 / 57. 10.100
libavfilter 6.107.100 / 6.107.100
libswscale 4. 8.100 / 4. 8.100
libswresample 2. 9.100 / 2. 9.100
libpostproc 54. 7.100 / 54. 7.100
I have built the second one and I think it is not difficult to do it. Also, I have mplayer:
mplayer -v
MPlayer 1.3.0-4.8.5 (C) 2000-2016 MPlayer Team
CPU vendor name: AuthenticAMD max cpuid level: 13
CPU: AMD FX(tm)-6300 Six-Core Processor (Family: 21, Model: 2, Stepping: 0)
extended cpuid-level: 30
extended cache-info: 134250816
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNowExt: 0 SSE: 1 SSE2: 1 SSE3: 1 SSSE3: 1 SSE4: 1 SSE4.2: 1 AVX: 1
Compiled for x86 CPU with extensions
And obviously I can play any video file. I could make an old style package for mplayer if you like.
A.S.
----------------------Apostolos Syropoulos
Xanthi, Greece
More information about the openindiana-discuss
mailing list