ffmpeg - 找不到流 0 的编解码器参数

标签 ffmpeg

当我运行这个命令时:

ffmpeg -y -i ./in.mp4 -c:v png -f image2pipe -thread_queue_size 1024 -r 25 -t 186.75 -i - -filter_complex overlay=0:0 -c:v libx264 -pix_fmt yuv420p -movflags +faststart ./out.mp4 < ./out.png

我收到一个错误:
(git)-[master] 
ffmpeg version 2.8.11-0ubuntu0.16.04.1 Copyright (c) 2000-2017 the FFmpeg developers
  built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.4) 20160609
  configuration: --prefix=/usr --extra-version=0ubuntu0.16.04.1 --build-suffix=-ffmpeg --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --cc=cc --cxx=g++ --enable-gpl --enable-shared --disable-stripping --disable-decoder=libopenjpeg --disable-decoder=libschroedinger --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxvid --enable-libzvbi --enable-openal --enable-opengl --enable-x11grab --enable-libdc1394 --enable-libiec61883 --enable-libzmq --enable-frei0r --enable-libx264 --enable-libopencv
  WARNING: library configuration mismatch
  avcodec     configuration: --prefix=/usr --extra-version=0ubuntu0.16.04.1 --build-suffix=-ffmpeg --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --cc=cc --cxx=g++ --enable-gpl --enable-shared --disable-stripping --disable-decoder=libopenjpeg --disable-decoder=libschroedinger --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxvid --enable-libzvbi --enable-openal --enable-opengl --enable-x11grab --enable-libdc1394 --enable-libiec61883 --enable-libzmq --enable-frei0r --enable-libx264 --enable-libopencv --enable-version3 --disable-doc --disable-programs --disable-avdevice --disable-avfilter --disable-avformat --disable-avresample --disable-postproc --disable-swscale --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libvo_aacenc --enable-libvo_amrwbenc
  libavutil      54. 31.100 / 54. 31.100
  libavcodec     56. 60.100 / 56. 60.100
  libavformat    56. 40.101 / 56. 40.101
  libavdevice    56.  4.100 / 56.  4.100
  libavfilter     5. 40.101 /  5. 40.101
  libavresample   2.  1.  0 /  2.  1.  0
  libswscale      3.  1.101 /  3.  1.101
  libswresample   1.  2.101 /  1.  2.101
  libpostproc    53.  3.100 / 53.  3.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from './in.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    creation_time   : 1970-01-01 00:00:00
    encoder         : Lavf52.99.1
  Duration: 00:03:06.75, start: 0.000000, bitrate: 538 kb/s
    Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 480x320 [SAR 1:1 DAR 3:2], 465 kb/s, 25 fps, 25 tbr, 25 tbn, 50 tbc (default)
    Metadata:
      creation_time   : 1970-01-01 00:00:00
      handler_name    : VideoHandler
    Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 67 kb/s (default)
    Metadata:
      creation_time   : 1970-01-01 00:00:00
      handler_name    : SoundHandler
[image2pipe @ 0x15f7200] Could not find codec parameters for stream 0 (Video: png, none(pc)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
pipe:: could not find codec parameters
Input #1, image2pipe, from 'pipe:':
  Duration: N/A, bitrate: N/A
    Stream #1:0: Video: png, none(pc), 25 tbr, 25 tbn, 25 tbc
[buffer @ 0x15e2620] Unable to parse option value "0x0" as image size
[buffer @ 0x15e2620] Unable to parse option value "-1" as pixel format
[buffer @ 0x15e2620] Unable to parse option value "0x0" as image size
[buffer @ 0x15e2620] Error setting option video_size to value 0x0.
[graph 0 input from stream 1:0 @ 0x15e23e0] Error applying options to the filter.
Error configuring complex filters.
Invalid argument

Consider increasing the value for the 'analyzeduration' and 'probesize' options pipe:0: could not find codec parameters

我的设置中缺少什么?

最佳答案

尝试使用 dvdbackup 进行备份然后转换视频时,我遇到了同样的问题。 dvd 上的几乎所有东西都坏了,可能是故意的。要绕过损坏的音频或视频流,请使用 -ss 跳过前几秒钟。范围。跳过 40 秒后我成功了:

ffmpeg -i VTS_09_1.VOB -c:v copy -map 0:1 -map 0:3 -ss 40 fixed_1.VOB
-map选择:
  • 0:1 视频流。 0:0 是一些导航流
  • 0:3 音频流(我的母语)
  • 关于ffmpeg - 找不到流 0 的编解码器参数,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43396396/

    相关文章:

    javascript - ffmpeg:1个音频文件+js动画=1个mp4视频

    ios - 为没有 GCC 的 Xcode 5 编译 FFMpeg?

    ffmpeg - 使用 FFMPEG 更改 H264 配置文件

    ffmpeg - 在背景图像上覆盖文本

    php - FFMPEG 在命令行中工作,但不能在 exec() 中工作,它返回 127

    android - 如何记录来自网络摄像机的 http 直播流

    django - 处理子进程文件输出

    ffmpeg - 每 x 秒移动一次覆盖位置

    video - 导入 H264 MP4 文件时,Adobe Premiere CC Pro 崩溃

    ffmpeg - 使用 ffmpeg 创建高清 1080p 720p 480p 的多个输出