Carl Eugen Hoyos <[EMAIL PROTECTED]> added the comment:
I see a different problem with this sample:
It can be played back, it can be transcoded into mp2 and alac, and the mp2 and
alac files can be converted successfully to wav.
If I convert the original sample (15 sec) into wav, the resulting file contains
only the first 5 seconds three times.
ffmpeg -i 02785736.mxf test.wav
FFmpeg version SVN-r14974, Copyright (c) 2000-2008 Fabrice Bellard, et al.
configuration:
libavutil 49.10. 0 / 49.10. 0
libavcodec 51.69. 0 / 51.69. 0
libavformat 52.21. 0 / 52.21. 0
libavdevice 52. 1. 0 / 52. 1. 0
built on Aug 26 2008 14:16:57, gcc: 4.2.1 (SUSE Linux)
Input #0, mxf, from '02785736.mxf':
Duration: 00:00:15.04, start: 0.000000, bitrate: 1158 kb/s
Stream #0.0: Audio: pcm_s24le, 48000 Hz, mono, s16, 1152 kb/s
Output #0, wav, to 'test.wav':
Stream #0.0: Audio: pcm_s16le, 48000 Hz, mono, s16, 768 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Press [q] to stop encoding
size= 1411kB time=15.05 bitrate= 768.0kbits/s
video:0kB audio:1411kB global headers:0kB muxing overhead 0.003046%
----------
substatus: needs_more_info -> open
______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue591>
______________________________________________________