[vlc] Re: Does VLC handle H.263 video over RTP?

Aaron Ridout aerokid42 at hotmail.com
Tue May 1 11:04:26 CEST 2007


To get the audio working I compiled back in the following code in 
live555.cpp line 1025-1030 (changed #if 0 for #if 1)
#if 1
            /* reset PCR */
            tk->i_pts = 0;
            p_sys->i_pcr = 0;
            i_pcr = 0;
#endif


This got the audio working again for me, but who/why was this code 
conditionally compiled out in the first place?
Aaron

_________________________________________________________________
Solve the Conspiracy and win fantastic prizes.  
http://www.theconspiracygame.co.uk/

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list