iS tHiS A bUG......????

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
vlcuser
Blank Cone
Blank Cone
Posts: 36
Joined: 24 Jan 2006 05:31
Location: INDIA

iS tHiS A bUG......????

Postby vlcuser » 02 Feb 2006 15:21

Hi Friends,
May I know is there any problem with the VLC streaming over network. While I tried to stream video over LAN with the following settings, the total bitrate gets a value higher than 750kbps. Is there any solution to prevent this bitrate problem or is this a bug in VLC? pls help
The Stream output configuaration was as shown below:
Output method : UDP
Port : 1234 (Default)
Transcoding options:
Video Codec - Mp4
Bitrate - 384kbps
Scale - 1
Audio Codec - disabled.
Thanks in advance, :D
With rgds, :)
vlcuser. :lol:

xtophe
Big Cone-huna
Big Cone-huna
Posts: 1209
Joined: 24 Nov 2003 10:12
Location: Bristol, England

Postby xtophe » 02 Feb 2006 18:14

Maybe the audio is 270 kbps ?

And it's 750 averabe or in peack ? Because here the 384 mean average
Xtophe

vlcuser
Blank Cone
Blank Cone
Posts: 36
Joined: 24 Jan 2006 05:31
Location: INDIA

Postby vlcuser » 03 Feb 2006 03:52

I disabled the audio codedc and tried to stream again, but now the average bitrate is 550kbps, but I configured in VLC that the bitrate must be 384kbps. Any solution for this problem? :cry:

The DJ
Cone Master
Cone Master
Posts: 5987
Joined: 22 Nov 2003 21:52
VLC version: git
Operating System: Mac OS X
Location: Enschede, Holland
Contact:

Postby The DJ » 03 Feb 2006 16:32

VLC for a certain width x height @ 25fps, it's just not possible to encode in mpeg4 with less quality (ergo a less bitrate). So in this case you will have to bring the resolution and framerate down, otherwise VLC will never be able to get to such a low bitrate.
Don't use PMs for support questions.

vlcuser
Blank Cone
Blank Cone
Posts: 36
Joined: 24 Jan 2006 05:31
Location: INDIA

Postby vlcuser » 04 Feb 2006 05:19

Can I make any changes in the VLC code so that I can achieve such a low bitrate. Or can I specify any parameters in the VLC to reduce the width, hight and frames/second. If its possible, then I can accomplish my goal.... :)

abuze
New Cone
New Cone
Posts: 7
Joined: 20 Feb 2006 21:16
Location: Sweden

Postby abuze » 09 Mar 2006 11:24

I think I have the same problem or atleast very close to it.

I use this row for VLC 0.8.4a in windows:

Code: Select all

vlc -vvv udp://@:5000 --sout="#transcode{vcodec=mp4v,vb=96,fps=15,height=176,width=144,acodec=mp4a,ab=16,samplerate=16000,channels=1,audio-sync}:rtp{dst=127.0.0.1,port=24000,ttl=64,sdp=rtsp://192.168.0.4:8000/sample.sdp}"
When I open the stream in quicktime on the same computer, quicktime says that the bitrate is 80-150 mbit/s. Shouldn´t it be 96+16=112kbit/s ?

Image

The reason I need that low bitrates is that I will stream to a mobile device.

What am I doing wrong?

phomlish
New Cone
New Cone
Posts: 7
Joined: 28 Oct 2005 18:15

Postby phomlish » 03 Apr 2006 17:07

How do we set the bitrate to 128kb/s video, 96kb/s audio, and have it work?

Thanks,
Paul

vlcuser
Blank Cone
Blank Cone
Posts: 36
Joined: 24 Jan 2006 05:31
Location: INDIA

Postby vlcuser » 07 Apr 2006 14:18

Hi Paul,
U can set the bitrates in the Stream output option.
  • Select File -> Open
    Check the Stream out put (This option is for video streaming...)
    Now Click on Settings button

You will get a Stream output settings dialog. Here u can set the different streaming options. U can also specify he bitrate on Transcoding option in the same dialog.

vlcuser.
:)

vlcuser
Blank Cone
Blank Cone
Posts: 36
Joined: 24 Jan 2006 05:31
Location: INDIA

Postby vlcuser » 07 Apr 2006 14:22

I think I have the same problem or atleast very close to it.

I use this row for VLC 0.8.4a in windows:

Code: Select all

vlc -vvv udp://@:5000 --sout="#transcode{vcodec=mp4v,vb=96,fps=15,height=176,width=144,acodec=mp4a,ab=16,samplerate=16000,channels=1,audio-sync}:rtp{dst=127.0.0.1,port=24000,ttl=64,sdp=rtsp://192.168.0.4:8000/sample.sdp}"
When I open the stream in quicktime on the same computer, quicktime says that the bitrate is 80-150 mbit/s. Shouldn´t it be 96+16=112kbit/s ?

Image

The reason I need that low bitrates is that I will stream to a mobile device.

What am I doing wrong?
I think this is because VLC using a Variable Bitrate Codec. So we cannot expect a constant bit rate. Thats y u don't get 112kbit/s.

abuze
New Cone
New Cone
Posts: 7
Joined: 20 Feb 2006 21:16
Location: Sweden

Postby abuze » 07 Apr 2006 16:05

Yeah but why is it 124 Mbit/s instead o kbit/s?

vlcuser
Blank Cone
Blank Cone
Posts: 36
Joined: 24 Jan 2006 05:31
Location: INDIA

Postby vlcuser » 11 Apr 2006 15:21

Yeah but why is it 124 Mbit/s instead o kbit/s?
I don't know why ur application showing 124 Mbit/s.... use some tools like netpersec to check the bitrate over network, may be this tool can tell u the actual bitrate.... 8)

The DJ
Cone Master
Cone Master
Posts: 5987
Joined: 22 Nov 2003 21:52
VLC version: git
Operating System: Mac OS X
Location: Enschede, Holland
Contact:

Postby The DJ » 11 Apr 2006 22:20

VLC doesn't provide "bandwith information" usually for it's RTSP sessions. I guess that confuses the QuickTime player.
Don't use PMs for support questions.


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 23 guests