Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#2554 closed defect (invalid)

vmd deocdes incorrectly

Reported by: ami_stuff Owned by:
Priority: normal Component: undetermined
Version: git-master Keywords: vmd
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

attached fie decodes incorrectly

C:\>ffmpeg -i URBAND.VMD out.avi
ffmpeg version N-52941-g13cb6ed Copyright (c) 2000-2013 the FFmpeg developers
  built on May 10 2013 02:44:43 with gcc 4.5.0 (GCC) 20100414 (Fedora MinGW 4.5.
0-1.fc14)
  configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch=
x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686-pc-min
gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime-cpudetect
--enable-cross-compile --enable-static --disable-shared --extra-libs='-lws2_32 -
lwinmm -lpthread' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snap
shots/build/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/s
napshots/build/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3
--enable-nonfree --enable-libx264 --enable-libspeex --enable-libtheora --enable-
libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable-
libopencore-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx
  libavutil      52. 30.100 / 52. 30.100
  libavcodec     55.  7.100 / 55.  7.100
  libavformat    55.  4.101 / 55.  4.101
  libavdevice    55.  0.100 / 55.  0.100
  libavfilter     3. 63.101 /  3. 63.101
  libswscale      2.  3.100 /  2.  3.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  3.100 / 52.  3.100
Input #0, vmd, from 'URBAND.VMD':
  Duration: N/A, start: 0.000000, bitrate: N/A
    Stream #0:0: Video: vmdvideo, pal8, 1920x480, 10 tbr, 10 tbn, 10 tbc
Output #0, avi, to 'out.avi':
  Metadata:
    ISFT            : Lavf55.4.101
    Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 1920x480, q=2-31, 20
0 kb/s, 10 tbn, 10 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (vmdvideo -> mpeg4)
Press [q] to stop, [?] for help
frame=    1 fps=0.0 q=5.0 Lsize=      33kB time=00:00:00.10 bitrate=2677.4kbits/
s
video:27kB audio:0kB subtitle:0 global headers:0kB muxing overhead 20.557617%

Attachments (1)

URBAND.VMD (900.8 KB ) - added by ami_stuff 11 years ago.

Download all attachments as: .zip

Change History (6)

by ami_stuff, 11 years ago

Attachment: URBAND.VMD added

comment:1 by Carl Eugen Hoyos, 11 years ago

Keywords: vmd added
Reproduced by developer: set
Status: newopen
Version: unspecifiedgit-master

comment:2 by Elon Musk, 11 years ago

And how it actually should look like?

comment:3 by ami_stuff, 11 years ago

Resolution: invalid
Status: openclosed

According to Kostya the file is badly encoded.

comment:4 by Elon Musk, 11 years ago

Huh?, is there other program that shows something different?

comment:5 by ami_stuff, 11 years ago

I dont know. The file comes from MS-DOS game:

http://cd.textfiles.com/cdaction/cdaction06a/URBAN/URBAND.VMD

Note: See TracTickets for help on using tickets.