Search found 6 matches

Go to advanced search

by fxmech
21 Apr 2015 05:35
Forum: General VLC media player Troubleshooting
Topic: Can I pre cue a video for playback in command line
Replies: 3
Views: 439

Re: Can I pre cue a video for playback in command line

Thank you for the reply, but I'm a bit confused.
Where is 3.0.0? I see 2.2.1 as the latest version and couldn't find a 3.0.0 beta version as an available download
by fxmech
04 Apr 2015 03:36
Forum: General VLC media player Troubleshooting
Topic: Can I pre cue a video for playback in command line
Replies: 3
Views: 439

Can I pre cue a video for playback in command line

Is there a way to pre load a video ideally through command line input? I'm using processing language to tell vlc to play the video but the command both loads and starts the video.... my goal is to simultaneously trigger a midi song along with the vlc video playback... The command line commands seem ...
by fxmech
06 Feb 2015 00:21
Forum: Development around libVLC
Topic: grabbing timecode or getTime question
Replies: 5
Views: 813

Re: grabbing timecode or getTime question

What about embedding markers every 15 frames and using them as synch points?
by fxmech
06 Feb 2015 00:16
Forum: Development around libVLC
Topic: grabbing timecode or getTime question
Replies: 5
Views: 813

Re: grabbing timecode or getTime question

The only way I can think of doing this is to get the movie length and start an internal clock to synchronize to but I would need to be able to know every time the video stalls and for how long.... would that be a better approach? I always figured grabbing time data or current frame data would be fea...
by fxmech
05 Feb 2015 22:48
Forum: Development around libVLC
Topic: grabbing timecode or getTime question
Replies: 5
Views: 813

Re: grabbing timecode or getTime question

I'm working with mp4 video files... thnx
The data file will be MIDI or OSC data
by fxmech
05 Feb 2015 22:45
Forum: Development around libVLC
Topic: grabbing timecode or getTime question
Replies: 5
Views: 813

grabbing timecode or getTime question

Hi all, Im new to the forum. I am trying to see if it is possible to embed timecode in a video to be retrieved as the video plays. I saw the vlcj.player.MediaPlayer.getTime() function which returns the video play time in millis My goal is to get any type of time data from a video so that I can use i...

Go to advanced search