Search found 8 matches

Go to advanced search

by FoxholeNorman
14 Sep 2009 06:16
Forum: VLC media player for Linux and friends Troubleshooting
Topic: How to make changes to plugin
Replies: 1
Views: 238

How to make changes to plugin

Can someone please tell me how to make changes to a plugin so they take effect in the actual program. For instance, if I wanted to modify the ts plugin how do I do that so that I can see the changes in the actual program. I have been trying, by modifying TS.c but I can't figure out how to compile th...
by FoxholeNorman
06 Sep 2009 20:56
Forum: General VLC media player Troubleshooting
Topic: Discontinuities
Replies: 0
Views: 195

Discontinuities

Hello all, I wrote a program to receive udp packets from a device that is encoding video in Mpeg2 transport stream. The video is multicasted from the encoder to a switch, and then sent to my recording platform. I am getting tons of discontinuities in the logs from VLC; however, the video playback is...
by FoxholeNorman
30 Aug 2009 03:22
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Modifying ts.c
Replies: 0
Views: 179

Modifying ts.c

Hi, I was have been trying to make specific modifications to VLC via ts.c under /modules/demux. I have so far been unable to make the changes actually show up after compilation. I was wondering if someone could tell me, preferably step-by-step, how to modify ts.c and rebuild the plugin for that file...
by FoxholeNorman
28 Aug 2009 15:10
Forum: General VLC media player Troubleshooting
Topic: Basic Question: Changing source code
Replies: 2
Views: 350

Re: Basic Question: Changing source code

I'm not sure how to do that. Could you elaborate on how to do that?

Thanks
by FoxholeNorman
28 Aug 2009 05:27
Forum: General VLC media player Troubleshooting
Topic: Basic Question: Changing source code
Replies: 2
Views: 350

Basic Question: Changing source code

I posted a question a week ago and found out where to start making my changes to source (ts.c), but I tried by just changing some of the printed statements and the changes aren't reflected after I make the code. What am I doing wrong, since my changes aren't taking effect? If I get this working the ...
by FoxholeNorman
24 Aug 2009 19:09
Forum: General VLC media player Troubleshooting
Topic: VLC with custom metadata
Replies: 3
Views: 1591

Re: VLC with custom metadata

Thanks for the reply, I've been looking through ts.c, but i was curious about something else as well. My files that I have captured have a ton of discontinuities; however, this doesn't seem to effect playback at all in vlc. Could this be the cause of the poor playback in other player though? As well...
by FoxholeNorman
24 Aug 2009 05:40
Forum: General VLC media player Troubleshooting
Topic: VLC with custom metadata
Replies: 3
Views: 1591

VLC with custom metadata

I have some mpeg 2 transport stream with metadata that I encoded in a particular format, and I was wondering if there was a way to setup VLC to display this data. I have some C# knowledge and have been looking at the wrappers people have made for VLC, but haven't found a very clear way to just get s...
by FoxholeNorman
06 Aug 2009 19:14
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC 1.0.0 build on RHEL4 gcc3 error.
Replies: 3
Views: 1792

Re: VLC 1.0.0 build on RHEL4 gcc3 error.

I am having the same problem but when i run the command that is supposed to fix it, it still continues. My mission was to cross compile this (using arm-linux-gcc) for a gumstix arm processor to basically just save an mpeg2 stream, so i don't really need much of the program. I checked my POSIX_SPIN_L...

Go to advanced search