栀子花开咯 2018-11-06 08:46 采纳率: 0%
浏览 4557
已结题

ffmpeg Invalid UE golomb code问题

安装版本ffmpeg-4.1.tar.gz

        命令 ffmpeg -re -i http://v.videoincloud.com/gxnnynqfy/20181031/Y8JMQo/Y8JMQo.m3u8 -strict -2 Y8JMQo.m3u8

        运行结果
        [test@GROUPC ~]$ ffmpeg -re -i http://v.videoincloud.com/gxnnynqfy/20181031/Y8JMQo/Y8JMQo.m3u8 -strict -2 Y8JMQo.m3u8

ffmpeg version 2.8.15 Copyright (c) 2000-2018 the FFmpeg developers
built with gcc 4.8.5 (GCC) 20150623 (Red Hat 4.8.5-28)
configuration: --prefix=/usr --bindir=/usr/bin --datadir=/usr/share/ffmpeg --incdir=/usr/include/ffmpeg --libdir=/usr/lib64 --mandir=/usr/share/man --arch=x86_64 --optflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' --extra-ldflags='-Wl,-z,relro ' --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libvo-amrwbenc --enable-version3 --enable-bzlib --disable-crystalhd --enable-gnutls --enable-ladspa --enable-libass --enable-libcdio --enable-libdc1394 --disable-indev=jack --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-openal --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libv4l2 --enable-libx264 --enable-libx265 --enable-libxvid --enable-x11grab --enable-avfilter --enable-avresample --enable-postproc --enable-pthreads --disable-static --enable-shared --enable-gpl --disable-debug --disable-stripping --shlibdir=/usr/lib64 --enable-runtime-cpudetect
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
[http @ 0xd37e40] No trailing CRLF found in HTTP header.
Invalid UE golomb code
Last message repeated 2 times
Input #0, hls,applehttp, from 'http://v.videoincloud.com/gxnnynqfy/20181031/Y8JMQo/Y8JMQo.m3u8':
Duration: 00:20:31.21, start: 1.400000, bitrate: 0 kb/s
Program 0
Metadata:
variant_bitrate : 0
Stream #0:0: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p, 1920x1080, 15 tbr, 90k tbn, 180k tbc
Stream #0:1: Audio: aac (LC) ([15][0][0][0] / 0x000F), 44100 Hz, stereo, fltp, 59 kb/s
[libx264 @ 0xd76300] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 AVX2 LZCNT BMI2
[libx264 @ 0xd76300] profile High, level 4.0
Output #0, hls, to 'Y8JMQo.m3u8':
Metadata:
encoder : Lavf56.40.101
Stream #0:0: Video: h264 (libx264), yuv420p, 1920x1080, q=-1--1, 15 fps, 90k tbn, 15 tbc
Metadata:
encoder : Lavc56.60.100 libx264
Stream #0:1: Audio: aac, 44100 Hz, stereo, fltp, 128 kb/s
Metadata:
encoder : Lavc56.60.100 aac
Stream mapping:
Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
Stream #0:1 -> #0:1 (aac (native) -> aac (native))
Press [q] to stop, [?] for help
Invalid UE golomb code
Invalid UE golomb code0.0 size=N/A time=00:00:02.00 bitrate=N/A dup=4 drop=0

Last message repeated 1 times
Invalid UE golomb code0.0 size=N/A time=00:00:03.04 bitrate=N/A dup=4 drop=0

Last message repeated 1 times
Invalid UE golomb code27.0 size=N/A time=00:00:03.74 bitrate=N/A dup=4 drop=0

Last message repeated 1 times
Invalid UE golomb code27.0 size=N/A time=00:00:04.74 bitrate=N/A dup=4 drop=0

Last message repeated 1 times

  • 写回答

1条回答 默认 最新

  • dabocaiqq 2018-11-06 16:05
    关注
    评论

报告相同问题?

悬赏问题

  • ¥20 测距传感器数据手册i2c
  • ¥15 RPA正常跑,cmd输入cookies跑不出来
  • ¥15 求帮我调试一下freefem代码
  • ¥15 matlab代码解决,怎么运行
  • ¥15 R语言Rstudio突然无法启动
  • ¥15 关于#matlab#的问题:提取2个图像的变量作为另外一个图像像元的移动量,计算新的位置创建新的图像并提取第二个图像的变量到新的图像
  • ¥15 改算法,照着压缩包里边,参考其他代码封装的格式 写到main函数里
  • ¥15 用windows做服务的同志有吗
  • ¥60 求一个简单的网页(标签-安全|关键词-上传)
  • ¥35 lstm时间序列共享单车预测,loss值优化,参数优化算法