VLC speed up algorithm
Posted: 09 Jul 2015 07:38
I don't know where to ask, please forgive me if this is not the right place.
I am very curious, how is VLC increasing the video speed playback? I suppose the increase of audio speed is by skipping small parts of the audio.
What about the video speed up algorithm?
Is it by frame skipping or using a certain algorithm to speed up the h264 video playback like in this research paper for example:
A New Motion Vector Composition Algorithm for Fast-forward Video Playback in H.264
http://www.researchgate.net/profile/Ch ... 000000.pdf
Is the speed up of video playback handled by ffmpeg libraries, which can be obtained out of the box from the library? or VLC is implementing its own algorithm?
I searched a lot in ffmpeg documentation to apply speed increase/decrease but it seems nothing provides such playback speed control.
Appreciate any hint from the experts here...
My question is just out of curiosity that took from me ~1 months of reading and searching!
Many thanks...
I am very curious, how is VLC increasing the video speed playback? I suppose the increase of audio speed is by skipping small parts of the audio.
What about the video speed up algorithm?
Is it by frame skipping or using a certain algorithm to speed up the h264 video playback like in this research paper for example:
A New Motion Vector Composition Algorithm for Fast-forward Video Playback in H.264
http://www.researchgate.net/profile/Ch ... 000000.pdf
Is the speed up of video playback handled by ffmpeg libraries, which can be obtained out of the box from the library? or VLC is implementing its own algorithm?
I searched a lot in ffmpeg documentation to apply speed increase/decrease but it seems nothing provides such playback speed control.
Appreciate any hint from the experts here...
My question is just out of curiosity that took from me ~1 months of reading and searching!
Many thanks...