[FFmpeg-user] Regarding how to extracting video from RTPpackets using ffmpeg API or Source code

chetan goni cgoni25 at gmail.com
Thu Aug 9 08:09:32 EEST 2018


Hi Moritz,

Bellow i have answered your all question :

Moritz :* What does extracting mean, i.e. what do you expect the output
format to*
*  be? Shall it be transparent, or decoded/raw, or some new format?*

Chetan : I have RTP packets and it contain h262 video codec and PCMU audio
codec.
         How can extract video and audio from those pakets and make output
file
         which can play in VLC or any other media player.


Moritz :  *What kind of RTP packets do you have? A regular RTP stream?*
Chetan :  yes regular RTP strem.



Moritz :* Are you willing to use the ffmpeg command line program, or do you*
*         want to programmatically use the libav* libraries?*
Chetan :  Yes ,i am using command line program,

Moritz :* From your previous thread, it is hard to understand whether you
have a*
*         good grasp of ffmpeg's concepts yet.*
Chetan : I am bignner ,i don't konw much ffmpeg's concepts and commands

Please provide the any solutions or procedures to follow



Thanks & Regards

Chetan Goni

On Thu, Aug 9, 2018 at 10:37 AM, chetan goni <cgoni25 at gmail.com> wrote:

> Hi Moritz,
>
> Bellow i have answered your all question :
>
>
> Moritz : *What does extracting mean, i.e. what do you expect the output
> format to*
> *             be? Shall it be transparent, or decoded/raw, or some new
> format?*
>
> Chetan : I have RTP packets and it contain h262 video codec and PCMU audio
> codec.
>          How can extract video and audio from those pakets using FFmpeg
> command line and make output file
>          which can play in VLC or any other media player.
>
>
> Moritz :  What kind of RTP packets do you have? A regular RTP stream?
>
> Chetan :  yes regular RTP strem. For your refernce i have attached .pcap
> file
>
>
>
> Moritz : Are you willing to use the ffmpeg command line program, or do you
>          want to programmatically use the libav* libraries?
> Chetan :  Yes ,i am using command line program,i am using below exe and
> dll's
>
>
>
>
>
> Moritz : From your previous thread, it is hard to understand whether you
> have a
>          good grasp of ffmpeg's concepts yet.
> Chetan : I am beginner ,i don't know much ffmpeg's concepts and commands
>
> Please provide the any solutions or procedures to follow
>
>
>
> Thanks & Regards
>
> Chetan Goni
>
> On Wed, Aug 8, 2018 at 5:52 PM, Moritz Barsnick <barsnick at gmx.net> wrote:
>
>> [image: Boxbe] <https://www.boxbe.com/overview> This message is eligible
>> for Automatic Cleanup! (barsnick at gmx.net) Add cleanup rule
>> <https://www.boxbe.com/popup?url=https%3A%2F%2Fwww.boxbe.com%2Fcleanup%3Fkey%3DiZWNJu2i9JJJs0K1WH6PdcxJ2kzZ%252BtllmQdtKuqwGdk%253D%26token%3DH2hhQZwZ%252Fu7r9LGU7r%252B7YMQVVPqh%252BZojuTQPnVjtDdKtV1leuuLBp1XuoT4sGlS9Hl3jEXFjK7%252FWSMpSj%252FvDC8%252BpFYJawTKp2u3hlHzIwL0pG%252B10j5oijH5X4y6cbS9TRsoKcW0zBsM%253D&tc_serial=41934727766&tc_rand=680506911&utm_source=stf&utm_medium=email&utm_campaign=ANNO_CLEANUP_ADD&utm_content=001>
>> | More info
>> <http://blog.boxbe.com/general/boxbe-automatic-cleanup?tc_serial=41934727766&tc_rand=680506911&utm_source=stf&utm_medium=email&utm_campaign=ANNO_CLEANUP_ADD&utm_content=001>
>>
>> Hello Chetan,
>>
>> On Wed, Aug 08, 2018 at 17:40:14 +0530, chetan goni wrote:
>> > Please provide note on  how to extracting video from RTP packets using
>> > ffmpeg API or Source code
>>
>> You need to be a bit more specific to what you're trying to achieve.
>> - What does extracting mean, i.e. what do you expect the output format to
>>   be? Shall it be transparent, or decoded/raw, or some new format?
>> - What kind of RTP packets do you have? A regular RTP stream?
>> - Are you willing to use the ffmpeg command line program, or do you
>>   want to programmatically use the libav* libraries?
>>
>> It you answered "programatically" to the last question, you should post
>> your issue on the list libav-user.
>>
>> From your previous thread, it is hard to understand whether you have a
>> good grasp of ffmpeg's concepts yet.
>>
>> Cheers,
>> Moritz
>> _______________________________________________
>> ffmpeg-user mailing list
>> ffmpeg-user at ffmpeg.org
>> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>>
>> To unsubscribe, visit link above, or email
>> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
>>
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Untitled.png
Type: image/png
Size: 14694 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20180809/d1662e1a/attachment.png>


More information about the ffmpeg-user mailing list