Opened 11 years ago

Closed 11 years ago

#1946 closed defect (fixed)

xmv: signal EOF

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

Description

autoexit does not work because EOF is not signaled

http://samples.mplayerhq.hu/game-formats/xmv/monopoly/infograp.xmv

C:\>ffplay -autoexit infograp.xmv
ffplay version N-46936-g8b6aeb1 Copyright (c) 2003-2012 the FFmpeg developers
  built on Nov 20 2012 19:34:37 with gcc 4.7.2 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-pthreads --enable-runt
ime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libass -
-enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enab
le-libgsm --enable-libmp3lame --enable-libnut --enable-libopenjpeg --enable-libo
pus --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheo
ra --enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-li
bvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --ena
ble-zlib
  libavutil      52.  8.100 / 52.  8.100
  libavcodec     54. 74.100 / 54. 74.100
  libavformat    54. 37.100 / 54. 37.100
  libavdevice    54.  3.100 / 54.  3.100
  libavfilter     3. 23.101 /  3. 23.101
  libswscale      2.  1.102 /  2.  1.102
  libswresample   0. 17.101 /  0. 17.101
  libpostproc    52.  2.100 / 52.  2.100
Input #0, xmv, from 'infograp.xmv':
  Duration: 00:00:08.58, start: 0.000000, bitrate: 1027 kb/s
    Stream #0:0: Video: wmv2 (2VMW / 0x574D5632), yuv420p, 640x448, 30 tbr, 1k t
bn, 1k tbc
    Stream #0:1: Audio: adpcm_ima_wav (i[0][0][0] / 0x0069), 48000 Hz, 2 channel
s, s16p, 384 kb/s
Frame changed from size:0x0 to size:640x448
   8.31 A-V:  1.204 fd=   5 aq=    0KB vq=    0KB sq=    0B f=0/0

Change History (2)

comment:1 by Carl Eugen Hoyos, 11 years ago

Component: undeterminedavformat
Keywords: xmv added
Reproduced by developer: set
Status: newopen
Version: unspecifiedgit-master

comment:2 by Carl Eugen Hoyos, 11 years ago

Resolution: fixed
Status: openclosed

Fixed by Paul B Mahol.

Note: See TracTickets for help on using tickets.