On Thursday, 20 August 2015, 0:20, Carl Eugen Hoyos <[email protected]> wrote:
   

 Self User <selfuser@...> writes:

>> Is there any way in the ffmpeg package to take >> the raw data that comes 
>> from the UDP source (or >> other source) - means the pure origin data as >> 
>> it comes - and I will parse it myself
>Wouldn't it be much simpler to patch the mpegts >demuxer to send the 
>information you need as >sidedata?

This is what my question earlier this week was about, I want to be able to open 
a data stream and get raw data into ffmpeg from outside of FILE, UDP, RTP etc, 
so is there a mechanism available or do I have to write a "RAM" interface which 
ultimately would have a callback into user code to pass pack packets as needed.

Joolz 




 
  
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to