<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Even if it would work with ffmpeg, it would solve my problem, i guess you asking because of a possibilty that something is wrong with the libs itself.</div>

<div>But maybe im doing something wrong in my code ...</div>

<div> </div>

<div>I checked ffplay, it seems alright..</div>

<div>Then i transcoded with ffmpeg, with similar settings:</div>

<div> </div>

<div>/usr/local/Cellar/ffmpeg/1.2.4/bin/ffmpeg -r 25 -i "Musterrolle_Bild_30_dnxhd36.mov" -ac 2 -strict experimental -s 1024x576  -pix_fmt yuv420p -vcodec libx264 -preset slow -profile:v baseline -level 31 -refs 1 -maxrate 10000000 -bufsize 10000000 -vb 8000000 -threads 0 -g 4 -r 25 "test.mp4" -y</div>

<div> </div>

<div>But i seems good and the transcoding work ffmpeg application, so i guess i miss something, just what?</div>

<div> </div>

<div> 
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Gesendet:</b> Freitag, 20. Juni 2014 um 14:28 Uhr<br/>
<b>Von:</b> "Carl Eugen Hoyos" <cehoyos@ag.or.at><br/>
<b>An:</b> libav-user@ffmpeg.org<br/>
<b>Betreff:</b> Re: [Libav-user] strange H264 audio sync behavior</div>

<div name="quoted-content">Marco Sieber <l-spy@...> writes:<br/>
<br/>
> But if i open it with Quicktime Player (v 10.x) i get a<br/>
> async audio after 5min<br/>
<br/>
Do you see the same problem using ffmpeg (the application)?<br/>
<br/>
Carl Eugen<br/>
<br/>
_______________________________________________<br/>
Libav-user mailing list<br/>
Libav-user@ffmpeg.org<br/>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a></div>
</div>
</div></div></body></html>