[FFmpeg-user] ffmpeg drops 360 video metadata

Rama Krishna Thelagathoti mrk.ramakrishna at gmail.com
Mon Jun 15 19:41:36 EEST 2020


Thank you for your quick response. Let me clarify what I am looking for.
I want to stream 360 degree video over rtmp port and nginx server is in the
backend. I want to demonstrate dynamic bitrate adaptation(such as HLS/DASH)
. non-360 degree video streaming is working as expected, However I have
difficulty with 360 video. I tried following ways

1. ffmpeg  -loglevel verbose -i R0010309_er.MP4 -vcodec libx264 -strict
unofficial -vprofile high  -acodec aac  -f flv
rtmp://localhost/live/360streamR
able to play stream at the sink but not playing in 360 degree mode because
360 degree video metadata is lost while format conversion
(attached log 1)

2.  ffmpeg   -loglevel verbose -i R0010309_er.MP4  -preset veryfast -g 25
-sc_threshold 0 -map v:0 -c:v:0 libx264 -strict unofficial -b:v:0 2000k
-map v:0 -c:v:1 libx264 -strict unofficial -b:v:1 6000k -map a:0 -map a:0
-c:a aac -b:a 128k -ac 2 -f hls -hls_time 4 -hls_playlist_type event
 -master_pl_name R3601.m3u8 -var_stream_map "v:0,a:0 v:1,a:1"
/mnt/hls/R360Stream1_%v.m3u8
still same behaviour (log attached 2)

Could you suggest a way where I can stream 360 degree video without
losing spatial metadata and able to demonstrate bit rate adaption. Thanks
in advance

On Mon, Jun 15, 2020 at 10:54 AM Leo Butler via ffmpeg-user <
ffmpeg-user at ffmpeg.org> wrote:

> Rama Krishna Thelagathoti <mrk.ramakrishna at gmail.com> writes:
>
> > Hello ffmpeg team, kindly help me with following issue
> > 360sample.mp4 is 360 video and with following command out.mp4 is also 360
> > video.
> >
> > sudo ffmpeg -i 360sample.mp4 -vcodec libx264 -strict unofficial
> > -vprofile high  -acodec aac out.mp4
>
> An aside: You shouldn't need to run these commands as root (i.e. no need
> for sudo before ffmpeg).
>
> Leo
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".



-- 
Best Regards
*Rama krishna Thelagathoti*
-------------- next part --------------
rthelagathoti at PKI369-NUC04:~/streaming$ ffmpeg  -loglevel verbose -i R0010309_er.MP4 -vcodec libx264 -strict unofficial -vprofile high  -acodec aac  -f flv rtmp://localhost/live/360streamR

ffmpeg version 4.2.2-1ubuntu1~18.04.york0 Copyright (c) 2000-2019 the FFmpeg developers
  built with gcc 7 (Ubuntu 7.5.0-3ubuntu1~18.04)
  configuration: --prefix=/usr --extra-version='1ubuntu1~18.04.york0' --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared
  libavutil      56. 31.100 / 56. 31.100
  libavcodec     58. 54.100 / 58. 54.100
  libavformat    58. 29.100 / 58. 29.100
  libavdevice    58.  8.100 / 58.  8.100
  libavfilter     7. 57.100 /  7. 57.100
  libavresample   4.  0.  0 /  4.  0.  0
  libswscale      5.  5.100 /  5.  5.100
  libswresample   3.  5.100 /  3.  5.100
  libpostproc    55.  5.100 / 55.  5.100
Routing option strict to both codec and muxer layer
[h264 @ 0x562390046800] Reinit context to 3840x1920, pix_fmt: yuvj420p
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'R0010309_er.MP4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    creation_time   : 2018-01-01T19:49:42.000000Z
  Duration: 00:00:03.57, start: 0.000000, bitrate: 62822 kb/s
    Stream #0:0(und): Video: h264 (Constrained Baseline), 1 reference frame (avc1 / 0x31637661), yuvj420p(pc, left), 3840x1920 [SAR 1:1 DAR 2:1], 59135 kb/s, 29.97 fps, 29.97 tbr, 29970 tbn, 59.94 tbc (default)
    Metadata:
      creation_time   : 2018-01-01T19:49:42.000000Z
      handler_name    : VideoHandler
    Side data:
      spherical: equirectangular (0.000000/0.000000/0.000000)
    Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, mono, fltp, 127 kb/s (default)
    Metadata:
      creation_time   : 2018-01-01T19:49:42.000000Z
      handler_name    : SoundHandler
