[packman] ffmpeg lacks h264 encoding support

Wolfgang Bauer e9325712 at student.tuwien.ac.at
Mon Jun 27 14:16:05 CEST 2016


Am Freitag, 24. Juni 2016, 20:10:21 schrieb Matwey V. Kornilov:
> I've installed ffmpeg-3.0.2-80.1 for Leap 42.1 and found that it doesn't
> have 264 encoding. At the same time libx264 is provided by Packman. Is
> there any reason why libx264 support is not configured and built for ffmpeg?

The Packman version does have H.264 encoding support.
>From my 13.2 system:
# ffmpeg -codecs|grep 264
ffmpeg version 3.0.2 Copyright (c) 2000-2016 the FFmpeg developers
  built with gcc 4.8 (SUSE Linux)
...
  libavutil      55. 17.103 / 55. 17.103
  libavcodec     57. 24.102 / 57. 24.102
  libavformat    57. 25.100 / 57. 25.100
  libavdevice    57.  0.101 / 57.  0.101
  libavfilter     6. 31.100 /  6. 31.100
  libavresample   3.  0.  0 /  3.  0.  0
  libswscale      4.  0.100 /  4.  0.100
  libswresample   2.  0.101 /  2.  0.101
  libpostproc    54.  0.100 / 54.  0.100
 DEV.LS h264                 H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 
(decoders: h264 h264_vdpau ) (encoders: libx264 libx264rgb )

There should not be a difference on Leap 42.1...

Make sure you have all underlying libraries from Packman.

A "zypper dup --from Packman" (or similar), or "Switch system packages" to 
Packman in YaST should "fix" it for you, I suppose.

Kind Regards,
Wolfgang





More information about the Packman mailing list