[FFmpeg-user] 3D-Stereo video in a TS issue

Daniel Muller verliba at gmail.com
Fri Jan 17 16:46:09 CET 2014


I have to resend this, because, the first time it did not go through..
My question is below..

Hi,

> I got a video file from a 3D camera.
> The file contains two video streams. One of them converts fine, the second
> does not.
> It actually does not contain some properties information.
>
> I uploaded a short (1.6MB) video without any interesting content, just
> some blur to google drive
> here it is for anyone to test ..
> https://docs.google.com/file/d/0B2MXCjdWGgi3WW8wRm1MTkF5am8/edit
>
> ffprobe says
> ffprobe 0000
> 00000.MTS    00001_l.avi  00001.MTS
> dan at compij:/mnt/private/2do$ ffprobe 00001.MTS
> ffprobe version git-2013-02-20-624fb5f Copyright (c) 2007-2013 the FFmpeg
> developers
>   built on Feb 20 2013 22:26:36 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
>   configuration: --enable-gpl --enable-libass --enable-libfaac
> --enable-libfdk-aac --enable-libmp3lame --enable-libopencore-amrnb
> --enable-libopencore-amrwb --enable-libspeex --enable-librtmp
> --enable-libtheora --enable-libvorbis --enable-libvpx --enable-x11grab
> --enable-libx264 --enable-nonfree --enable-version3
>   libavutil      52. 17.102 / 52. 17.102
>   libavcodec     54. 92.100 / 54. 92.100
>   libavformat    54. 63.100 / 54. 63.100
>   libavdevice    54.  3.103 / 54.  3.103
>   libavfilter     3. 38.106 /  3. 38.106
>   libswscale      2.  2.100 /  2.  2.100
>   libswresample   0. 17.102 /  0. 17.102
>   libpostproc    52.  2.100 / 52.  2.100
> [mpegts @ 0x2e65420] probed stream 3 failed
> [mpegts @ 0x2e65420] Could not find codec parameters for stream 3
> (Unknown: none (HDMV / 0x564D4448)): unknown codec
> Consider increasing the value for the 'analyzeduration' and 'probesize'
> options
> Input #0, mpegts, from '00001.MTS':
>   Duration: 00:00:05.22, start: 1.000033, bitrate: 25441 kb/s
>   Program 1
>     Stream #0:0[0x1011]: Video: h264 (High) (HDMV / 0x564D4448), yuv420p,
> 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 50 tbr, 90k tbn, 50 tbc
>     Stream #0:1[0x1100]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz,
> 5.1(side), fltp, 448 kb/s
>     Stream #0:2[0x1200]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] /
> 0x0090)
>     Stream #0:3[0x1012]: Unknown: none (HDMV / 0x564D4448)
>
> *Unsupported codec with id 0 for input stream 3*
>
>
> Any attempt to transoode the stream 0:3 failed.
>
> The stream is in fact a video with the same parameters ans the first one.
> Is there a way to go around this?
>
> Any ideas?
> thanks
>
> ----
> Daniel Muller, Prague, CZ
>


More information about the ffmpeg-user mailing list