[FFmpeg-user] 8 channels audio to 8 x 1 channel audio

Igor Podobiński ipodobin at gmail.com
Mon Oct 24 17:01:09 CEST 2011


Hello,

This is output of ffprobe:
------------------------------
-----------------------------------------------------------------------------
Input #0, mxf, from 'd:\Media\PFR\test.mxf':
  Duration: 00:00:19.56, start: 0.000000, bitrate: 62570 kb/s
    Stream #0:0: Video: mpeg2video (4:2:2), yuv422p, 720x608 [SAR 608:405
DAR 16:9], 50000 kb/s, 25 fps, 25 tbr, 25 tbn, 50 tbc
    Stream #0:1: Audio: pcm_s16le, 48000 Hz, 8 channels, s16, 6144 kb/s
------------------------------------------------------------------------------------------------------------
I am trying to demux this mxf file into:
- 1 video file (m2v)
- 8 mono audio files (wav) or 4 stereo files

Is it even possible with ffmpeg?

Thanks,
Igor

--
Igor Podobiński
mob: +48 501031552
mail: ipodobin at gmail.com


More information about the ffmpeg-user mailing list