<br><br><div class="gmail_quote">2010/9/2 Giovanni Venturi <span dir="ltr"><<a href="mailto:gventuri@nexera.it">gventuri@nexera.it</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello,<br>
I've got an m4v file that on VLC doesn't play correctly I tryed it on VLC 1.0.2 and 1.1.4 on Linux<br>
and on 0.9.8a and 1.1.4 on Windows. The result is the same, so it's a generic VLC issue. In the<br>
information of the media VLC says 100 frame per second, but opening it on mplayer it says about 7<br>
fps, so mplayer reproduces it correctly with its ~7 fps and VLC plays it very quickly with its 100<br>
fps. Why the fps detection is not correct on VLC? How can I set it manually? I tryed the option --<br>
vc1-fps using 7 as value, 0.25 as value, but the parameter is ignored. How can I do? What is the<br>
correct option?<br></blockquote><div><br></div><div>vc1-fps only matters to VC-1 video streams which your m4v file naturally isn't.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

The fps is something that is written into the original file? </blockquote><div><br></div><div>With video streams that are inside container format (like AVI, MP4, MKV etc.) the FPS value is usually written to container data. With elementary stream videos the FPS might be inside the video data or it might not be.</div>
<div><br></div><div>If it is a MP4 file (you can check this with tool called Mediainfo) then usually remuxing the file fixes the issue (you can remux MP4 files with tool called MP4box).</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I suppose it's evalued by the software<br>
that plays the clip. How is determined by VLC?<br>
Thank you,<br>
Giovanni<br>
<br>
--<br>
Ing. Giovanni Venturi<br>
Nexera S.c.p.A.<br>
Centro Direzionale, IS/A3<br>
80143 - Napoli<br>
Tel. +39.081.5625868<br>
Fax. +39.081.5625135<br>
e-mail: <a href="mailto:gventuri@nexera.it">gventuri@nexera.it</a><br>
web: <a href="http://www.nexera.it" target="_blank">http://www.nexera.it</a><br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</blockquote></div><br>