
Recherche avancée
Médias (91)
-
Géodiversité
9 septembre 2011, par ,
Mis à jour : Août 2018
Langue : français
Type : Texte
-
USGS Real-time Earthquakes
8 septembre 2011, par
Mis à jour : Septembre 2011
Langue : français
Type : Texte
-
SWFUpload Process
6 septembre 2011, par
Mis à jour : Septembre 2011
Langue : français
Type : Texte
-
La conservation du net art au musée. Les stratégies à l’œuvre
26 mai 2011
Mis à jour : Juillet 2013
Langue : français
Type : Texte
-
Podcasting Legal guide
16 mai 2011, par
Mis à jour : Mai 2011
Langue : English
Type : Texte
-
Creativecommons informational flyer
16 mai 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (50)
-
La file d’attente de SPIPmotion
28 novembre 2010, parUne file d’attente stockée dans la base de donnée
Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...) -
Submit enhancements and plugins
13 avril 2011If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone. -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
Sur d’autres sites (7420)
-
HTTP Livestreaming with ffmpeg
12 décembre 2020, par HugoSome context : I have an MKV file, I am attempting to stream it to http://localhost:8090/test.flv as an flv file.



The stream begins and then immediately ends.



The command I am using is :



sudo ffmpeg -re -i input.mkv -c:v libx264 -maxrate 1000k -bufsize 2000k -an -bsf:v h264_mp4toannexb -g 50 http://localhost:8090/test.flv




A breakdown of what I believe these options do incase this post becomes useful for someone else :



sudo




Run as root



ffmpeg




The stream command thingy



-re




Stream in real-time



-i input.mkv




Input option and path to input file



-c:v libx264




Use codec libx264 for conversion



-maxrate 1000k -bufsize 2000k




No idea, some options for conversion, seems to help



-an -bsf:v h264_mp4toannexb




Audio options I think, not sure really. Also seems to help



-g 50




Still no idea, maybe frame rateframerateframerateframerate ?



http://localhost:8090/test.flv




Output using http protocol to localhost on port 8090 as a file called test.flv



Anyway the actual issue I have is that it begins to stream for about a second and then immediately ends.



The mpeg command result :



ffmpeg version N-80901-gfebc862 Copyright (c) 2000-2016 the FFmpeg developers
 built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
 configuration: --extra-libs=-ldl --prefix=/opt/ffmpeg --mandir=/usr/share/man --enable-avresample --disable-debug --enable-nonfree --enable-gpl --enable-version3 --enable-libopencore-amrnb --enable-libopencore-amrwb --disable-decoder=amrnb --disable-decoder=amrwb --enable-libpulse --enable-libfreetype --enable-gnutls --enable-libx264 --enable-libx265 --enable-libfdk-aac --enable-libvorbis --enable-libmp3lame --enable-libopus --enable-libvpx --enable-libspeex --enable-libass --enable-avisynth --enable-libsoxr --enable-libxvid --enable-libvidstab
 libavutil 55. 28.100 / 55. 28.100
 libavcodec 57. 48.101 / 57. 48.101
 libavformat 57. 41.100 / 57. 41.100
 libavdevice 57. 0.102 / 57. 0.102
 libavfilter 6. 47.100 / 6. 47.100
 libavresample 3. 0. 0 / 3. 0. 0
 libswscale 4. 1.100 / 4. 1.100
 libswresample 2. 1.100 / 2. 1.100
 libpostproc 54. 0.100 / 54. 0.100
Input #0, matroska,webm, from 'input.mkv':
 Metadata:
 encoder : libebml v1.3.0 + libmatroska v1.4.0
 creation_time : 1970-01-01 00:00:02
 Duration: 00:01:32.26, start: 0.000000, bitrate: 4432 kb/s
 Stream #0:0(eng): Video: h264 (High 10), yuv420p10le, 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
 Stream #0:1(nor): Audio: flac, 48000 Hz, stereo, s16 (default)
[libx264 @ 0x2e1c380] using SAR=1/1
[libx264 @ 0x2e1c380] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
[libx264 @ 0x2e1c380] profile High, level 4.0
[libx264 @ 0x2e1c380] 264 - core 148 r2643 5c65704 - H.264/MPEG-4 AVC codec - Copyleft 2003-2015 - 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=1 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=50 keyint_min=5 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 vbv_maxrate=1000 vbv_bufsize=2000 crf_max=0.0 nal_hrd=none filler=0 ip_ratio=1.40 aq=1:1.00
[flv @ 0x2e3f0a0] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
Output #0, flv, to 'http://localhost:8090/test.flv':
 Metadata:
 encoder : Lavf57.41.100
 Stream #0:0(eng): Video: h264 (libx264) ([7][0][0][0] / 0x0007), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=-1--1, 23.98 fps, 1k tbn, 23.98 tbc (default)
 Metadata:
 encoder : Lavc57.48.101 libx264
 Side data:
 cpb: bitrate max/min/avg: 1000000/0/0 buffer size: 2000000 vbv_delay: -1
Stream mapping:
 Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
Press [q] to stop, [?] for help
Killed 26 fps= 26 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x 




The ffserver outputs :



Sat Aug 20 12:40:11 2016 File '/test.flv' not found
Sat Aug 20 12:40:11 2016 [SERVER IP] - - [POST] "/test.flv HTTP/1.1" 404 189




The config file is :



#Sample ffserver configuration file

# Port on which the server is listening. You must select a different
# port from your standard HTTP web server if it is running on the same
# computer.
Port 8090

# Address on which the server is bound. Only useful if you have
# several network interfaces.
BindAddress 0.0.0.0

# Number of simultaneous HTTP connections that can be handled. It has
# to be defined *before* the MaxClients parameter, since it defines the
# MaxClients maximum limit.
MaxHTTPConnections 2000