[tcp @ 0x56239004aa00] Starting connection attempt to 127.0.0.1 port 1935
[tcp @ 0x56239004aa00] Successfully connected to 127.0.0.1 port 1935
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
[graph_1_in_0_1 @ 0x562390257e40] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:0x4
[h264 @ 0x56239008fbc0] Reinit context to 3840x1920, pix_fmt: yuvj420p
[graph 0 input from stream 0:0 @ 0x562390ef15c0] w:3840 h:1920 pixfmt:yuvj420p tb:1/29970 fr:2997/100 sar:1/1 sws_param:flags=2
[libx264 @ 0x562390077c00] using SAR=1/1
[libx264 @ 0x562390077c00] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[libx264 @ 0x562390077c00] profile High, level 5.1
[libx264 @ 0x562390077c00] 264 - core 155 r2917 0a84d98 - H.264/MPEG-4 AVC codec - Copyleft 2003-2018 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
Output #0, flv, to 'rtmp://localhost/live/360streamR':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf58.29.100
    Stream #0:0(und): Video: h264 (libx264), 1 reference frame ([7][0][0][0] / 0x0007), yuvj420p(pc, left), 3840x1920 [SAR 1:1 DAR 2:1], q=-1--1, 29.97 fps, 1k tbn, 29.97 tbc (default)
    Metadata:
      creation_time   : 2018-01-01T19:49:42.000000Z
      handler_name    : VideoHandler
      encoder         : Lavc58.54.100 libx264
    Side data:
      cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1
      spherical: equirectangular (0.000000/0.000000/0.000000)
    Stream #0:1(und): Audio: aac (LC) ([10][0][0][0] / 0x000A), 48000 Hz, mono, fltp, delay 1024, 69 kb/s (default)
    Metadata:
      creation_time   : 2018-01-01T19:49:42.000000Z
      handler_name    : SoundHandler
      encoder         : Lavc58.54.100 aac
No more output streams to write to, finishing.e=00:00:03.52 bitrate=6035.6kbits/s speed=0.206x
[flv @ 0x562390070e40] Failed to update header with correct duration.
[flv @ 0x562390070e40] Failed to update header with correct filesize.
frame=  106 fps=3.9 q=-1.0 Lsize=    4891kB time=00:00:03.56 bitrate=11235.2kbits/s speed=0.131x
video:4855kB audio:30kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.108222%
Input file #0 (R0010309_er.MP4):
  Input stream #0:0 (video): 106 packets read (26144310 bytes); 106 frames decoded;
  Input stream #0:1 (audio): 163 packets read (56735 bytes); 163 frames decoded (166912 samples);
  Total: 269 packets (26201045 bytes) demuxed
Output file #0 (rtmp://localhost/live/360streamR):
  Output stream #0:0 (video): 106 frames encoded; 106 packets muxed (4971622 bytes);
  Output stream #0:1 (audio): 163 frames encoded (166912 samples); 164 packets muxed (31049 bytes);
  Total: 270 packets (5002671 bytes) muxed
