Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
6th May 2016, 04:41 | #1 | Link |
Registered User
Join Date: Apr 2016
Posts: 3
|
ffmpeg +video packets
Hi,
I am encoding video files using ffmpeg ,H.264 encoding. Now I have to send this encoded video files as packets to other system using Udp protocol. ( also use public ip). I also have to create some network congestion while I send these packets. When there is more congestion have to change the Qp parameter(quantization parameter) as the bandwidthe be less due congestion. Then resend these packets which uses new QP . Can anyone give a clue on how to do this. how to send a encoded video file as packets over the internet. Last edited by Ansii; 6th May 2016 at 15:20. |
6th May 2016, 15:30 | #2 | Link |
Registered User
Join Date: Apr 2016
Posts: 3
|
How can I packetize and send the encoded video file to a diffrent system?
[{( If I decode a video into a sequence of frames and send it and recreate it using fffmpeg? Then what will happen to the encoding. Is this completely dumb approach? )}] |
Tags |
encode, h.264 encoder, quantisation parameter, video packets ffmpeg |
Thread Tools | Search this Thread |
Display Modes | |
|
|