Search found 12 matches

Go to advanced search

by trek1413
21 Dec 2006 16:45
Forum: General VLC media player Troubleshooting
Topic: What audio codec is 's16l'?
Replies: 1
Views: 2367

What audio codec is 's16l'?

I can't figure out what codec 's16l' is referring to. Does anyone know?

Thanks.
by trek1413
12 Dec 2006 22:48
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC 0.8.6 playback error
Replies: 5
Views: 1368

Look http://forum.videolan.org/viewtopic.php?t=27184&highlight=imgresampleinit http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2006-September/015181.html I looked at those threads, but I am not sure if I know what you are trying to imply. I went tried an even older version of ffmpeg (r.5500 06...
by trek1413
12 Dec 2006 22:07
Forum: VLC stream-output (sout)
Topic: Spike in bandwidth at beginning of stream
Replies: 0
Views: 407

Spike in bandwidth at beginning of stream

I have been graphing the bandwidth of video streams. All of the videos spike in bandwidth for the first second before it returns back to a normal rate. I have an example at: http://www.pages.drexel.edu/~rtm92/sample.pdf This particular graph shows a udp/rtp stream of a 20 second long mpeg4 that i ha...
by trek1413
12 Dec 2006 20:01
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC 0.8.6 playback error
Replies: 5
Views: 1368

Yes the same on my Slackware 11.0, it's a related problem of the lastest FFmpeg version. Look my post! You need to downgrade your FFmpeg version, on my PC work fine the version that i download in 2006/10/17 SVN Use this comman to check it, the output come from my console root@argo:~/Desktop/vlc# vl...
by trek1413
12 Dec 2006 18:51
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC 0.8.6 playback error
Replies: 5
Views: 1368

after trying several other videos of varying formats, it appears that i have no decoder moduesl installed at all. this puzzles me very greatly. Here is my configure line: ./configure --enable-debug --enable-sout --enable-dvbpsi --enable-libcdio --enable-lame --enable-ffmpeg --enable-mad --enable-ogg...
by trek1413
12 Dec 2006 18:11
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC 0.8.6 playback error
Replies: 5
Views: 1368

VLC 0.8.6 playback error

I just compiled vlc-0.8.6 from source on a Fedora Core 6. i tried watching an avi and got: [00000313] main decoder error: no suitable decoder module for fourcc `divx'. VLC probably does not support this sound or video format. NOW NULL **** [00000274] main playlist: saving Media Library to file /root...
by trek1413
31 Oct 2006 18:54
Forum: VLC stream-output (sout)
Topic: Raw stream muxer
Replies: 1
Views: 703

While looking in the wiki, it stated that:

--sout-rtp-mux <string> Muxer
This allows you to specify the muxer used for
the streaming output. Default is to use no
muxer (standard RTP stream).

So, if it's not using a muxer, that is raw, correct?
by trek1413
31 Oct 2006 18:46
Forum: VLC stream-output (sout)
Topic: Raw stream muxer
Replies: 1
Views: 703

Raw stream muxer

In the streaming howto, it states that the default muxer for the RTP
module is raw. Though, when I try to specify the option 'mux=raw',
I get the error:

Code: Select all

[00000266] stream_out_rtp private error: unsupported muxer type with rtp (only ts/ps)

This is with VLC 0.85 and fedora core 5.
by trek1413
31 Oct 2006 15:50
Forum: General VLC media player Troubleshooting
Topic: Streaming Buffer
Replies: 0
Views: 587

Streaming Buffer

I'm looking into how the streaming buffer operates. Are there
any adjustments available for the buffer that can either be
set by the app or via the command line?

Also, where would the code relating to the streaming buffer
be located in the source?
by trek1413
30 Oct 2006 20:41
Forum: General VLC media player Troubleshooting
Topic: transcoding to mp4
Replies: 1
Views: 654

transcoding to mp4

In the transcoding module, you have the option to set the video bitrate. In the case of mp4v, I'm under the impression that the encoding is done with a variable bitrate. So, would the video bitrate specified be the maximum bitrate? Also, is there anywhere where I could find more information about th...
by trek1413
13 Oct 2006 15:33
Forum: VLC stream-output (sout)
Topic: RTP command line streaming problem
Replies: 3
Views: 1122

"input_stream" should be the location of the file you want to stream, not literally the words "input_stream."

ex. --> vlc -vvv vidtest1.mpeg (etc.)
by trek1413
11 Oct 2006 18:45
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Error thrown by Demuxer/Sound drivers....?
Replies: 0
Views: 1055

Error thrown by Demuxer/Sound drivers....?

[user@localhost media]$ vlc syncli.mp3 VLC media player 0.8.5 Janus [00000258] main demuxer error: no id3 module matched "any" ALSA lib confmisc.c:672:(snd_func_card_driver) cannot find card '0' ALSA lib conf.c:3492:(_snd_config_evaluate) function snd_func_card_driver returned error: No s...

Go to advanced search