Opened 8 years ago

Closed 8 years ago

#5316 closed enhancement (fixed)

support canopus codecs in mxf cointainer

Reported by: ami_stuff Owned by:
Priority: wish Component: avformat
Version: git-master Keywords: mxf
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

http://www.datafilehost.com/d/57a6db64

C:\>ffmpeg -i hqx.MXF
ffmpeg version N-77085-g21fbc41 Copyright (c) 2000-2015 the FFmpeg developers
  built with gcc 5.2.0 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
le-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --
enable-libdcadec --enable-libfreetype --enable-libgme --enable-libgsm --enable-l
ibilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enab
le-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --en
able-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --ena
ble-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc
 --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enabl
e-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg --
enable-lzma --enable-decklink --enable-zlib
  libavutil      55. 10.100 / 55. 10.100
  libavcodec     57. 16.101 / 57. 16.101
  libavformat    57. 19.100 / 57. 19.100
  libavdevice    57.  0.100 / 57.  0.100
  libavfilter     6. 20.100 /  6. 20.100
  libswscale      4.  0.100 /  4.  0.100
  libswresample   2.  0.101 /  2.  0.101
  libpostproc    54.  0.100 / 54.  0.100
[mxf @ 0000000000459b20] Could not find codec parameters for stream 0 (Video: no
ne, none, 1280x720): unknown codec
Consider increasing the value for the 'analyzeduration' and 'probesize' options
Guessed Channel Layout for  Input Stream #0.1 : mono
Guessed Channel Layout for  Input Stream #0.2 : mono
Input #0, mxf, from 'hqx.MXF':
  Metadata:
    uid             : 686f9056-c77c-43f3-8db6-53acc61f980b
    generation_uid  : 92f5d209-f98d-4357-a36d-460f6ea49e9f
    company_name    : Grass Valley K.K.
    product_name    : EDIUS
    product_version : 7.0
    product_uid     : a28f71f2-20b6-584c-b150-a248898a0feb
    modification_date: 2016-03-09 01:21:54
    material_package_umid: 0x060A2B340101010501010D2313000000181F36DF17AA48BF96B
6F94784DA05D8
    timecode        : 00:00:00:00
  Duration: 00:00:13.68, start: 0.000000, bitrate: 21454 kb/s
    Stream #0:0: Video: none, none, 1280x720, SAR 1:1 DAR 16:9, 25 tbr, 25 tbn,
25 tbc
    Metadata:
      file_package_umid: 0x060A2B340101010501010D2313000000B4186C6059654AACB1414
7F07D5818F3
    Stream #0:1: Audio: pcm_s16le, 48000 Hz, 1 channels, s16, 768 kb/s
    Metadata:
      file_package_umid: 0x060A2B340101010501010D2313000000B4186C6059654AACB1414
7F07D5818F3
    Stream #0:2: Audio: pcm_s16le, 48000 Hz, 1 channels, s16, 768 kb/s
    Metadata:
      file_package_umid: 0x060A2B340101010501010D2313000000B4186C6059654AACB1414
7F07D5818F3
At least one output file must be specified

Change History (2)

comment:1 by Carl Eugen Hoyos, 8 years ago

Component: undeterminedavformat
Keywords: mxf added
Priority: normalwish
Reproduced by developer: set
Status: newopen
Type: defectenhancement
Version: unspecifiedgit-master

comment:2 by Carl Eugen Hoyos, 8 years ago

Resolution: fixed
Status: openclosed
Note: See TracTickets for help on using tickets.