# Number of simultaneous requests that can be handled. Since FFServer
# is very fast, it is more likely that you will want to leave this high
# and use MaxBandwidth, below.
MaxClients 1000

# This the maximum amount of kbit/sec that you are prepared to
# consume when streaming to clients.
MaxBandwidth 1000

# Access log file (uses standard Apache log file format)
# '-' is the standard output.
CustomLog -

# Suppress that if you want to launch ffserver as a daemon.
#NoDaemon


##################################################################
# Definition of the live feeds. Each live feed contains one video
# and/or audio sequence coming from an ffmpeg encoder or another
# ffserver. This sequence may be encoded simultaneously with several
# codecs at several resolutions.

<feed>

ACL allow 192.168.0.0 192.168.255.255

# You must use 'ffmpeg' to send a live feed to ffserver. In this
# example, you can type:
#
#ffmpeg http://localhost:8090/test.ffm

# ffserver can also do time shifting. It means that it can stream any
# previously recorded live stream. The request should contain:
# "http://xxxx?date=[YYYY-MM-DDT][[HH:]MM:]SS[.m...]".You must specify
# a path where the feed is stored on disk. You also specify the
# maximum size of the feed, where zero means unlimited. Default:
# File=/tmp/feed_name.ffm FileMaxSize=5M
File /tmp/feed1.ffm
FileMaxSize 200m

# You could specify
# ReadOnlyFile /saved/specialvideo.ffm
# This marks the file as readonly and it will not be deleted or updated.

# Specify launch in order to start ffmpeg automatically.
# First ffmpeg must be defined with an appropriate path if needed,
# after that options can follow, but avoid adding the http:// field
#Launch ffmpeg

# Only allow connections from localhost to the feed.
 ACL allow 127.0.0.1

</feed>


##################################################################
# Now you can define each stream which will be generated from the
# original audio and video stream. Each format has a filename (here
# 'test1.mpg'). FFServer will send this stream when answering a
# request containing this filename.

<stream>

# coming from live feed 'feed1'
Feed feed1.ffm

# Format of the stream : you can choose among:
# mpeg : MPEG-1 multiplexed video and audio
# mpegvideo : only MPEG-1 video
# mp2 : MPEG-2 audio (use AudioCodec to select layer 2 and 3 codec)
# ogg : Ogg format (Vorbis audio codec)
# rm : RealNetworks-compatible stream. Multiplexed audio and video.
# ra : RealNetworks-compatible stream. Audio only.
# mpjpeg : Multipart JPEG (works with Netscape without any plugin)
# jpeg : Generate a single JPEG image.
# asf : ASF compatible streaming (Windows Media Player format).
# swf : Macromedia Flash compatible stream
# avi : AVI format (MPEG-4 video, MPEG audio sound)
Format mpeg

# Bitrate for the audio stream. Codecs usually support only a few
# different bitrates.
AudioBitRate 32

# Number of audio channels: 1 = mono, 2 = stereo
AudioChannels 2

# Sampling frequency for audio. When using low bitrates, you should
# lower this frequency to 22050 or 11025. The supported frequencies
# depend on the selected audio codec.
AudioSampleRate 44100

# Bitrate for the video stream
VideoBitRate 64

# Ratecontrol buffer size
VideoBufferSize 40

# Number of frames per second
VideoFrameRate 3

# Size of the video frame: WxH (default: 160x128)
# The following abbreviations are defined: sqcif, qcif, cif, 4cif, qqvga,
# qvga, vga, svga, xga, uxga, qxga, sxga, qsxga, hsxga, wvga, wxga, wsxga,
# wuxga, woxga, wqsxga, wquxga, whsxga, whuxga, cga, ega, hd480, hd720,
# hd1080
VideoSize hd1080

# Transmit only intra frames (useful for low bitrates, but kills frame rate).
#VideoIntraOnly

# If non-intra only, an intra frame is transmitted every VideoGopSize
# frames. Video synchronization can only begin at an intra frame.
VideoGopSize 12

# More MPEG-4 parameters
# VideoHighQuality
# Video4MotionVector

# Choose your codecs:
#AudioCodec mp2
#VideoCodec mpeg1video

# Suppress audio
#NoAudio

# Suppress video
#NoVideo

#VideoQMin 3
#VideoQMax 31

# Set this to the number of seconds backwards in time to start. Note that
# most players will buffer 5-10 seconds of video, and also you need to allow
# for a keyframe to appear in the data stream.
#Preroll 15

# ACL:

# You can allow ranges of addresses (or single addresses)
ACL ALLOW localhost

# You can deny ranges of addresses (or single addresses)
#ACL DENY <first address="address"> 

# You can repeat the ACL allow/deny as often as you like. It is on a per
# stream basis. The first match defines the action. If there are no matches,
# then the default is the inverse of the last ACL statement.
#
# Thus 'ACL allow localhost' only allows access from localhost.
# 'ACL deny 1.0.0.0 1.255.255.255' would deny the whole of network 1 and
# allow everybody else.

</first></stream>


##################################################################
# Example streams


# Multipart JPEG

#<stream>
#Feed feed1.ffm
#Format mpjpeg
#VideoFrameRate 2
#VideoIntraOnly
#NoAudio
#Strict -1
#</stream>


# Single JPEG

#<stream>
#Feed feed1.ffm
#Format jpeg
#VideoFrameRate 2
#VideoIntraOnly
##VideoSize 352x240
#NoAudio
#Strict -1
#</stream>


# Flash

#<stream>
#Feed feed1.ffm
#Format swf
#VideoFrameRate 2
#VideoIntraOnly
#NoAudio
#</stream>


# ASF compatible

