Opened 8 years ago

Closed 8 years ago

#5967 closed defect (needs_more_info)

ffprobe failing on MXF: error No video stream with index '-1' found, Error initializing filter 'movie' with args

Reported by: Marian Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords: mxf
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
How to reproduce:

ffprobe -show_frames -of compact=p=0 -f lavfi "movie=testdata/freeMXF-mxf-dv-1.mxf,select=gt(scene\,.3)+eq(pict_type\,I)+isnan(prev_selected_t)+gte(t-prev_selected_t\,30)"

ffmpeg version 3.1.3
built on ...
Mac Book Pro , 2.5 GHz Intel Core i5, 16 GB 1600 MHz DDR3, OS X El Capitan, Version 10.11.6

Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker.

Attachments (2)

log_files.zip (6.6 KB ) - added by Marian 8 years ago.
log files
freeMXF-mxf-dv-1_mediainfo.txt (3.6 KB ) - added by Marian 8 years ago.
Mediainfo

Download all attachments as: .zip

Change History (7)

by Marian, 8 years ago

Attachment: log_files.zip added

log files

comment:1 by Marian, 8 years ago

ffprobe -show_frames -of compact=p=0 -f lavfi "movie=testdata/freeMXF-mxf-dv-1.mxf,select=gt(scene\,.3)+eq(pict_type\,I)+isnan(prev_selected_t)+gte(t-prev_selected_t\,30)"
ffprobe started on 2016-11-20 at 21:50:59
Report written to "ffreport.log"
ffprobe version 3.1.3 Copyright (c) 2007-2016 the FFmpeg developers

built with Apple LLVM version 7.0.2 (clang-700.1.81)
configuration: --prefix=/usr/local/Cellar/ffmpeg/3.1.3 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-opencl --enable-libx264 --enable-libmp3lame --enable-libxvid --disable-lzma --enable-vda
libavutil 55. 28.100 / 55. 28.100
libavcodec 57. 48.101 / 57. 48.101
libavformat 57. 41.100 / 57. 41.100
libavdevice 57. 0.101 / 57. 0.101
libavfilter 6. 47.100 / 6. 47.100
libavresample 3. 0. 0 / 3. 0. 0
libswscale 4. 1.100 / 4. 1.100
libswresample 2. 1.100 / 2. 1.100
libpostproc 54. 0.100 / 54. 0.100

[Parsed_movie_0 @ 0x7fc3e8416c20] Failed to avformat_open_input 'testdata/freeMXF-mxf-dv-1.mxf'
[lavfi @ 0x7fc3e9800000] Error initializing filter 'movie' with args 'testdata/freeMXF-mxf-dv-1.mxf'
movie=testdata/freeMXF-mxf-dv-1.mxf,select=gt(scene\,.3)+eq(pict_type\,I)+isnan(prev_selected_t)+gte(t-prev_selected_t\,30): No such file or directory

comment:2 by Marian, 8 years ago

users-MacBook-Pro:video_main_frames marian$ mediainfo testdata/freeMXF-mxf-dv-1.mxf
General
Complete name : testdata/freeMXF-mxf-dv-1.mxf
Format : MXF
Commercial name : DVCPRO
Format version : 1.2
Format profile : OP-1a
Format settings : Open / Incomplete
File size : 3.44 MiB
Duration : 1 s 0 ms
Overall bit rate : 28.9 Mb/s
Package name : A Material Package / File Package: SMPTE 383M clip wrapping of DV-DIF video data
Recorded date : 2003-05-26 12:08:02.000
Encoded date : 2006-01-11 19:09:28.816
Writing application : freeMXF.org mxfwrap file wrapper Based on MXFLib 0.5.3(5)-Development

Video
ID : 2
Format : DV
Commercial name : DVCPRO
Format settings, wrapping mode : Clip
Codec ID : 0D01030102027F02
Duration : 1 s 0 ms
Bit rate mode : Constant
Bit rate : 24.4 Mb/s
Encoded bit rate : 28.8 Mb/s
Width : 720 pixels
Height : 576 pixels
Display aspect ratio : 4:3
Frame rate mode : Constant
Frame rate : 25.000 FPS
Standard : PAL
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Interlaced
Scan order : Bottom Field First
Original scan order : Top field only
Compression mode : Lossy
Bits/(Pixel*Frame) : 2.357
Time code of first frame : 01:05:01:05
Time code source : Subcode time code
Stream size : 2.91 MiB (85%)
Encoded stream size : 3.43 MiB (100%)
Title : Data Track

Audio
ID : 2-0
Format : PCM
Muxing mode : DV
Duration : 1 s 0 ms
Bit rate mode : Constant
Bit rate : 1 536 kb/s
Encoded bit rate : 0 b/s
Channel(s) : 2 channels
Sampling rate : 48.0 kHz
Bit depth : 16 bits
Stream size : 188 KiB (5%)
Encoded stream size : 0.00 Byte (0%)
Title : Data Track

Other #1
ID : 1-Material
Type : Time code
Format : MXF TC
Time code of first frame : 00:00:00:00
Time code settings : Material Package
Time code, striped : Yes

Other #2
ID : 1-Source
Type : Time code
Format : MXF TC
Time code of first frame : 01:00:00:00
Time code settings : Source Package
Time code, striped : Yes

Version 0, edited 8 years ago by Marian (next)

by Marian, 8 years ago

Mediainfo

comment:3 by Carl Eugen Hoyos, 8 years ago

Please point us to the input file.

comment:4 by Carl Eugen Hoyos, 8 years ago

Component: ffprobeundetermined
Keywords: ffprobe removed

comment:5 by Carl Eugen Hoyos, 8 years ago

Resolution: needs_more_info
Status: newclosed

Please reopen this ticket if you can provide the input file.

Note: See TracTickets for help on using tickets.