Search found 3 matches

Go to advanced search

by Lupu
03 May 2011 11:01
Forum: Development around libVLC
Topic: Seeking position in file
Replies: 2
Views: 392

Re: Seeking position in file

Yesterday i was reading the /modules/demux/mp4/mp4.c file and found "TrackTimeToSampleChunk" to be a good starting point. I must now find some information about mp4 " sample / chunks / atoms " to understand what that function does in detail :D Some references about this would be ...
by Lupu
02 May 2011 17:17
Forum: Development around libVLC
Topic: Seeking position in file
Replies: 2
Views: 392

Seeking position in file

hello, how does vlc calculate the position in bytes when seeking through a file? (mp4 files)

Min 15 of a 30 min clip (500 mb file) isn't necessary at the middle of the file (250mb) .

ex :
time 0:15:13 = fseek ( pFile , ?? , SEEK_SET )

thanks
by Lupu
10 May 2009 13:14
Forum: Development around libVLC
Topic: VideoLan.Interop a .Net libvlc 0.9.x wrapper
Replies: 195
Views: 86446

Re: VideoLan.Interop a .Net libvlc 0.9.x wrapper

Should "VideoLan.Interop" work with latest vlc sources obtained with git clone git://git.videolan.org/vlc.git ? ( i think ver. is "VLC 1.0.0 - Release Candidate 1" ) thx It seems that a freq. reported problem was been recently fixed : vlc freezes when playing and stoping the play...

Go to advanced search