[FFmpeg-trac] #1192(undetermined:new): non-interleaved AVI

FFmpeg trac at avcodec.org
Thu Apr 12 14:14:08 CEST 2012


#1192: non-interleaved AVI
-------------------------------------+-------------------------------------
             Reporter:  burek        |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 Both TribesAscend.avi and SunStar-Start.avi work fine with current FFmpeg.
 Could you test a newer version?
 {{{
 $ ffmpeg -i SunStar-Start.avi -i TribesAscend.avi
 ffmpeg version N-39717-g6952301 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Apr 11 2012 21:14:07 with gcc 4.3.2
   configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-gpl --enable-
 libopenjpeg --extra-ldflags=-lm --enable-x11grab
   libavutil      51. 46.100 / 51. 46.100
   libavcodec     54. 14.101 / 54. 14.101
   libavformat    54.  3.100 / 54.  3.100
   libavdevice    53.  4.100 / 53.  4.100
   libavfilter     2. 67.101 /  2. 67.101
   libswscale      2.  1.100 /  2.  1.100
   libswresample   0. 11.100 /  0. 11.100
   libpostproc    52.  0.100 / 52.  0.100
 Input #0, avi, from 'SunStar-Start.avi':
   Metadata:
     encoder         : DxtoryCore ver2.0.0.109
     ISRC            : Video:Lagarith Lossless Codec Audio:Stereo Mix
 (Realtek High Definition Audio)
   Duration: 00:01:04.80, start: 0.000000, bitrate: 1294 kb/s
     Stream #0:0: Video: lagarith (LAGS / 0x5347414C), rgb24, 1920x1080, 25
 fps, 25 tbr, 25 tbn, 25 tbc
     Stream #0:1: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, 2
 channels, s16, 1536 kb/s
 [avi @ 0x8eeed40] non-interleaved AVI
 Input #1, avi, from 'TribesAscend.avi':
   Metadata:
     encoder         : DxtoryCore ver2.0.0.109
     ISRC            : Video:Lagarith Lossless Codec Audio:Stereo Mix
 (Realtek High Definition Audio)
   Duration: 00:00:02.36, start: 0.000000, bitrate: 206346 kb/s
     Stream #1:0: Video: lagarith (LAGS / 0x5347414C), rgb24, 1920x1080, 25
 tbr, 25 tbn, 25 tbc
     Stream #1:1: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, 2
 channels, s16, 1536 kb/s
 At least one output file must be specified
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1192#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list