<stream>
Feed feed1.ffm
Format asf
VideoFrameRate 15
VideoSize 352x240
VideoBitRate 256
VideoBufferSize 40
VideoGopSize 30
AudioBitRate 64
StartSendOnKey
</stream>


# MP3 audio

#<stream>
#Feed feed1.ffm
#Format mp2
#AudioCodec mp3
#AudioBitRate 64
#AudioChannels 1
#AudioSampleRate 44100
#NoVideo
#</stream>


# Ogg Vorbis audio

#<stream>
#Feed feed1.ffm
#Title "Stream title"
#AudioBitRate 64
#AudioChannels 2
#AudioSampleRate 44100
#NoVideo
#</stream>


# Real with audio only at 32 kbits

#<stream>
#Feed feed1.ffm
#Format rm
#AudioBitRate 32
#NoVideo
#NoAudio
#</stream>


# Real with audio and video at 64 kbits

#<stream>
#Feed feed1.ffm
#Format rm
#AudioBitRate 32
#VideoBitRate 128
#VideoFrameRate 25
#VideoGopSize 25
#NoAudio
#</stream>


##################################################################
# A stream coming from a file: you only need to set the input
# filename and optionally a new format. Supported conversions:
# AVI -> ASF

#<stream>
#File "/usr/local/httpd/htdocs/tlive.rm"
#NoAudio
#</stream>

#<stream>
#File "/usr/local/httpd/htdocs/test.asf"
#NoAudio
#Author "Me"
#Copyright "Super MegaCorp"
#Title "Test stream from disk"
#Comment "Test comment"
#</stream>


##################################################################
# RTSP examples
#
# You can access this stream with the RTSP URL:
# rtsp://localhost:5454/test1-rtsp.mpg
#
# A non-standard RTSP redirector is also created. Its URL is:
# http://localhost:8090/test1-rtsp.rtsp

#<stream>
#Format rtp
#File "/usr/local/httpd/htdocs/test1.mpg"
#</stream>


# Transcode an incoming live feed to another live feed,
# using libx264 and video presets

#<stream>
#Format rtp
#Feed feed1.ffm
#VideoCodec libx264
#VideoFrameRate 24
#VideoBitRate 100
#VideoSize 480x272
#AVPresetVideo default
#AVPresetVideo baseline
#AVOptionVideo flags +global_header
#
#AudioCodec libfaac
#AudioBitRate 32
#AudioChannels 2
#AudioSampleRate 22050
#AVOptionAudio flags +global_header
#</stream>

##################################################################
# SDP/multicast examples
#
# If you want to send your stream in multicast, you must set the
# multicast address with MulticastAddress. The port and the TTL can
# also be set.
#
# An SDP file is automatically generated by ffserver by adding the
# 'sdp' extension to the stream name (here
# http://localhost:8090/test1-sdp.sdp). You should usually give this
# file to your player to play the stream.
#
# The 'NoLoop' option can be used to avoid looping when the stream is
# terminated.

#<stream>
#Format rtp
#File "/usr/local/httpd/htdocs/test1.mpg"
#MulticastAddress 224.124.0.1
#MulticastPort 5000
#MulticastTTL 16
#NoLoop
#</stream>


##################################################################
# Special streams

# Server status

<stream>
Format status

# Only allow local people to get the status
ACL allow localhost
ACL allow 192.168.0.0 192.168.255.255

#FaviconURL http://pond1.gladstonefamily.net:8080/favicon.ico
</stream>


# Redirect index.html to the appropriate site

<redirect>
URL http://www.ffmpeg.org/
</redirect>


#http://www.ffmpeg.org/




Any help is greatly appreciated, I will do my best draw a picture of the best answer based on their username.


-
FFMPEG "buffer queue overflow, dropping" with trim and atrim filters
13 juin 2020, par Prasanna MahendiranIn FFMPEG I am actually trimming and concating a 24 FPS video. When I apply a complex filter



ffmpeg -i sample.mp4 -filter_complex \
 "[0:v]setpts = PTS-STARTPTS[bv];
 [bv]split=6[v0][v1][v2][v3][v4][v5];
 [v0]trim=start_frame=1:end_frame=142,loop=1:1:1,setpts=N/FRAME_RATE/TB[0v];
 [v1]trim=start_frame=846:end_frame=878,loop=1:1:1,setpts=N/FRAME_RATE/TB[1v];
 [v2]trim=start_frame=57:end_frame=114,loop=1:1:1,setpts=N/FRAME_RATE/TB[2v];
 [v3]trim=start_frame=865:end_frame=885,loop=1:1:1,setpts=N/FRAME_RATE/TB[3v];
 [v4]trim=start_frame=70:end_frame=155,loop=1:1:1,setpts=N/FRAME_RATE/TB[4v];
 [v5]trim=start_frame=155:end_frame=909,loop=1:1:1,setpts=N/FRAME_RATE/TB[5v];
 [0:a]asplit=6[a0][a1][a2][a3][a4][a5];
 [a0]atrim=0.041666666666666664:5.917,asetpts=N/SR/TB[0a];
 [a1]atrim=35.256:36.603,asetpts=N/SR/TB[1a];
 [a2]atrim=2.379:4.767,asetpts=N/SR/TB[2a];
 [a3]atrim=36.024:36.859,asetpts=N/SR/TB[3a];
 [a4]atrim=2.93:6.438172,asetpts=N/SR/TB[4a];
 [a5]atrim=6.438172:37.895,asetpts=N/SR/TB[5a];
 [0v][0a][1v][1a][2v][2a][3v][3a][4v][4a][5v][5a]concat=n=6:v=1:a=1[vv][aa]"\
 -map "[vv]" -map "[aa]" output.mp4




