[vlc-devel] [PATCH] Adds Support for Intel's QuickSync Video	encoder
    Julien 'Lta' BALLET 
    elthariel at gmail.com
       
    Sat May 11 12:20:28 CEST 2013
    
    
  
> BTW I think udp access output should output in realtime, so you could do:
>
> vlc foo.mp4 --sout '#std{access=udp,mux=ts,dst=127.0.0.1:1234}' --loop
> vlc udp://@127.0.0.1:1234 --sout '#transcode...'
It does output realtime. After some tests, i can confirm there are no
busy wait triggered on real time streams.
This is totally unrelated but it appears that the TFF example ts
stream from streams.videolan.org make my vlc build crash so i'm unable
to test on other things than on progressive frames.
Regards,
Julien 'Lta' BALLET.
    
    
More information about the vlc-devel
mailing list