Started 5 days, 5 hours ago (2009-11-23 21:46:00)
by j-b
Started 1 week, 5 days ago (2009-11-16 17:41:00)
by yuer1108
it is same when 103 play that stream.
Started 1 year, 8 months ago (2008-03-24 04:25:00)
by antonylord
a) What app are your using on your N95 to play the stream? b) Can you do a multicast (as I've done to other PCs in the building) and just open a
network address on the phone? Cheers, Antony.
Started 1 week, 6 days ago (2009-11-15 04:00:00)
by kdh
Hmm... To crop the 80 pixels off the left and right, use the crop vide filter.. search from "crop" in this file: http://wiki.videolan.org/VLC_command-line_help then the size you'd need to add height and width to the
transcode part of your stream. Maybe crop to the sfilter argument as well. Not sure. Here is a rought example, not sure if it would work, but it should get you started vlc -...
Started 3 days, 8 hours ago (2009-11-25 19:13:00)
by Rémi Denis-Courmont
Line-in is line-in is line-in. You can do that by pluging the
line-out and the line-in together and that's all. Otherwise, you want to modify the sound card driver (best of luck).
Started 2 days, 9 hours ago (2009-11-26 17:33:00)
by Rémi Denis-Courmont
Well yes but it depends how you configure it. Also VLC 0.8.6 is way out of date.
Started 2 days, 9 hours ago (2009-11-26 17:38:00)
by Rémi Denis-Courmont
Yes VLC can transcode from any supported
audio formats to G.711. (However downsampling is usually not very good)
Started 4 days, 9 hours ago (2009-11-24 17:58:00)
by Rémi Denis-Courmont
I'm afraid you can't. VLC does not support seeking to a
key frame currently.
Started 1 month ago (2009-10-26 10:28:00)
by md
What
command line arguments have you used and what's in the config file? The message you mention should only happen if you try to stream more than 24 programs (not PIDs).
Started 2 days, 9 hours ago (2009-11-26 17:36:00)
by Rémi Denis-Courmont
You can send
plain text over RTP with VLC. This is known as T.140 but it really is just plain UTF-8. However very few players support this. For DVD subs (bitmaps), you should use MPEG-TS (over RTP or HTTP) multiplexing.