[gstreamer-bugs] [Bug 587402] [ffdemux_dv] can't handle any dv file.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 20 07:12:19 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=587402
  GStreamer | gst-ffmpeg | git

--- Comment #3 from Julien Isorce <julien.isorce at gmail.com> 2010-07-20 14:12:16 UTC ---
This is what I have with the currect git version:

ffdemux_dv ! ffdec_dvvideo     FAIL
dvdemux    ! ffdec_dvvideo     FAIL
ffdemux_dv ! dvdec             OK
dvdemux    ! dvdec             OK

So now the problem seems to come only from ffdec_video.

** log when using dvdemux ! ffdec_dvvideo:
2 warnings :
ffmpeg gstffmpegdec.c:1820:gst_ffmpegdec_video_frame: Change in interlacing !
picture:1, recorded:0
ffmpeg gstffmpegdec.c:2259:gst_ffmpegdec_frame:<ffdec_dvvideo0> ffdec_dvvideo:
decoding error (len: -1, have_data: 0)

** log when using ffdemux_dv ! ffdec_dvvideo:
6warnings:

ffmpeg gstffmpegcodecmap.c:138:gst_ff_channel_layout_to_gst: Unknown channels
in channel layout - assuming NONE layout
ffmpeg gstffmpegdec.c:1820:gst_ffmpegdec_video_frame: Change in interlacing !
picture:1, recorded:0
ffmpeg gstffmpegdec.c:2259:gst_ffmpegdec_frame:<ffdec_dvvideo0> ffdec_dvvideo:
decoding error (len: -1, have_data: 0)
ffmpeg gstffmpegdemux.c:1467:gst_ffmpegdemux_loop:<ffdemux_dv0> stream_movi
flow: not-negotiated / not-negotiated
ffmpeg gstffmpegdemux.c:1516:gst_ffmpegdemux_loop:<ffdemux_dv0> error: Internal
data stream error.
ffmpeg gstffmpegdemux.c:1516:gst_ffmpegdemux_loop:<ffdemux_dv0> error:
streaming stopped, reason not-negotiated

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list