Opened 7 years ago

Closed 7 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 7 years ago.
log files
freeMXF-mxf-dv-1_mediainfo.txt (3.6 KB ) - added by Marian 7 years ago.
Mediainfo

Download all attachments as: .zip

Change History (7)

by Marian, 7 years ago

Attachment: log_files.zip added

log files

comment:1 by Marian, 7 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, 7 years ago

Last edited 7 years ago by Marian (previous) (diff)

by Marian, 7 years ago

Mediainfo

comment:3 by Carl Eugen Hoyos, 7 years ago

Please point us to the input file.

comment:4 by Carl Eugen Hoyos, 7 years ago

Component: ffprobeundetermined
Keywords: ffprobe removed

comment:5 by Carl Eugen Hoyos, 7 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.