Hi,
Could you please advise the stable version of ffmpeg working with mpd?
My platform is Ubuntu 12.04 LTS, 32-bit, ffmpeg 2.1 stable version, and mpd
0.18.9.
All components are stable version, but seems incompatible.
The avformat_seek_file function uses new semantics of various demuxer.
It's easy to repeat this issue, just compile ffmpeg-2.1 as default settings and
install, then rebuild mpd to play a wav file, both commands of "mpc seek xx"
and "mpc status" doesn't work.
Ricky Xian
------------------ Original ------------------
From: "Max Kellermann";<[email protected]>;
Date: Tue, Mar 18, 2014 01:04 AM
To: "Ricky Xian"<[email protected]>;
Cc: "mpd-devel"<[email protected]>;
Subject: Re: [mpd-devel] mpd: .wav file and ffmpeg 2.1
On 2014/03/17 16:09, Ricky Xian <[email protected]> wrote:
> Hi, all,
>
>
> As I try to use ffmpeg 2.1 with latest mpd 0.18.9, I found some issues below:
>
>
> 1.) seeking function doesn't work, I found that av_seek_frame function should
> be upgraded to avformat_seek_file, attached the patch.
What happened to av_seek_frame, why does it fail to work, and when was
this function deprecated? This smells a lot like a ffmpeg bug!
Does your patch still work with the oldest supported ffmpeg/libav
version?
.
_______________________________________________
mpd-devel mailing list
[email protected]
http://mailman.blarg.de/listinfo/mpd-devel