Discussion:
[vlc] How to fix choppiness in H264 playback
Richard Cavell
2013-01-05 14:01:31 UTC
Permalink
Hi, all.

I use the latest version of VLC on OS X 10.8, on a MacBookPro8,1 (i7 version) with 8 gig RAM. I regularly play movies, each of which is about 1 gig of h264 at 720x576x25. Sometimes I get my computer to do disk-intensive work (video editing using Adobe CS) in the background while I watch my movies. But when the video editing hits a part that's filled with compositions/edits, the movie becomes choppy. If I pause and then unpause the movie it gives VLC a chance to catch up, but it sometimes becomes choppy again within a few seconds. I wish that, while I pause the movie, VLC would cache further ahead.

If the bottleneck is disk I/O, is there some way that I can tell VLC to cache more of the movie in RAM to avoid disk I/O on the fly? If the bottleneck is CPU decoding, can I somehow cache that, or tell it to degrade more gracefully than it does?

Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20130105/13ae1a94/attachment.html>
dE .
2013-02-01 18:38:52 UTC
Permalink
Post by Richard Cavell
Hi, all.
I use the latest version of VLC on OS X 10.8, on a MacBookPro8,1 (i7
version) with 8 gig RAM. I regularly play movies, each of which is
about 1 gig of h264 at 720x576x25. Sometimes I get my computer to do
disk-intensive work (video editing using Adobe CS) in the background
while I watch my movies. But when the video editing hits a part
that's filled with compositions/edits, the movie becomes choppy. If I
pause and then unpause the movie it gives VLC a chance to catch up,
but it sometimes becomes choppy again within a few seconds. I wish
that, while I pause the movie, VLC would cache further ahead.
If the bottleneck is disk I/O, is there some way that I can tell VLC
to cache more of the movie in RAM to avoid disk I/O on the fly? If
the bottleneck is CPU decoding, can I somehow cache that, or tell it
to degrade more gracefully than it does?
Richard
______________________________________________________
vlc mailing list
http://mailman.videolan.org/listinfo/vlc
There must be an ionice command on your system, on Linux (Unix) there is
one. You can use it to set i/o priority of various programs.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20130202/f2d70665/attachment.html>
Loading...