开发者社区> 问答> 正文

ffmpeg奇怪报错?报错

 
 
 
  1. ./lib/ffmpeg -i tmp/pid_176/id_1/tmp.ts -c copy -map 0 -f segment -segment_list tmp/pid_176/id_1/tmp.m3u8 -segment_time 10 tmp/pid_176/id_1/debris -n
执行如上命令报错
   
   
   
  
   
  
   
   
   
  1. ffmpeg version N-63893-gc69defd Copyright (c) 2000-2014 the FFmpeg developers
  2. built on Jul 16 2014 05:38:01 with gcc 4.6 (Debian 4.6.3-1)
  3. configuration: --prefix=/root/ffmpeg-static/64bit --extra-cflags='-I/root/ffmpeg-static/64bit/include -static' --extra-ldflags='-L/root/ffmpeg-static/64bit/lib -static' --extra-libs='-lxml2 -lexpat -lfreetype' --enable-static --disable-shared --disable-ffserver --disable-doc --enable-bzlib --enable-zlib --enable-postproc --enable-runtime-cpudetect --enable-libx264 --enable-gpl --enable-libtheora --enable-libvorbis --enable-libmp3lame --enable-gray --enable-libass --enable-libfreetype --enable-libopenjpeg --enable-libspeex --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-version3 --enable-libvpx
  4. libavutil 52. 89.100 / 52. 89.100
  5. libavcodec 55. 66.101 / 55. 66.101
  6. libavformat 55. 43.100 / 55. 43.100
  7. libavdevice 55. 13.101 / 55. 13.101
  8. libavfilter 4. 8.100 / 4. 8.100
  9. libswscale 2. 6.100 / 2. 6.100
  10. libswresample 0. 19.100 / 0. 19.100
  11. libpostproc 52. 3.100 / 52. 3.100
  12. Input #0, mpegts, from 'tmp/pid_176/id_1/tmp.ts':
  13. Duration: 00:00:08.59, start: 1.508278, bitrate: 489 kb/s
  14. Program 1
  15. Metadata:
  16. service_name : Service01
  17. service_provider: FFmpeg
  18. Stream #0:0[0x100]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p, 400x224 [SAR 1:1 DAR 25:14], 15 fps, 15 tbr, 90k tbn, 30 tbc
  19. Stream #0:1[0x101]: Audio: mp3 ([3][0][0][0] / 0x0003), 44100 Hz, stereo, s16p, 128 kb/s
  20. Output #0, segment, to 'tmp/pid_176/id_1/debris':
  21. Metadata:
  22. encoder : Lavf55.43.100
  23. Stream #0:0: Video: h264 ([27][0][0][0] / 0x001B), yuv420p, 400x224 [SAR 1:1 DAR 25:14], q=2-31, 15 fps, 90k tbn, 15 tbc
  24. Stream #0:1: Audio: mp3 ([3][0][0][0] / 0x0003), 44100 Hz, stereo, 128 kb/s
  25. Stream mapping:
  26. Stream #0:0 -> #0:0 (copy)
  27. Stream #0:1 -> #0:1 (copy)
  28. Could not write header for output file #0 (incorrect codec parameters ?): Muxer not found

展开
收起
爱吃鱼的程序员 2020-06-14 20:54:11 570 0
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    这排版,惨不忍睹啊。这怎么看?不太了解他这个编辑器怎么用,弄上来就变成这样了,还没法调整

    2020-06-14 20:54:26
    赞同 展开评论 打赏
问答分类:
问答标签:
问答地址:
问答排行榜
最热
最新

相关电子书

更多
低代码开发师(初级)实战教程 立即下载
冬季实战营第三期:MySQL数据库进阶实战 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载