I am getting "buffer queue overflow, dropping" error. The resultant video and audio is still and not working properly.



ffmpeg version 3.2-1~16.04.york1 Copyright (c) 2000-2016 the FFmpeg developers
 built with gcc 5.4.1 (Ubuntu 5.4.1-3ubuntu1~ubuntu16.04.1york0) 20161019
 configuration: --prefix=/usr --extra-version='1~16.04.york1' --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --enable-gpl --disable-libtesseract --disable-stripping --disable-decoder=libschroedinger --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libebur128 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librubberband --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-libzmq --enable-libzvbi --enable-opengl --enable-sdl2 --enable-x11grab --enable-libdc1394 --enable-libiec61883 --enable-openal --enable-frei0r --enable-libopencv --enable-libx264 --enable-chromaprint --enable-shared
 libavutil 55. 34.100 / 55. 34.100
 libavcodec 57. 64.100 / 57. 64.100
 libavformat 57. 56.100 / 57. 56.100
 libavdevice 57. 1.100 / 57. 1.100
 libavfilter 6. 65.100 / 6. 65.100
 libavresample 3. 1. 0 / 3. 1. 0
 libswscale 4. 2.100 / 4. 2.100
 libswresample 2. 3.100 / 2. 3.100
 libpostproc 54. 1.100 / 54. 1.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'sample.mp4':
 Metadata:
 major_brand : isom
 minor_version : 512
 compatible_brands: isomiso2avc1mp41
 track : 0
 artist : 
 album : 
 date : 0
 genre : 
 lyrics : 
 title : 
 encoder : Lavf56.36.100
 Duration: 00:00:37.90, start: 0.000000, bitrate: 951 kb/s
 Stream #0:0(und): Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuv420p, 640x480 [SAR 1:1 DAR 4:3], 820 kb/s, 24 fps, 24 tbr, 12288 tbn, 48 tbc (default)
 Metadata:
 handler_name : VideoHandler
 Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 126 kb/s (default)
 Metadata:
 handler_name : SoundHandler
File 'output.mp4' already exists. Overwrite ? [y/N] y
[libx264 @ 0x55650097a540] using SAR=1/1
[libx264 @ 0x55650097a540] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 AVX2 LZCNT BMI2
[libx264 @ 0x55650097a540] profile High, level 3.0
[libx264 @ 0x55650097a540] 264 - core 148 r2643 5c65704 - H.264/MPEG-4 AVC codec - Copyleft 2003-2015 - 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=24 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, mp4, to 'output.mp4':
 Metadata:
 major_brand : isom
 minor_version : 512
 compatible_brands: isomiso2avc1mp41
 track : 0
 artist : 
 album : 
 date : 0
 genre : 
 lyrics : 
 title : 
 encoder : Lavf57.56.100
 Stream #0:0: Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p, 640x480 [SAR 1:1 DAR 4:3], q=-1--1, 24 fps, 12288 tbn, 24 tbc (default)
 Metadata:
 encoder : Lavc57.64.100 libx264
 Side data:
 cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1
 Stream #0:1: Audio: aac (LC) ([64][0][0][0] / 0x0040), 44100 Hz, stereo, fltp, 128 kb/s (default)
 Metadata:
 encoder : Lavc57.64.100 aac
Stream mapping:
 Stream #0:0 (h264) -> setpts
 Stream #0:1 (aac) -> asplit
 concat:out:v0 -> Stream #0:0 (libx264)
 concat:out:a0 -> Stream #0:1 (aac)
Press [q] to stop, [?] for help
[Parsed_concat_33 @ 0x55650097b420] Buffer queue overflow, dropping. 471.5kbits/s speed=4.94x 
 Last message repeated 201 times
[Parsed_concat_33 @ 0x55650097b420] Buffer queue overflow, dropping. 522.9kbits/s speed=3.89x 
 Last message repeated 1266 times
[Parsed_concat_33 @ 0x55650097b420] Buffer queue overflow, dropping. 557.0kbits/s speed=3.28x 
 Last message repeated 48 times
[output stream 0:1 @ 0x556500947e20] 100 buffers queued in output stream 0:1, something may be wrong.
[Parsed_concat_33 @ 0x55650097b420] Buffer queue overflow, dropping. 718.6kbits/s speed=3.46x 
 Last message repeated 19 times
[output stream 0:0 @ 0x5565009785c0] 100 buffers queued in output stream 0:0, something may be wrong.
frame= 1091 fps=117 q=-1.0 Lsize= 2795kB time=00:00:45.51 bitrate= 503.1kbits/s dup=475 drop=0 speed=4.88x 
video:2455kB audio:316kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.861779%
[libx264 @ 0x55650097a540] frame I:8 Avg QP:19.26 size: 24207
[libx264 @ 0x55650097a540] frame P:409 Avg QP:21.33 size: 4108
[libx264 @ 0x55650097a540] frame B:674 Avg QP:27.46 size: 949
[libx264 @ 0x55650097a540] consecutive B-frames: 10.3% 13.9% 24.5% 51.3%
[libx264 @ 0x55650097a540] mb I I16..4: 9.9% 57.0% 33.1%
[libx264 @ 0x55650097a540] mb P I16..4: 3.6% 7.6% 2.9% P16..4: 33.0% 10.6% 3.0% 0.0% 0.0% skip:39.2%
[libx264 @ 0x55650097a540] mb B I16..4: 0.4% 0.8% 0.4% B16..8: 24.5% 2.6% 0.2% direct: 0.5% skip:70.5% L0:55.5% L1:41.8% BI: 2.7%
[libx264 @ 0x55650097a540] 8x8 transform intra:53.8% inter:66.7%
[libx264 @ 0x55650097a540] coded y,uvDC,uvAC intra: 44.6% 50.0% 14.8% inter: 6.2% 7.7% 0.2%
[libx264 @ 0x55650097a540] i16 v,h,dc,p: 22% 28% 17% 33%
[libx264 @ 0x55650097a540] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 20% 23% 28% 3% 4% 3% 11% 3% 5%
[libx264 @ 0x55650097a540] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 26% 26% 16% 2% 5% 3% 16% 3% 3%
[libx264 @ 0x55650097a540] i8c dc,h,v,p: 60% 22% 13% 6%
[libx264 @ 0x55650097a540] Weighted P-Frames: Y:0.0% UV:0.0%
[libx264 @ 0x55650097a540] ref P L0: 72.6% 8.4% 15.1% 3.9%
[libx264 @ 0x55650097a540] ref B L0: 88.5% 10.7% 0.8%
[libx264 @ 0x55650097a540] ref B L1: 93.3% 6.7%
[libx264 @ 0x55650097a540] kb/s:442.30
[aac @ 0x556500979280] Qavg: 3215.870




