Opened 13 years ago
Closed 13 years ago
#1192 closed defect (worksforme)
non-interleaved AVI
Reported by: | burek | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Z:\>ffmpeg -i SunStar.avi c:\SunStar2.mp4
ffmpeg version N-39494-g41a097a Copyright (c) 2000-2012 the FFmpeg developers
built on Apr 3 2012 20:23:48 with gcc 4.6.2
configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libope
ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --en
able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger -
-enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwben
c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
libxvid --enable-zlib
libavutil 51. 44.100 / 51. 44.100
libavcodec 54. 12.100 / 54. 12.100
libavformat 54. 3.100 / 54. 3.100
libavdevice 53. 4.100 / 53. 4.100
libavfilter 2. 66.101 / 2. 66.101
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 10.100 / 0. 10.100
libpostproc 52. 0.100 / 52. 0.100
[avi @ 00000000002EEAD0] non-interleaved AVI
Files uploaded at upload.ffmpeg.org/incoming:
SunStar-End.avi
SunStar-Start.avi
Error.txt
Change History (6)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Another example (complete file) uploaded at incoming: "TribesAscend.avi"
The FFmpeg freezes after the message "non-interleaved AVI" and that's it..
You can delete "DryDock.avi" file, it was uploaded by mistake, because it doesn't show that error.
comment:3 by , 13 years ago
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
comment:5 by , 13 years ago
This is the ffmpeg used for those testings: http://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20120409-git-6bfb304-win64-static.7z
The date is: 2012-04-09 so I guess it's either something regarding windows specific builds or the bug is within these 3 days :)
comment:6 by , 13 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
This is the output from VLC: