New submission from Carl Eugen Hoyos <[EMAIL PROTECTED]>:
Current ffmpeg fails to recognize nut files when configured with
--enable-libnut. Such files can still be produced (and are successfully played
back with ffmpeg without libnut and mplayer) as before.
This of course breaks regression tests for configurations with --enable-libnut.
Carl Eugen
ffmpeg -i test.nut
FFmpeg version SVN-r14149, Copyright (c) 2000-2008 Fabrice Bellard, et al.
configuration: --enable-libnut
libavutil version: 49.7.0
libavcodec version: 51.60.0
libavformat version: 52.17.0
libavdevice version: 52.0.0
built on Jul 10 2008 15:17:29, gcc: 4.2.1 (SUSE Linux)
test.nut: Unknown format
ffmpeg -i test.nut
FFmpeg version SVN-r14149, Copyright (c) 2000-2008 Fabrice Bellard, et al.
configuration:
libavutil version: 49.7.0
libavcodec version: 51.60.0
libavformat version: 52.17.0
libavdevice version: 52.0.0
built on Jul 10 2008 15:48:25, gcc: 4.2.1 (SUSE Linux)
[nut @ 0x8451260]no index at the end
Input #0, nut, from 'test.nut':
Duration: N/A, start: 0.000000, bitrate: N/A
Stream #0.0: Video: mpeg4, yuv420p, 352x288 [PAR 178:163 DAR 1958:1467],
25.00 tb(r)
Stream #0.1: Audio: mp2, 44100 Hz, stereo
Must supply at least one output file
----------
messages: 2379
nosy: cehoyos
priority: normal
status: open
substatus: new
title: ffmpeg with libnut does not recognize nut files
topic: avformat, regression
type: bug
______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue518>
______________________________________________________