Hello,
I am just wondering if someone has an idea how to change code within ffmpeg while re-streaming to avoid following error showing up randomly:
[flv @ 0x1fd73e0] Failed to update header with correct duration.
[flv @ 0x1fd73e0] Failed to update header with correct file size.
Any idea is much appreciated.
Here is ffmpeg code I am using:
ffmpeg -re -i "http://127.0.0.1:5955/" -c:v copy -c:a aac -ar 44100 -ab 128k -ac 2 -strict -2 -flags +global_header -bsf:a aac_adtstoasc -bufsize 3968k -f flv rtmp://live.
koze
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
Restreaming into multiple .ts files with static names
By valuxin in forum Video Streaming DownloadingReplies: 4Last Post: 28th Apr 2015, 09:52 -
VirtualDub error: Video Compressor error: The source image format is not
By maddie in forum Capturing and VCRReplies: 1Last Post: 26th Apr 2015, 11:12 -
Udp Restreaming using VLC
By doomed2020 in forum Video Streaming DownloadingReplies: 1Last Post: 21st May 2014, 03:31 -
Capture and restreaming question.
By mrsmarple in forum Video Streaming DownloadingReplies: 8Last Post: 20th Sep 2012, 09:15 -
Process exits with error code, Indexing error: Audio decoding error (MeGUI)
By JokerX in forum Video ConversionReplies: 7Last Post: 18th May 2012, 17:18