[FFmpeg-user] command-line option ffmpeg: create MP at ML non-multiplexed

Colin S. Miller ffmpeg at csmiller.demon.co.uk
Sat Nov 9 12:54:44 CET 2013


Hi,

I'm trying to convert from .H264 into non-multiplex MP at ML mpeg2,
but have been unable to determine what the correct option for
ffmpeg are. I can scale the video down, and correct the frame rate,
but I'm not sure what profile-level corresponds to non-multiplexed
MP at ML.


The output file should be in this format, from another file that is correct.


C:\ffmpeg-latest-win32-static\ffmpeg-20130902-git-fdd1aaf-win32-static\bin\ffmpeg.exe 
-i Video.mpv
ffmpeg version N-55966-gfdd1aaf Copyright (c) 2000-2013 the FFmpeg 
developers
   built on Sep  2 2013 18:01:19 with gcc 4.7.3 (GCC)
   configuration: --enable-gpl --enable-version3 --disable-w32threads 
--enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r 
--enable-gnutls --enable-iconv --enable-libass --enable-libbluray 
--enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc 
--enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb 
--enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus 
--enable-librtmp --enable-libschroedinger --enable-libsoxr 
--enable-libspeex --enable-libtheora --enable-libtwolame 
--enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis 
--enable-libvpx --enable-libx264 --enable-libxavs --
enable-libxvid --enable-zlib
   libavutil      52. 43.100 / 52. 43.100
   libavcodec     55. 31.100 / 55. 31.100
   libavformat    55. 15.100 / 55. 15.100
   libavdevice    55.  3.100 / 55.  3.100
   libavfilter     3. 82.102 /  3. 82.102
   libswscale      2.  5.100 /  2.  5.100
   libswresample   0. 17.103 /  0. 17.103
   libpostproc    52.  3.100 / 52.  3.100
Input #0, mpegvideo, from 'video.mpv':
   Duration: N/A, bitrate: N/A
     Stream #0:0: Video: mpeg2video (Main), yuv420p(tv), 720x576 [SAR 
16:15 DAR 4
:3], max. 3500 kb/s, 25 fps, 25 tbr, 1200k tbn, 50 tbc
At least one output file must be specified




cygwin$ file Video.mpv
Video.mpv: MPEG sequence, v2, MP at ML interlaced Y'CbCr 4:2:0 video, 
CCIR/ITU PAL 625, 4:3, 25 fps


What is the setting for MP at ML, please?

TIA,
Colin S. Miller


More information about the ffmpeg-user mailing list