On Tue, Apr 28, 2009 at 06:21:39PM +0000, Reimar Döffinger wrote: > > 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.
uploaded a dv video (44mb) to ftp://upload.ffmpeg.org/MPlayer/incoming/iec61883_dv_canon_XL1.dv > > 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. that actually did the job, the video plays fine using: ffplay -f dv_broken iec61883_dv_canon_XL1.dv Thanks a lot. If there is anything i can do please let me know. best regards Lukas