I tried with other stackoverflow questions but none of them worked. Also I think it is partially because the trim timings are mixed. That is start time can be anywhere between 0-end. When I make it strictly increasing it is working fine.


-
ffmpeg : Can't convert file due to missing pixel format info ?
20 mai 2020, par user13576035I'm new to ffmpeg and i've been having problems converting this kux file to mp4. I've converted other kux files in the same way before without issues but it seems that this one isn't working because the pixel format is missing from the metadata ?



The error message I get is "Could not find codec parameters for stream 0 (Video : h264 (avc1 / 0x31637661), none, 1920x1080, 2991 kb/s) : unspecified pixel format
Consider increasing the value for the 'analyzeduration' and 'probesize' options"



The pixel format of other files from the same site is yuv420p so i think that's what it should be.



I tried
ffmpeg -pix_fmt yuv420p -i input.kux output.mp4
and some others but it doesnt work. Is there a way around this ?





$ ffmpeg -i file.kux output.mp4
ffmpeg version 2.5.3 Copyright (c) 2000-2015 the FFmpeg developers
 built on Aug 3 2015 16:53:06 with gcc 4.9.1 (GCC)
 configuration: --arch=x86 --cross-prefix=/home/builder/mingw-w64-i686-3.6.4/mingw-w64-i686/mingw-w64-i686/bin/i686-w64-mingw32- --target-os=mingw32 --pkg-config=pkg-config --disable-static --enable-shared --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libxavs --enable-libxvid --enable-lzma --enable-zlib --enable-libfdk-aac --enable-nonfree --enable-dxva2 --disable-sse --disable-sse2 --disable-amd3dnow --disable-amd3dnowext --disable-sse3 --disable-ssse3 --disable-sse4 --disable-sse42 --disable-avx --disable-os2threads --disable-ffplay --disable-doc --disable-htmlpages --disable-manpages --disable-podpages --disable-txtpages --prefix=/home/builder/ffmpeg-i686-mw364-trunk --extra-cflags='-m32 -I/home/builder/mingw-w64-i686-3.6.4/mingw-w64-i686/mingw-w64-i686/include' --extra-ldflags='-L/home/builder/mingw-w64-i686-3.6.4/mingw-w64-i686/mingw-w64-i686/lib -L/home/builder/mingw-w64-i686-3.6.4/mingw-w64-i686/mingw-w64-i686/bin -static-libgcc -static -lpthread'
 libavutil 54. 15.100 / 54. 15.100
 libavcodec 56. 13.100 / 56. 13.100
 libavformat 56. 15.102 / 56. 15.102
 libavdevice 56. 3.100 / 56. 3.100
 libavfilter 5. 2.103 / 5. 2.103
 libswscale 3. 1.101 / 3. 1.101
 libswresample 1. 1.100 / 1. 1.100
 libpostproc 53. 3.100 / 53. 3.100
