[FFmpeg-user] Stream #X:Y: Data: none
Vincent Olivier
vincent at up4.com
Sat Nov 30 21:29:41 CET 2013
Hi,
I am wondering how I can start parsing an unrecognized data stream programatically (I am already using libavcodec, etc. to parse the audio and the video). I couldn’t find any documentation on how to start doing that.
Please find the ffprobe dump below.
Regards,
Vincent
ffprobe version 2.0-bb7f3dd Copyright (c) 2007-2013 the FFmpeg developers
built on Nov 29 2013 19:43:38 with Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
configuration: --prefix=/opt/local --enable-swscale --enable-avfilter --enable-avresample --enable-libmp3lame --enable-libvorbis --enable-libopus --enable-libtheora --enable-libschroedinger --enable-libopenjpeg --enable-libmodplug --enable-libvpx --enable-libspeex --enable-libass --enable-libbluray --enable-gnutls --enable-libfreetype --disable-indev=jack --disable-outdev=xv --mandir=/opt/local/share/man --enable-shared --enable-pthreads --cc=/usr/bin/clang --arch=x86_64 --enable-yasm --enable-gpl --enable-postproc --enable-libx264 --enable-libxvid --enable-nonfree --enable-libfaac
libavutil 52. 53.100 / 52. 53.100
libavcodec 55. 43.101 / 55. 43.101
libavformat 55. 21.100 / 55. 21.100
libavdevice 55. 5.100 / 55. 5.100
libavfilter 3. 91.100 / 3. 91.100
libavresample 1. 1. 0 / 1. 1. 0
libswscale 2. 5.101 / 2. 5.101
libswresample 0. 17.104 / 0. 17.104
libpostproc 52. 3.100 / 52. 3.100
[mxf @ 0x7fc573054400] could not resolve sub descriptor strong ref
[mxf @ 0x7fc573054400] source track 11: stream 9, no descriptor found
[mxf @ 0x7fc573054400] decoding for stream 0 failed
Input #0, mxf, from ‘input.mxf':
Metadata:
uid : 22bbd33a-7608-4329-b2bc-6009c08be0e3
generation_uid : f4962248-052a-47a1-a3af-16fa2b74dd78
company_name : Sony
product_name : util
product_version : 1.00
application_platform: Sony MXF Development Kit (MacOS X)
product_uid : cede4403-8280-11de-8a39-08004678031c
modification_date: 2013-08-02 04:47:37
timecode : 05:07:35:00
Duration: 00:00:00.08, start: 0.000000, bitrate: 143679 kb/s
Stream #0:0: Video: h264 (High 4:2:2 Intra), yuv422p10le, 4096x2160 [SAR 1:1 DAR 256:135], 23.98 tbr, 23.98 tbn, 47.95 tbc
Stream #0:1: Audio: pcm_s24le, 48000 Hz, 1 channels, s32, 1152 kb/s
Stream #0:2: Audio: pcm_s24le, 48000 Hz, 1 channels, s32, 1152 kb/s
Stream #0:3: Audio: pcm_s24le, 48000 Hz, 1 channels, s32, 1152 kb/s
Stream #0:4: Audio: pcm_s24le, 48000 Hz, 1 channels, s32, 1152 kb/s
Stream #0:5: Audio: pcm_s24le, 48000 Hz, 1 channels, s32, 1152 kb/s
Stream #0:6: Audio: pcm_s24le, 48000 Hz, 1 channels, s32, 1152 kb/s
Stream #0:7: Audio: pcm_s24le, 48000 Hz, 1 channels, s32, 1152 kb/s
Stream #0:8: Audio: pcm_s24le, 48000 Hz, 1 channels, s32, 1152 kb/s
Stream #0:9: Data: none
Unsupported codec with id 0 for input stream 9
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4879 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20131130/3ccd595c/attachment.p7s>
More information about the ffmpeg-user
mailing list