New submission from astrange <[EMAIL PROTECTED]>:

Hey

I have been trying to convert MXF audio only files but FFMPEG crashes and then
shows all information about FFMPEG version and file bitrate, duration etc.

Below is FFMPEG detailed message received on conversion. 

$ ffmpeg.exe -i "C:\02785736.mxf" "C:\027857361.wav"
FFmpeg version UNKNOWN, Copyright (c) 2000-2008 Fabrice Bellard, et al.
  configuration: --enable-shared --disable-static --enable-memalign-hack
--enable-w32threads
  libavutil     49. 9. 0 / 49. 9. 0
  libavcodec    51.64. 0 / 51.64. 0
  libavformat   52.20. 0 / 52.20. 0
  libavdevice   52. 1. 0 / 52. 1. 0
  built on Aug 18 2008 15:24:04, gcc: 4.2.1-sjlj (mingw32-2)
Input #0, mxf, from 'C:\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 'C:\027857361.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

I have tried to convert this MXF only to mpg as well but result was same. 

Attached is a sample file which I have been trying, it's not much in size just
over 2 MB.

It is kindly requested that is there anyone who could get it round up :)

Regards
Shehzad Salim

----------
messages: 2822
nosy: astrange
priority: normal
status: open
substatus: open
title: ffmpeg should check for two null frames at EOF
type: bug

______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue590>
______________________________________________________

Reply via email to