Search found 4 matches

Go to advanced search

by phinoppix
08 Feb 2015 18:25
Forum: Development around libVLC
Topic: App with custom build vlc drops UDP audio stream within 2mins
Replies: 0
Views: 481

App with custom build vlc drops UDP audio stream within 2mins

I wrote a console app that will only playback PCM (s16 LE) streamed via UDP on Windows. The other end is using ffmpeg to send down the audio packets. For this, I cross compiled VLC disabling lots of stuff I don't need (and probably even some I thought I won't need). For the first couple of seconds t...
by phinoppix
17 Apr 2012 11:19
Forum: Scripting VLC in lua
Topic: Set playlist item title based on the xml file?
Replies: 1
Views: 1819

Set playlist item title based on the xml file?

I have an app which generates a playlist to play certain parts of a single video (thanks to VLC start/stop parameters). So imagine having 5 playlist items but all referring to a single video, only different parts are played. However, on VLC playlist window, only the video file name is being displaye...
by phinoppix
17 Apr 2012 11:11
Forum: VLC media player for Windows Troubleshooting
Topic: Playlist: play certain parts of a video/s
Replies: 2
Views: 154

Re: Playlist: play certain parts of a video/s

Thanks for the info. Reading the docs, I learned that I can pass cmdline parameters such as --stop-time which is perfect for my presentation. Thanks again.
by phinoppix
12 Apr 2012 11:48
Forum: VLC media player for Windows Troubleshooting
Topic: Playlist: play certain parts of a video/s
Replies: 2
Views: 154

Playlist: play certain parts of a video/s

Hi all, This is my first post on this forum. I would like to ask if there is a way to queue a video with the start *and stop* time are also defined. I realized that there is a feature on v2.0.1 to queue a video and specify the start time. But I am wondering if I can also set the stop time. Thanks fo...

Go to advanced search