[AVIOContext @ 0x562390081540] Statistics: 0 seeks, 364 writeouts
[libx264 @ 0x562390077c00] frame I:1     Avg QP:22.07  size:280593
[libx264 @ 0x562390077c00] frame P:27    Avg QP:21.59  size:101191
[libx264 @ 0x562390077c00] frame B:78    Avg QP:24.55  size: 25105
[libx264 @ 0x562390077c00] consecutive B-frames:  1.9%  0.0%  0.0% 98.1%
[libx264 @ 0x562390077c00] mb I  I16..4: 29.7% 55.2% 15.1%
[libx264 @ 0x562390077c00] mb P  I16..4: 11.1% 10.5%  0.2%  P16..4: 38.4%  9.9%  5.6%  0.0%  0.0%    skip:24.3%
[libx264 @ 0x562390077c00] mb B  I16..4:  1.6%  1.1%  0.0%  B16..8: 38.7%  1.8%  0.1%  direct: 2.0%  skip:54.7%  L0:48.8% L1:49.6% BI: 1.6%
[libx264 @ 0x562390077c00] 8x8 transform intra:46.9% inter:81.6%
[libx264 @ 0x562390077c00] coded y,uvDC,uvAC intra: 16.7% 40.6% 3.6% inter: 8.6% 14.1% 0.1%
[libx264 @ 0x562390077c00] i16 v,h,dc,p: 18% 51% 10% 21%
[libx264 @ 0x562390077c00] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 14% 36% 41%  1%  1%  1%  2%  1%  2%
[libx264 @ 0x562390077c00] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 18% 32% 13%  5%  7%  5% 10%  4%  8%
[libx264 @ 0x562390077c00] i8c dc,h,v,p: 51% 36% 10%  3%
[libx264 @ 0x562390077c00] Weighted P-Frames: Y:0.0% UV:0.0%
[libx264 @ 0x562390077c00] ref P L0: 61.7%  9.8% 20.9%  7.5%
[libx264 @ 0x562390077c00] ref B L0: 89.3%  8.4%  2.3%
[libx264 @ 0x562390077c00] ref B L1: 94.0%  6.0%
[libx264 @ 0x562390077c00] kb/s:11243.69
[aac @ 0x5623900743c0] Qavg: 845.908
[AVIOContext @ 0x56239004da40] Statistics: 26463026 bytes read, 6 seeks
-------------- next part --------------
rthelagathoti at PKI369-NUC04:~/streaming$ ffmpeg   -loglevel verbose -i R0010309_er.MP4  -preset veryfast -g 25 -sc_threshold 0 -map v:0 -c:v:0 libx264 -strict unofficial -b:v:0 2000k -map v:0 -c:v:1 libx264 -strict unofficial -b:v:1 6000k -map a:0 -map a:0 -c:a aac -b:a 128k -ac 2 -f hls -hls_time 4 -hls_playlist_type event  -master_pl_name R3601.m3u8 -var_stream_map "v:0,a:0 v:1,a:1" /mnt/hls/R360Stream1_%v.m3u8
ffmpeg version 4.2.2-1ubuntu1~18.04.york0 Copyright (c) 2000-2019 the FFmpeg developers
  built with gcc 7 (Ubuntu 7.5.0-3ubuntu1~18.04)
  configuration: --prefix=/usr --extra-version='1ubuntu1~18.04.york0' --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared
  libavutil      56. 31.100 / 56. 31.100
  libavcodec     58. 54.100 / 58. 54.100
  libavformat    58. 29.100 / 58. 29.100
  libavdevice    58.  8.100 / 58.  8.100
  libavfilter     7. 57.100 /  7. 57.100
  libavresample   4.  0.  0 /  4.  0.  0
  libswscale      5.  5.100 /  5.  5.100
  libswresample   3.  5.100 /  3.  5.100
  libpostproc    55.  5.100 / 55.  5.100
Routing option strict to both codec and muxer layer
    Last message repeated 1 times
[h264 @ 0x5555eaa129c0] Reinit context to 3840x1920, pix_fmt: yuvj420p
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'R0010309_er.MP4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    creation_time   : 2018-01-01T19:49:42.000000Z
  Duration: 00:00:03.57, start: 0.000000, bitrate: 62822 kb/s
    Stream #0:0(und): Video: h264 (Constrained Baseline), 1 reference frame (avc1 / 0x31637661), yuvj420p(pc, left), 3840x1920 [SAR 1:1 DAR 2:1], 59135 kb/s, 29.97 fps, 29.97 tbr, 29970 tbn, 59.94 tbc (default)
    Metadata:
      creation_time   : 2018-01-01T19:49:42.000000Z
      handler_name    : VideoHandler
    Side data:
      spherical: equirectangular (0.000000/0.000000/0.000000)
    Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, mono, fltp, 127 kb/s (default)
    Metadata:
      creation_time   : 2018-01-01T19:49:42.000000Z
      handler_name    : SoundHandler
