New submission from Reimar Döffinger <[email protected]>:

On Tue, Apr 28, 2009 at 01:20:05PM -0400, Lukas Diduch wrote:
> My video file has been recorded with libiec61883, and can be played
> back fine using mplayer :

A sample file uploaded to ftp://upload.ffmpeg.org/MPlayer/incoming (write-only)
would be useful.

> 2. After applying the patch from [issue887] there were some building
> problems.  After changing config.mak, running configure and make, build
> worked but the 'dv_broken' demuxer did not appear in the ./ffplay
> -formats list.  How do i rebuild ffmpeg properly after addind a
> mux/demuxer ?

make distclean && ./configure && make
after applying the patch. And don't modify patches/config.mak if you don't
know what you are modifying.

> 3. Mplayer playback works fine and claims to use the ffmpeg
> codec/decoder why can't i reproduce the same with ffplay ? (older
> version of ffmpeg?)

You probably have libdv installed, thus MPlayer uses the libdv _demuxer_.
The decoder is not the issue here at all.

----------
messages: 5206
priority: normal
status: new
substatus: new
title: Cannot find DV header

_____________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/roundup/ffmpeg/issue1039>
_____________________________________________________

Reply via email to