Bug 1394801 - mlt from EPEL fails to recognize installed codecs
Summary: mlt from EPEL fails to recognize installed codecs
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: mlt
Version: epel7
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Sergio Basto
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-14 13:25 UTC by giulix
Modified: 2017-04-17 11:02 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-04-17 11:02:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description giulix 2016-11-14 13:25:44 UTC
Description of problem:
mlt does not recognize installed codecs

Version-Release number of selected component (if applicable):
mlt-6.2.0-3.el7.x86_64

How reproducible:
Always

Steps to Reproduce:
1.Install mlt from EPEL
2.Run
mlt-melt -query "video_codecs"

Actual results:
# No video codecs - failed to load avformat consumer

Expected results:
mlt-melt -query "video_codecs"
---
video_codecs:
  - a64multi
  - a64multi5
  - alias_pix
  - amv
  - asv1
  - asv2
  - avrp
  - avui
  - ayuv
  - bmp
  - cinepak
  - cljr
  - dnxhd
  - dpx
  - dvvideo
  - ffv1
  - ffvhuff
  - flashsv
  - flashsv2
  - flv
  - gif
  - h261
  - h263
  - h263p
  - huffyuv
  - jpeg2000
  - jpegls
  - ljpeg
  - mjpeg
  - mpeg1video
  - mpeg2video
  - mpeg4
  - msmpeg4v2
  - msmpeg4
  - msvideo1
  - pam
  - pbm
  - pcx
  - pgm
  - pgmyuv
  - png
  - ppm
  - prores
  - prores_aw
  - prores_ks
  - qtrle
  - r10k
  - r210
  - rawvideo
  - roqvideo
  - rv10
  - rv20
  - sgi
  - snow
  - sunrast
  - svq1
  - targa
  - tiff
  - utvideo
  - v210
  - v308
  - v408
  - v410
  - wmv1
  - wmv2
  - xbm
  - xface
  - xwd
  - y41p
  - yuv4
  - zlib
  - zmbv
  - libopenjpeg
  - libschroedinger
  - libtheora
  - libx264
  - libx264rgb
  - libx265
  - libxvid
...


Additional info:
Package mlt-6.2.0-2.el7.nux.x86_64 downloaded from Nux (https://li.nux.ro/repos.html) works fine.

Comment 1 Sergio Basto 2016-12-01 04:03:47 UTC
(In reply to giulix from comment #0)
> Actual results:
> # No video codecs - failed to load avformat consumer
> 
> Expected results:
> mlt-melt -query "video_codecs"

we can't build MLT with ffmpeg. In Fedora we got mlt-freeworld in rpmfusion but rpmfusion not have yet el7 

> Additional info:
> Package mlt-6.2.0-2.el7.nux.x86_64 downloaded from Nux
> (https://li.nux.ro/repos.html) works fine.

Thanks for the report , I will investigate this a little better, meanwhile the state is "can't fix" .

Comment 2 Oliver Ilian 2017-03-22 13:25:28 UTC
Do we have any update on this? Is there any way to get this solved?

Comment 3 Sergio Basto 2017-03-22 13:31:53 UTC
we got mlt-freeworld on rpmfusion


Note You need to log in before you can comment on or make changes to this bug.