filename: 2000000004B2C83F5D60CA05DD2DDFF37137ECEA resource name: 03000C3D085EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 71649237 embeddment: mp4
filename: 2000000006442610A17BBD38CCF0383FC3D62244 resource name: 03000C3D1F5EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 71160421 embeddment: mp4
filename: 20000000093D2A2CAF189D8BDE0CB4C0AF4F33C7 resource name: 03000C3D075EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 87453946 embeddment: mp4
filename: 2000000011C319DA9AD0274322D7EFCDE3EC6C59 resource name: 03000C3D275EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 86240490 embeddment: mp4
filename: 2000000013D370CDEE7CB2E9848626F40184D809 resource name: 03000C3D235EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 52428037 embeddment: mp4
filename: 200000001601D17A572B08DBF5138FF1CC91E82C resource name: 03000C3D1B5EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 93964857 embeddment: mp4
filename: 200000001746D4E1E86AF44279495B136214537E resource name: 03000C3D385EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 55809519 embeddment: mp4
filename: 200000001D70632B566C624DA74E9BB3EEBE1243 resource name: 03000C3D165EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 60687556 embeddment: mp4
filename: 200000002085DD3EB52796B38D7411312EC65C30 resource name: 03000C3D2E5EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 55307084 embeddment: mp4
filename: 20000000245C4B1B016EC6B0A4D5227707597C02 resource name: 03000C3D345EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 56845527 embeddment: mp4
filename: 200000002914AEE8CE338B3E48A77FF35656DF7E resource name: 03000C3D015EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 46009465 embeddment: mp4
filename: 200000002C2B604DF3A8EEEE50EFC921B4798E89 resource name: 03000C3D365EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 48515489 embeddment: mp4
filename: 20000000355F348A5408B741616D9B3393B3BC37 resource name: 03000C3D375EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 61953489 embeddment: mp4
filename: 20000000365CD12351167A229C0F00D7C495926A resource name: 03000C3D3B5EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 49107900 embeddment: mp4
filename: 200000003868487EDE8CD9C45E33C162CA9FEF8A resource name: 03000C3D305EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 53633177 embeddment: mp4
filename: 20000000407B5758B1BAB38BC8AED27C3DB41961 resource name: 03000C3D055EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 76786212 embeddment: mp4
filename: 2000000040BCAF7769169C455AE0E149C7270AFF resource name: 03000C3D0A5EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 78011089 embeddment: mp4
filename: 200000004A386E61432C47A20D2669E52B84E291 resource name: 03000C3D035EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 60575732 embeddment: mp4
filename: 200000004A4C69E330CED6D54D1586BCF938904F resource name: 03000C3D0F5EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 76179964 embeddment: mp4
filename: 2000000050DC27BF2629F1F9BA5B8E0D8C2F9F9F resource name: 03000C3D325EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 67651814 embeddment: mp4
filename: 200000005F6A37204661A57EC7F4038427FABBF6 resource name: 03000C3D095EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 89687690 embeddment: mp4
filename: 2000000060401607278D984DB3607B68138EABB9 resource name: 03000C3D295EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 82789702 embeddment: mp4
filename: 200000006368545DB8B2BF68FFD6B0017C949F7A resource name: 03000C3D265EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 79430069 embeddment: mp4
filename: 2000000065092010658E66602C2AB8D67CC373F5 resource name: 03000C3D115EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 78289056 embeddment: mp4
filename: 200000006591CAEDC56BD3003DBD4D77576F97CF resource name: 03000C3D205EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 83948161 embeddment: mp4
filename: 20000000680E3A53924A5107A43DF96D768A9B3B resource name: 03000C3D065EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 75645190 embeddment: mp4
filename: 2000000069BFDB1823F81868DDA54248242778EA resource name: 03000C3D1A5EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 73292598 embeddment: mp4
filename: 200000006D43E4E12E07F9AABDFD4EF37CE58305 resource name: 03000C3D395EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 66663230 embeddment: mp4
filename: 200000007360BB392BB6932865BF42588C26BBA9 resource name: 03000C3D315EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 47479418 embeddment: mp4
filename: 2000000073D0825BC385BAC91312B23FA25A23E0 resource name: 03000C3D0C5EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 63807777 embeddment: mp4
filename: 2000000073D61373D6EEDCAB64B1954AC9B071BB resource name: 03000C3D045EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 72405395 embeddment: mp4
filename: 200000007469751F7B42F6C98BD65644F0DA6C51 resource name: 03000C3D3A5EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 47683600 embeddment: mp4
filename: 2000000075CF00F8917F631E017381B0AEC53053 resource name: 03000C3D225EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 58759809 embeddment: mp4
filename: 200000007C518AF62853A06400F7D6FCD8B79C53 resource name: 03000C3D0E5EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 78550025 embeddment: mp4
filename: 200000007F1387496F3FDC9C67DFF18E6160574A resource name: 03000C3D335EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 63382543 embeddment: mp4
filename: 200000008B21265B84153D6B3A827741F9BEB343 resource name: 03000C3D285EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 71544982 embeddment: mp4
filename: 200000008BB1EF1FAD8D13B3EF30CE27E3B62EA2 resource name: 03000C3D255EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 52285614 embeddment: mp4
filename: 2000000090ED84F84DDE681EBDC9AA9D01C263FB resource name: 03000C3D2C5EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 59365259 embeddment: mp4
filename: 2000000097583623B6A068B074550214113E2C8E resource name: 03000C3D135EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 83450179 embeddment: mp4
filename: 200000009B7CCD3F6ACB89BF304E42461E90202D resource name: 03000C3D245EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 46206057 embeddment: mp4
filename: 20000000A0025BDCA970792934FBD071883C1925 resource name: 03000C3D2A5EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 69956584 embeddment: mp4
filename: 20000000A545E98754804132C82AA496A99C8B20 resource name: 03000C3D3C5EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 84255134 embeddment: mp4
filename: 20000000AED339260B4E269CC2760D4F2239B57D resource name: 03000C3D0B5EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 80414035 embeddment: mp4
filename: 20000000B709019D0E27EB4A46EA2D73D1B51EEF resource name: 03000C3D185EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 75608939 embeddment: mp4
filename: 20000000BB2CC4C63C11840491D69166B9AAB300 resource name: 03000C3D145EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 55452492 embeddment: mp4
filename: 20000000BB33CAA94AAC1909C9F4D8A9B52A6164 resource name: 03000C3D025EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 48171447 embeddment: mp4
filename: 20000000C18688356E82F47C14BB4826B65BF127 resource name: 03000C3D195EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 78638844 embeddment: mp4
filename: 20000000C2C573317B8D37F2F23ECA2FDF54E005 resource name: 03000C3D1E5EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 81717152 embeddment: mp4
filename: 20000000C340274C19EBA61C05A85C9598C419E4 resource name: 03000C3D2B5EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 84255664 embeddment: mp4
filename: 20000000C5A837274B8B1C41A7F9784220834121 resource name: 03000C3D1C5EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 91022668 embeddment: mp4
filename: 20000000C65A6C98BD00EE9553F5E1C86F9A1B93 resource name: 03000C3D2F5EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 46942287 embeddment: mp4
filename: 20000000CEEB68B0F38E0427BBEE85B7533F4A4B resource name: 03000C3D005EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 53922663 embeddment: mp4
filename: 20000000D0DF47CAD069D0671936A222B744EC5A resource name: 03000C3D125EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 81397030 embeddment: mp4
filename: 20000000D2F6FE60967B100467D683B1F6485B77 resource name: 03000C3D1D5EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 91708621 embeddment: mp4
filename: 20000000D562BFF51185A69354272FDFEC26318F resource name: 03000C3D215EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 83845390 embeddment: mp4
filename: 20000000D7E90B20BA334E8913C496413D2EF416 resource name: 03000C3D355EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 54393892 embeddment: mp4
filename: 20000000E9DA5FD06E453016964399326729F90C resource name: 03000C3D2D5EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 52357923 embeddment: mp4
filename: 20000000F0D518178616A424B1A6D7E814125296 resource name: 03000C3D105EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 80636917 embeddment: mp4
filename: 20000000F83BED20F8046E05FE6C6AC3B1C80791 resource name: 03000C3D0D5EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 68243251 embeddment: mp4
filename: 20000000F9F9AC094FB5B7CE2AFE6BDADBC6B5A0 resource name: 03000C3D155EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 60286055 embeddment: mp4
filename: 20000000FCB348D712B521FDA966F837E4B4012E resource name: 03000C3D175EC3B60E8BB78000000024A53AEA-6594-486B-BA5C-E1E415CEA17C.mp4 size: 67270979 embeddment: mp4
KUX slices count = 62 pieces_n 61
 0: s 14942208 e 68864871 sz 53922663 em mp4
 1: s 68943872 e 114953337 sz 46009465 em mp4
 2: s 115081216 e 163252663 sz 48171447 em mp4
 3: s 163315712 e 223891444 sz 60575732 em mp4
 4: s 224133120 e 296538515 sz 72405395 em mp4
 5: s 296747008 e 373533220 sz 76786212 em mp4
 6: s 373555200 e 449200390 sz 75645190 em mp4
 7: s 449314816 e 536768762 sz 87453946 em mp4
 8: s 536870912 e 608520149 sz 71649237 em mp4
 9: s 608698368 e 698386058 sz 89687690 em mp4
 10: s 698613760 e 776624849 sz 78011089 em mp4
 11: s 776732672 e 857146707 sz 80414035 em mp4
 12: s 857210880 e 921018657 sz 63807777 em mp4
 13: s 921174016 e 989417267 sz 68243251 em mp4
 14: s 989593600 e 1068143625 sz 78550025 em mp4
 15: s 1068236800 e 1144416764 sz 76179964 em mp4
 16: s 1144520704 e 1225157621 sz 80636917 em mp4
 17: s 1225261056 e 1303550112 sz 78289056 em mp4
 18: s 1303642112 e 1385039142 sz 81397030 em mp4
 19: s 1385168896 e 1468619075 sz 83450179 em mp4
 20: s 1468792832 e 1524245324 sz 55452492 em mp4
 21: s 1524367360 e 1584653415 sz 60286055 em mp4
 22: s 1584660480 e 1645348036 sz 60687556 em mp4
 23: s 1645477888 e 1712748867 sz 67270979 em mp4
 24: s 1712848896 e 1788457835 sz 75608939 em mp4
 25: s 1788608512 e 1867247356 sz 78638844 em mp4
 26: s 1867251712 e 1940544310 sz 73292598 em mp4
 27: s 1940652032 e 2034616889 sz 93964857 em mp4
 28: s 2034761728 e 2125784396 sz 91022668 em mp4
 29: s 2125987840 e 2217696461 sz 91708621 em mp4
 30: s 2217738240 e 2299455392 sz 81717152 em mp4
 31: s 2299527168 e 2370687589 sz 71160421 em mp4
 32: s 2370830336 e 2454778497 sz 83948161 em mp4
 33: s 2454978560 e 2538823950 sz 83845390 em mp4
 34: s 2538864640 e 2597624449 sz 58759809 em mp4
 35: s 2597847040 e 2650275077 sz 52428037 em mp4
 36: s 2650275840 e 2696481897 sz 46206057 em mp4
 37: s 2696675328 e 2748960942 sz 52285614 em mp4
 38: s 2749104128 e 2828534197 sz 79430069 em mp4
 39: s 2828795904 e 2915036394 sz 86240490 em mp4
 40: s 2915041280 e 2986586262 sz 71544982 em mp4
 41: s 2986606592 e 3069396294 sz 82789702 em mp4
 42: s 3069444096 e 3139400680 sz 69956584 em mp4
 43: s 3139436544 e 3223692208 sz 84255664 em mp4
 44: s 3223846912 e 3283212171 sz 59365259 em mp4
 45: s 3283353600 e 3335711523 sz 52357923 em mp4
 46: s 3335782400 e 3391089484 sz 55307084 em mp4
 47: s 3391094784 e 3438037071 sz 46942287 em mp4
 48: s 3438280704 e 3491913881 sz 53633177 em mp4
 49: s 3492020224 e 3539499642 sz 47479418 em mp4
 50: s 3539730432 e 3607382246 sz 67651814 em mp4
 51: s 3607625728 e 3671008271 sz 63382543 em mp4
 52: s 3671064576 e 3727910103 sz 56845527 em mp4
 53: s 3727949824 e 3782343716 sz 54393892 em mp4
 54: s 3782475776 e 3830991265 sz 48515489 em mp4
 55: s 3831234560 e 3893188049 sz 61953489 em mp4
 56: s 3893362688 e 3949172207 sz 55809519 em mp4
 57: s 3949199360 e 4015862590 sz 66663230 em mp4
 58: s 4016046080 e 4063729680 sz 47683600 em mp4
 59: s 4063756288 e 4112864188 sz 49107900 em mp4
 60: s 4113039360 e 4197294494 sz 84255134 em mp4
