New submission from Shehzad Salim <[EMAIL PROTECTED]>:

Hey

I have been trying to convert MXF audio only files to wav as well to mpg but
FFMPEG crashes, it does shows correct MXF attributes like bitrate, duration and
channel count etc. Here is how I have been using it.

$ 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 some sample files which are not much in size, if it is required I can
send that as well, it's not much in size, as it is just over 2 MB.

Other conversion like mpg to avi, mp3 to wav are being converted properly.

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

Regards
Shehzad Salim

----------
messages: 2825
nosy: ShehzadSalim
priority: normal
status: new
substatus: new
title: MXF Audio only files, conversion problem
type: bug

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

Reply via email to