On Tue, Mar 01, 2016 at 01:46:34PM -0600, Bruce Dubbs wrote:
> I've run into a brick wall.  I'm trying to finish up kf5 but can't get
> kdenlive to work.  Trying to trace it, I looked at the dependencies.
> 
> The mlt package installs an executable named melt.  This program plays an
> mp4 file.  The one I use for testing is
> 
> http://anduin.linuxfromscratch.org/~bdubbs/files/big_buck_bunny.mp4
> 
> It is a 1 minute video/audio file for testing.
> 
> It plays fine with ffplay, vlc, and mplayer.  In a previous version of BLFS,
> SVN-20150703, it also plays fine with melt.
> 
> The problem with the latest version is that I get:
> 
> $ melt big_buck_bunny.mp4
> 
> [producer avformat] big_buck_bunny.mp4
> 
> VDPAU failed to initialize decoder
> (An invalid/unsupported VdpDecoderProfile value was supplied.)
>     [h264 @ 0x1eee2c0] Could not find an AVHWAccel for the pixel format:
>     vdpau_h264 Assertion choices[n] != AV_PIX_FMT_NONE
>     failed at libavcodec/utils.c:1258
>     Aborted
> 
> I've tried rebuilding mlt and its dependencies as well as ffmpeg, x264,
> libva and libvdpau.  I also tried reverting from mlt-0.9.8 to mlt-0.9.6.
> 
> Can I please get someone to build/test melt (package mlt) for me and see if
> it works for you.
> 
OK, I've tried this with a local mp4 (from a youtube-dl) on my
haswell (7.9-rc1 with patched glibc-2.22), KF5 and that plays, with the
following messages on screen:

melt 100_Jahre_Chur-Arosa_Der_Pullmannzug_der_RhB.mp4
Failed to open VDPAU backend libvdpau_va_gl.so: cannot open shared
object file: No such file or directory
+-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+
+-----+
|1=-10| |2= -5| |3= -2| |4= -1| |5=  0| |6=  1| |7=  2| |8=  5| |9=
10|
+-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+
+-----+
+---------------------------------------------------------------------+
|               H = back 1 minute,  L = forward 1 minute
|
|                 h = previous frame,  l = next frame
|
|           g = start of clip, j = next clip, k = previous clip
|
|                0 = restart, q = quit, space = play
|
+---------------------------------------------------------------------+
Failed to open VDPAU backend libvdpau_va_gl.so: cannot open shared
object file: No such file or directory
ALSA lib pcm.c:7963:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:7963:(snd_pcm_recover) underrun occurred
(the latter repeat ad nauseum)

I'm now watching your wabbit video - similar alsa messages, but I
also get those on vlc - and on my haswell vlc stutters as badly with
DVDs as on any of my previous machines, and drops video on many
local videos [ so, no change there ].

I could not see --avformat-vdpau getting mentioned in mlt's
configure script.  As I said, I do NOT have libvdpau_va_gl on this
machine because it did not work.

But regardless, mlt works for me (but seems to hang at the end,
needs Ctrl-C to kill it).

I do not get anything like your [producer avformat] message.

ĸen
-- 
This email was written using 100% recycled letters.
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to