[Libav-user] Extracting raw data form ffmpeg

JULIAN GARDNER joolzg at btinternet.com
Thu Aug 20 07:24:59 CEST 2015


 
   On Thursday, 20 August 2015, 0:20, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
   

 Self User <selfuser at ...> 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 




 
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20150820/9573457b/attachment.html>


More information about the Libav-user mailing list