Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- H:\ffmpeg\bin>ffmpeg.exe -i "H:\Tourist Trophy (Japan)\tt_vol\openingW.m2v" -vf "il=chroma_mode:interleave" openingW.avi
- ffmpeg version N-93548-g4d2f62150d Copyright (c) 2000-2019 the FFmpeg developers
- built with gcc 8.2.1 (GCC) 20190212
- configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt
- libavutil 56. 26.100 / 56. 26.100
- libavcodec 58. 48.101 / 58. 48.101
- libavformat 58. 27.100 / 58. 27.100
- libavdevice 58. 7.100 / 58. 7.100
- libavfilter 7. 48.100 / 7. 48.100
- libswscale 5. 4.100 / 5. 4.100
- libswresample 3. 4.100 / 3. 4.100
- libpostproc 55. 4.100 / 55. 4.100
- [mpegvideo @ 000001c12c8d9240] Estimating duration from bitrate, this may be inaccurate
- Input #0, mpegvideo, from 'H:\Tourist Trophy (Japan)\tt_vol\openingW.m2v':
- Duration: 00:02:46.83, bitrate: 8999 kb/s
- Stream #0:0: Video: mpeg2video (Main), yuv420p(tv, smpte170m, progressive), 640x448 [SAR 1:1 DAR 10:7], 9000 kb/s, 29.97 fps, 29.97 tbr, 1200k tbn, 59.94 tbc
- File 'openingW.avi' already exists. Overwrite ? [y/N] y
- Stream mapping:
- Stream #0:0 -> #0:0 (mpeg2video (native) -> mpeg4 (native))
- Press [q] to stop, [?] for help
- [il @ 000001c12c9aeec0] [Eval @ 000000a1d19fdc80] Undefined constant or missing '(' in 'chroma_mode'
- [il @ 000001c12c9aeec0] Unable to parse option value "chroma_mode"
- [il @ 000001c12c9aeec0] [Eval @ 000000a1d19fdc80] Undefined constant or missing '(' in 'chroma_mode'
- [il @ 000001c12c9aeec0] Unable to parse option value "chroma_mode"
- [il @ 000001c12c9aeec0] Error setting option luma_mode to value chroma_mode.
- [Parsed_il_0 @ 000001c12c8e7cc0] Error applying options to the filter.
- [AVFilterGraph @ 000001c12c9a58c0] Error initializing filter 'il' with args 'chroma_mode:interleave'
- Error reinitializing filters!
- Failed to inject frame into filter network: Invalid argument
- Error while processing the decoded data for stream #0:0
- Conversion failed!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement