<div dir="ltr"><span style="color:rgb(51,51,51);font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2000007629395px;background-color:rgb(225,235,242)">Howdy,</span><br style="padding:0px;margin:0px;color:rgb(51,51,51);font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2000007629395px;background-color:rgb(225,235,242)"><br style="padding:0px;margin:0px;color:rgb(51,51,51);font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2000007629395px;background-color:rgb(225,235,242)"><span style="color:rgb(51,51,51);font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2000007629395px;background-color:rgb(225,235,242)">I am having an issue with the audio_set_delay function on a vlc.MediaPlayer object. Essentially I am setting the delay and then confirming it is set properly by calling the audio_get_delay function, but for some reason the player isn't having the pts delay set properly. Example output:</span><br style="padding:0px;margin:0px;color:rgb(51,51,51);font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2000007629395px;background-color:rgb(225,235,242)"><br style="padding:0px;margin:0px;color:rgb(51,51,51);font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2000007629395px;background-color:rgb(225,235,242)"><dl class="" style="padding:3px;margin:0px;font-size:13px;font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;line-height:18.2000007629395px;color:rgb(51,51,51);border:1px solid rgb(201,210,216)"><dt style="padding:0px;margin:0px 0px 3px;font-weight:bold;font-style:inherit;font-size:0.8em;font-family:inherit;line-height:inherit;color:inherit;text-transform:uppercase;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(204,204,204)">CODE: <a href="https://forum.videolan.org/viewtopic.php?f=32&t=122045#" style="padding:0px;margin:0px;font-weight:inherit;font-style:inherit;font-size:10px;font-family:inherit;line-height:inherit;color:rgb(16,82,137);text-decoration:none;direction:ltr">SELECT ALL</a></dt><dd style="padding:0px;margin-top:0px;margin-right:0px;margin-left:0px;font-weight:inherit;font-style:inherit;font-size:13px;font-family:inherit;line-height:inherit;color:inherit;margin-bottom:0px!important"><code style="padding:5px 0px 0px;margin:2px 0px;font-size:0.9em;font-family:Monaco,'Andale Mono','Courier New',Courier,mono;line-height:1.3em;color:rgb(46,139,87);overflow:auto;display:block;height:auto;max-height:200px">jeff@hoogland-clevo:/media/jeff/Storage/qAndora$ python qAndora.py<br style="padding:0px;margin:0px">Playing song live from URL<br style="padding:0px;margin:0px">2500<br style="padding:0px;margin:0px">[0x2f12148] main input error: ES_OUT_SET_(GROUP_)PCR  is called too late (pts_delay increased to 1000 ms)<br style="padding:0px;margin:0px">[0x2f12148] main input error: ES_OUT_RESET_PCR called</code></dd></dl><br style="padding:0px;margin:0px;color:rgb(51,51,51);font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2000007629395px;background-color:rgb(225,235,242)"><br style="padding:0px;margin:0px;color:rgb(51,51,51);font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2000007629395px;background-color:rgb(225,235,242)"><span style="color:rgb(51,51,51);font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2000007629395px;background-color:rgb(225,235,242)">The 2500 is the printed audio_get_delay output for the MediaPlayer object. I am confused why if the object is confirming the audio delay is set to 2500 MS, why the player is reporting that it is moving the delay to 1000 ms (lower than the 2500). </span><br style="padding:0px;margin:0px;color:rgb(51,51,51);font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2000007629395px;background-color:rgb(225,235,242)"><br style="padding:0px;margin:0px;color:rgb(51,51,51);font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2000007629395px;background-color:rgb(225,235,242)"><span style="color:rgb(51,51,51);font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2000007629395px;background-color:rgb(225,235,242)">You can see where I create the player object and assign the media in the function starting on line 164 </span><a href="https://github.com/JeffHoogland/qAndora/blob/master/playerVLC/playerVLC.py" class="" style="padding:0px;margin:0px;font-size:13px;font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;line-height:18.2000007629395px;color:rgb(93,143,189);text-decoration:none;direction:ltr;border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(102,102,102);background-color:rgb(225,235,242)">here</a><span style="color:rgb(51,51,51);font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2000007629395px;background-color:rgb(225,235,242)">. I set the audio delay on line 186. </span><br style="padding:0px;margin:0px;color:rgb(51,51,51);font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2000007629395px;background-color:rgb(225,235,242)"><br style="padding:0px;margin:0px;color:rgb(51,51,51);font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2000007629395px;background-color:rgb(225,235,242)"><span style="color:rgb(51,51,51);font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2000007629395px;background-color:rgb(225,235,242)">Am I doing something wrong/not understanding something here? I really want to use VLC as the backend for my software, but not being able to set the delay causes the tracks to skip a few times when they first start.</span><br style="padding:0px;margin:0px;color:rgb(51,51,51);font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2000007629395px;background-color:rgb(225,235,242)"><br style="padding:0px;margin:0px;color:rgb(51,51,51);font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2000007629395px;background-color:rgb(225,235,242)"><span style="color:rgb(51,51,51);font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2000007629395px;background-color:rgb(225,235,242)">I am having this delay issue on both Ubuntu 14.04 with VLC 2.1.4 and on Windows 7 with the latest VLC download from the video lan home page.</span><br style="padding:0px;margin:0px;color:rgb(51,51,51);font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2000007629395px;background-color:rgb(225,235,242)"><br style="padding:0px;margin:0px;color:rgb(51,51,51);font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2000007629395px;background-color:rgb(225,235,242)"><span style="color:rgb(51,51,51);font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2000007629395px;background-color:rgb(225,235,242)">Thanks for your time,<br></span>-- <br><div dir="ltr">~<a href="http://jeffhoogland.com/" target="_blank">Jeff Hoogland</a><div><a href="https://github.com/JeffHoogland" target="_blank">My Projects on GitHub</a><br><br></div></div>
</div>