Stream mapping:
  Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
  Stream #0:0 -> #0:1 (h264 (native) -> h264 (libx264))
  Stream #0:1 -> #0:2 (aac (native) -> aac (native))
  Stream #0:1 -> #0:3 (aac (native) -> aac (native))
Press [q] to stop, [?] for help
[graph_2_in_0_1 @ 0x5555eacaa900] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:0x4
[format_out_0_2 @ 0x5555eacaac00] auto-inserting filter 'auto_resampler_0' between the filter 'Parsed_anull_0' and the filter 'format_out_0_2'
[auto_resampler_0 @ 0x5555eacabc00] ch:1 chl:mono fmt:fltp r:48000Hz -> ch:2 chl:stereo fmt:fltp r:48000Hz
[h264 @ 0x5555eaa516c0] Reinit context to 3840x1920, pix_fmt: yuvj420p
[graph_3_in_0_1 @ 0x5555ead693c0] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:0x4
[format_out_0_3 @ 0x5555eacc1180] auto-inserting filter 'auto_resampler_0' between the filter 'Parsed_anull_0' and the filter 'format_out_0_3'
[auto_resampler_0 @ 0x5555ead6a6c0] ch:1 chl:mono fmt:fltp r:48000Hz -> ch:2 chl:stereo fmt:fltp r:48000Hz
[graph 0 input from stream 0:0 @ 0x5555eba32380] w:3840 h:1920 pixfmt:yuvj420p tb:1/29970 fr:2997/100 sar:1/1 sws_param:flags=2
[libx264 @ 0x5555eaa40b00] using SAR=1/1
[libx264 @ 0x5555eaa40b00] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[libx264 @ 0x5555eaa40b00] profile High, level 5.1
[libx264 @ 0x5555eaa40b00] 264 - core 155 r2917 0a84d98 - H.264/MPEG-4 AVC codec - Copyleft 2003-2018 - http://www.videolan.org/x264.html - options: cabac=1 ref=1 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=2 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=6 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=1 keyint=25 keyint_min=2 scenecut=0 intra_refresh=0 rc_lookahead=10 rc=abr mbtree=1 bitrate=2000 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
[graph 1 input from stream 0:0 @ 0x5555ebc7f240] w:3840 h:1920 pixfmt:yuvj420p tb:1/29970 fr:2997/100 sar:1/1 sws_param:flags=2
[libx264 @ 0x5555eaa3f0c0] using SAR=1/1
[libx264 @ 0x5555eaa3f0c0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[libx264 @ 0x5555eaa3f0c0] profile High, level 5.1
[libx264 @ 0x5555eaa3f0c0] 264 - core 155 r2917 0a84d98 - H.264/MPEG-4 AVC codec - Copyleft 2003-2018 - http://www.videolan.org/x264.html - options: cabac=1 ref=1 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=2 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=6 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=1 keyint=25 keyint_min=2 scenecut=0 intra_refresh=0 rc_lookahead=10 rc=abr mbtree=1 bitrate=6000 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
[hls @ 0x5555eaa43b40] Opening '/mnt/hls/R360Stream1_00.ts' for writing
[hls @ 0x5555eaa43b40] Opening '/mnt/hls/R360Stream1_10.ts' for writing
[mpegts @ 0x5555ebec8340] muxrate VBR, pcr every 2 pkts, sdt every 2147483647, pat/pmt every 2147483647 pkts
[mpegts @ 0x5555ebf0b300] muxrate VBR, pcr every 2 pkts, sdt every 2147483647, pat/pmt every 2147483647 pkts
Output #0, hls, to '/mnt/hls/R360Stream1_%v.m3u8':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf58.29.100
    Stream #0:0(und): Video: h264 (libx264), 1 reference frame, yuvj420p(pc, progressive, left), 3840x1920 [SAR 1:1 DAR 2:1], q=-1--1, 2000 kb/s, 29.97 fps, 90k tbn, 29.97 tbc (default)
    Metadata:
      creation_time   : 2018-01-01T19:49:42.000000Z
      handler_name    : VideoHandler
      encoder         : Lavc58.54.100 libx264
    Side data:
      cpb: bitrate max/min/avg: 0/0/2000000 buffer size: 0 vbv_delay: -1
      spherical: equirectangular (0.000000/0.000000/0.000000)
    Stream #0:1(und): Video: h264 (libx264), 1 reference frame, yuvj420p(pc, left), 3840x1920 [SAR 1:1 DAR 2:1], q=-1--1, 6000 kb/s, 29.97 fps, 90k tbn, 29.97 tbc (default)
    Metadata:
      creation_time   : 2018-01-01T19:49:42.000000Z
      handler_name    : VideoHandler
      encoder         : Lavc58.54.100 libx264
    Side data:
      cpb: bitrate max/min/avg: 0/0/6000000 buffer size: 0 vbv_delay: -1
      spherical: equirectangular (0.000000/0.000000/0.000000)
    Stream #0:2(und): Audio: aac (LC), 48000 Hz, stereo, fltp, delay 1024, 128 kb/s (default)
    Metadata:
      creation_time   : 2018-01-01T19:49:42.000000Z
      handler_name    : SoundHandler
      encoder         : Lavc58.54.100 aac
    Stream #0:3(und): Audio: aac (LC), 48000 Hz, stereo, fltp, delay 1024, 128 kb/s (default)
    Metadata:
      creation_time   : 2018-01-01T19:49:42.000000Z
      handler_name    : SoundHandler
      encoder         : Lavc58.54.100 aac
No more output streams to write to, finishing.e=00:00:03.45 bitrate=N/A speed=0.258x
[AVIOContext @ 0x5555ebf0ad00] Statistics: 0 seeks, 5 writeouts
[hls @ 0x5555eaa43b40] Opening '/mnt/hls/R360Stream1_0.m3u8.tmp' for writing
EXT-X-MEDIA-SEQUENCE:0
[AVIOContext @ 0x5555ebf825c0] Statistics: 0 seeks, 1 writeouts
[AVIOContext @ 0x5555ebf4dd80] Statistics: 0 seeks, 12 writeouts
[hls @ 0x5555eaa43b40] Opening '/mnt/hls/R360Stream1_1.m3u8.tmp' for writing
EXT-X-MEDIA-SEQUENCE:0
[AVIOContext @ 0x5555ebf7c080] Statistics: 0 seeks, 1 writeouts
[hls @ 0x5555eaa43b40] Opening '/mnt/hls/R3601.m3u8' for writing
[AVIOContext @ 0x5555ebf825c0] Statistics: 0 seeks, 1 writeouts
frame=  106 fps=6.9 q=-1.0 Lq=-1.0 size=N/A time=00:00:03.56 bitrate=N/A speed=0.233x
video:3780kB audio:115kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
Input file #0 (R0010309_er.MP4):
  Input stream #0:0 (video): 106 packets read (26144310 bytes); 106 frames decoded;
  Input stream #0:1 (audio): 163 packets read (56735 bytes); 163 frames decoded (166912 samples);
  Total: 269 packets (26201045 bytes) demuxed
Output file #0 (/mnt/hls/R360Stream1_%v.m3u8):
  Output stream #0:0 (video): 106 frames encoded; 106 packets muxed (957526 bytes);
  Output stream #0:1 (video): 106 frames encoded; 106 packets muxed (2912823 bytes);
  Output stream #0:2 (audio): 163 frames encoded (166912 samples); 164 packets muxed (58851 bytes);
  Output stream #0:3 (audio): 163 frames encoded (166912 samples); 164 packets muxed (58851 bytes);
  Total: 540 packets (3988051 bytes) muxed
[libx264 @ 0x5555eaa40b00] frame I:5     Avg QP:30.49  size: 95323
[libx264 @ 0x5555eaa40b00] frame P:26    Avg QP:33.23  size: 10648
[libx264 @ 0x5555eaa40b00] frame B:75    Avg QP:35.10  size:  2712
[libx264 @ 0x5555eaa40b00] consecutive B-frames:  5.7%  0.0%  0.0% 94.3%
[libx264 @ 0x5555eaa40b00] mb I  I16..4: 48.6% 46.1%  5.4%
[libx264 @ 0x5555eaa40b00] mb P  I16..4:  4.3%  4.2%  0.0%  P16..4:  6.2%  1.6%  0.4%  0.0%  0.0%    skip:83.3%
[libx264 @ 0x5555eaa40b00] mb B  I16..4:  0.4%  0.4%  0.0%  B16..8:  3.3%  0.3%  0.0%  direct: 0.3%  skip:95.2%  L0:47.7% L1:51.4% BI: 1.0%
[libx264 @ 0x5555eaa40b00] final ratefactor: 33.81
[libx264 @ 0x5555eaa40b00] 8x8 transform intra:46.9% inter:32.5%
[libx264 @ 0x5555eaa40b00] coded y,uvDC,uvAC intra: 19.9% 17.7% 0.9% inter: 0.1% 0.6% 0.0%
[libx264 @ 0x5555eaa40b00] i16 v,h,dc,p: 47% 33% 11% 10%
[libx264 @ 0x5555eaa40b00] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 10% 38% 35%  3%  2%  2%  4%  2%  5%
[libx264 @ 0x5555eaa40b00] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 15% 30% 14%  5%  8%  5% 10%  4%  9%
[libx264 @ 0x5555eaa40b00] i8c dc,h,v,p: 72% 19%  8%  1%
[libx264 @ 0x5555eaa40b00] Weighted P-Frames: Y:0.0% UV:0.0%
[libx264 @ 0x5555eaa40b00] kb/s:2164.23
[libx264 @ 0x5555eaa3f0c0] frame I:5     Avg QP:22.66  size:225564
[libx264 @ 0x5555eaa3f0c0] frame P:26    Avg QP:25.02  size: 42023
[libx264 @ 0x5555eaa3f0c0] frame B:75    Avg QP:26.33  size:  9223
[libx264 @ 0x5555eaa3f0c0] consecutive B-frames:  5.7%  0.0%  0.0% 94.3%
[libx264 @ 0x5555eaa3f0c0] mb I  I16..4: 39.5% 41.2% 19.3%
[libx264 @ 0x5555eaa3f0c0] mb P  I16..4: 11.1% 10.5%  0.1%  P16..4: 17.1%  5.7%  1.9%  0.0%  0.0%    skip:53.6%
[libx264 @ 0x5555eaa3f0c0] mb B  I16..4:  1.4%  1.0%  0.0%  B16..8:  8.5%  1.3%  0.0%  direct: 2.6%  skip:85.2%  L0:45.1% L1:49.4% BI: 5.5%
[libx264 @ 0x5555eaa3f0c0] final ratefactor: 26.00
[libx264 @ 0x5555eaa3f0c0] 8x8 transform intra:44.7% inter:29.7%
[libx264 @ 0x5555eaa3f0c0] coded y,uvDC,uvAC intra: 26.5% 31.9% 3.0% inter: 1.2% 4.3% 0.0%
[libx264 @ 0x5555eaa3f0c0] i16 v,h,dc,p: 41% 34% 14% 11%
[libx264 @ 0x5555eaa3f0c0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 12% 48% 25%  3%  2%  1%  3%  2%  4%
[libx264 @ 0x5555eaa3f0c0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 16% 30% 10%  6%  7%  5% 11%  4% 10%
[libx264 @ 0x5555eaa3f0c0] i8c dc,h,v,p: 52% 32% 12%  3%
[libx264 @ 0x5555eaa3f0c0] Weighted P-Frames: Y:0.0% UV:0.0%
[libx264 @ 0x5555eaa3f0c0] kb/s:6586.89
[aac @ 0x5555eaa42840] Qavg: 1541.791
[aac @ 0x5555eaa4ecc0] Qavg: 1541.791
[AVIOContext @ 0x5555eaa19c00] Statistics: 26463026 bytes read, 6 seeks


More information about the ffmpeg-user mailing list