0: 00:00:00, 138.00
1: 00:02:18, 132.00
2: 00:04:30, 138.00
3: 00:06:48, 132.00
4: 00:09:00, 135.00
5: 00:11:15, 138.00
6: 00:13:33, 132.00
7: 00:15:45, 138.00
8: 00:18:03, 132.00
9: 00:20:15, 138.00
10: 00:22:33, 132.00
11: 00:24:45, 138.00
12: 00:27:03, 132.00
13: 00:29:15, 135.00
14: 00:31:30, 138.00
15: 00:33:48, 132.00
16: 00:36:00, 138.00
17: 00:38:18, 132.00
18: 00:40:30, 138.00
19: 00:42:48, 132.00
20: 00:45:00, 138.00
21: 00:47:18, 132.00
22: 00:49:30, 135.00
23: 00:51:45, 138.00
24: 00:54:03, 132.00
25: 00:56:15, 138.00
26: 00:58:33, 129.36
27: 01:60:42, 140.64
28: 01:63:03, 132.00
29: 01:65:15, 132.00
30: 01:67:27, 138.00
31: 01:69:45, 135.00
32: 01:72:00, 132.00
33: 01:74:12, 138.00
34: 01:76:30, 132.00
35: 01:78:42, 138.00
36: 01:81:00, 132.00
37: 01:83:12, 138.00
38: 01:85:30, 132.00
39: 01:87:42, 138.00
40: 01:90:00, 132.04
41: 01:92:12, 134.96
42: 01:94:27, 138.00
43: 01:96:45, 132.00
44: 01:98:57, 135.92
45: 01:101:12, 134.08
46: 01:103:27, 138.00
47: 01:105:45, 132.00
48: 01:107:57, 135.24
49: 01:110:12, 134.76
50: 01:112:27, 138.00
51: 01:114:45, 132.00
52: 01:116:57, 138.00
53: 01:119:15, 135.00
54: 02:121:30, 132.00
55: 02:123:42, 138.00
56: 02:126:00, 132.00
57: 02:128:12, 132.32
58: 02:130:24, 137.68
59: 02:132:42, 132.00
60: 02:134:54, 183.56
kuxmp4_read_header called STEP END
[h264 @ 027f0a60] AVC: nal size 874812756
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 235394021
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -2050931721
[h264 @ 027f0a60] no frame!
[aac @ 00ffa630] SBR was found before the first channel element.
[aac @ 00ffa630] Number of scalefactor bands in group (15) exceeds limit (14).
[h264 @ 027f0a60] AVC: nal size 530151385
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1268187113
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 132708318
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -325608570
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1213156019
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -534281517
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 295355346
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -371508799
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1531558221
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1138123491
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 660968906
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1410216179
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -204265993
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -781477430
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -7401670
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -866135632
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1152600583
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -198403470
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1183321321
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1661208593
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -2133532789
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -58050872
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 482272599
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1046165719
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 600217459
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 2136677294
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1622472235
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1818050382
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -784861095
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 678945437
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -655091100
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1489853034
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1116378928
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 2094057480
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -85074884
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1642117815
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 2024581390
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1409891885
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -503615064
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1239714289
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 446707089
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -2120649793
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1465654953
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1089282630
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1564850015
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1698565816
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1502839091
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 842445701
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1530672337
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 582504536
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -170295677
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1916524482
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -521256075
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1339137145
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1290441467
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1862593364
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -2133082189
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -237872222
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1178032844
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -780115968
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 839394806
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 580928029
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1391470265
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 126675579
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1556725287
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -24165483
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1946565944
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 278942690
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 597619283
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1879616095
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1133944480
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1654769638
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1133650005
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -135734243
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1727757767
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -804105826
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 913469662
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 819835126
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 712176278
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 878662289
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 814826976
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 2141231623
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1963553054
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1553458215
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 108870028
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 421663844
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 218139476
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1080468970
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 909620780
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1390351749
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 246752082
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1357060696
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1594987762
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1363166934
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1226217672
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -2084315980
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1263286376
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1072213660
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -326146448
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1083678540
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1996866261
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -53829468
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1103737912
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1678455086
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -272434898
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -295475499
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 520379079
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 390397118
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 762903877
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1982610630
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -289761324
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -768506818
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1017388603
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1649544030
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1743810053
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1322170777
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 329648732
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -59919919
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -728972573
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 990133677
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size 1824625322
[h264 @ 027f0a60] no frame!
[h264 @ 027f0a60] AVC: nal size -1535274491
[h264 @ 027f0a60] no frame!
[kux @ 00ffbfd0] decoding for stream 0 failed
[kux @ 00ffbfd0] Could not find codec parameters for stream 0 (Video: h264 (avc1 / 0x31637661), none, 1920x1080, 2991 kb/s): unspecified pixel format
Consider increasing the value for the 'analyzeduration' and 'probesize' options
Input #0, kux, from 'file.kux':
 Metadata:
 major_brand : isom
 minor_version : 512
 compatible_brands: isomiso2avc1mp41
 encoder : www.aliyun.com - Media Transcoding
 Duration: 02:18:01.61, start: 0.000000, bitrate: 4059 kb/s
 Stream #0:0(und): Video: h264 (avc1 / 0x31637661), none, 1920x1080, 2991 kb/s, SAR 1:1 DAR 16:9, 25 fps, 25 tbr, 12800 tbn, 25600 tbc (default)
 Metadata:
 handler_name : VideoHandler
 Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 128 kb/s (default)
 Metadata:
 handler_name : SoundHandler
[buffer @ 0344ce90] Unable to parse option value "-1" as pixel format
 Last message repeated 1 times
[buffer @ 0344ce90] Error setting option pix_fmt to value -1.
[graph 0 input from stream 0:0 @ 00ff6e30] Error applying options to the filter.
Error opening filters!