<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>When I use command line to cut mp4(H264+AAC) video, I get different results using different vlc.</div><div>The command line is:<br></div><div>vlc -vvv hz.mp4 --start-time=10 --stop-time=25 --sout=#:std{access=file,mux=mp4,dst=hzcut.mp4}</div><div>1、use vlc-1.l.11 <br></div><div>When playing hzcut.mp4, its total length is shown as 21s.  When played at 21s, it's stopped.</div><div>2、use vlc-1.2.0-rc1</div><div>When playing hzcut.mp4, its total length is shown as 27s.  When played at 21s, it's stopped as 21s-17s is played over in less 1 second.</div><div>  <br></div><div> </div></div></body></html>