Search found 28 matches

Go to advanced search

by limiteddi
20 Jan 2017 03:17
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Exit if there is nothing to play
Replies: 4
Views: 2595

Re: Exit if there is nothing to play

How about in command line? --play-and-exit does not work
by limiteddi
19 Jan 2017 18:37
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Exit if there is nothing to play
Replies: 4
Views: 2595

Exit if there is nothing to play

Is there any way to make VLC quit if there is no more input? By default the app is still running with "Nothing to play" response.
by limiteddi
10 Feb 2014 16:24
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC stream to RTMP
Replies: 1
Views: 1664

VLC stream to RTMP

Can VLC stream to RTMP? I use: ./vlc -vvv http://localhost:50480 --sout '#transcode{venc=x264{preset=ultrafast},vcodec=h264,vb=1500,acodec=aac,ab=12 8,samplerate=48000}:standard{access=rtmp,mux=ffmpeg(mux=flv),dst=rtmp://localhost:1935/myapp/lahme}' ffmpeg and ngix works well, cant get VLC to stream...
by limiteddi
21 Jan 2014 17:17
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC stops working after input drops - resume?
Replies: 1
Views: 309

VLC stops working after input drops - resume?

Is there a way for VLC to resume transcoding after input come back online? As an example, during bad weather the input would drop and VLM/VLC would stop. Is there a way for VLC to resume transcoding once sources are back?
by limiteddi
12 Jan 2014 07:17
Forum: VLC stream-output (sout)
Topic: Transcoding not working with acodec aac or mp4a
Replies: 2
Views: 3940

Transcoding not working with acodec aac or mp4a

Can't seem to get mp4a/aac working in 2.2.0. Here is my command ./vlc -vvv http://192.168.1.50:6002 --sout-avcodec-strict=-2 --sout '#transcode{venc=x264{preset=ultrafast},vcodec=h264,vb=1800,acodec=aac,ab=128,samplerate=48000}:standard{access=http,mux=ts,dst=192.168.1.50:9001}' Tried with: ffmpeg s...
by limiteddi
07 Jan 2014 19:23
Forum: VLC media player for Linux and friends Troubleshooting
Topic: How to execute multiple transcoding commands
Replies: 0
Views: 229

How to execute multiple transcoding commands

I have to check why VLM is crashing but in the mean time would be interested to know how one could possibly execute multiple transcoding commands from 1 terminal window? This works fine by issuing 1 command per separate terminal window in Linux.
by limiteddi
06 Jan 2014 18:48
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC-2.1.2 - lua error activating the HTTP interface
Replies: 8
Views: 3430

Re: VLC-2.1.2 - lua error activating the HTTP interface

No go Stops at the same error [0x20d3038] [cli] lua interface error: Error loading script /usr/local/lib/vlc/lua/intf/cli.luac: /usr/local/lib/vlc/lua/intf/cli.luac: bad header in precompiled chunk /usr/local/bin# ls root@streamer-Eu1:/usr/local/bin# ls -l /usr/bin/luac* lrwxrwxrwx 1 root root 16 Ja...
by limiteddi
06 Jan 2014 17:35
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC-2.1.2 - lua error activating the HTTP interface
Replies: 8
Views: 3430

Re: VLC-2.1.2 - lua error activating the HTTP interface

Here is what I have -rwxr-xr-x 1 root root 174920 Apr 8 2012 /usr/bin/lua5.1 -rwxr-xr-x 1 root root 191288 Apr 15 2012 /usr/bin/lua5.2 lrwxrwxrwx 1 root root 16 Jan 6 11:27 /usr/bin/luac -> /usr/bin/luac5.2 -rwxr-xr-x 1 root root 125312 Apr 15 2012 /usr/bin/luac5.2 I didnt have luac5.1 so I changed ...
by limiteddi
06 Jan 2014 06:08
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC-2.1.2 - lua error activating the HTTP interface
Replies: 8
Views: 3430

Re: VLC-2.1.2 - lua error activating the HTTP interface

rezils, how did you fix it? I have the same issue in 64 bit ubuntu
by limiteddi
04 Jan 2014 08:12
Forum: VLM
Topic: VLM + Tvheadend - help!
Replies: 1
Views: 2391

Re: VLM + Tvheadend - help!

This seems to be working by issuing commands in different terminals which is hard to manage. Any ideas on how to make with work on VLM?
by limiteddi
04 Jan 2014 07:30
Forum: VLM
Topic: VLM + Tvheadend - help!
Replies: 1
Views: 2391

VLM + Tvheadend - help!

VLM works flawless with mumudvb but I am having issues with transcoding from tvheadend Currently the channel is configured as http://192.168.1.55/playlist/channelid/1 When I transcode from the command line with the following ./vlc -vvv http://192.168.1.55:9981/playlist/channelid/1 --sout '#transcode...
by limiteddi
29 Dec 2013 22:58
Forum: VLC stream-output (sout)
Topic: Streaming from /dev/video0 issue
Replies: 4
Views: 922

Re: Streaming from /dev/video0 issue

Oddly, when I reboot the system the command works and I can stream with no issues but it enables RF input by default. Once I execute v4l2-ctl -i 2 command to change input to composite, I get the above output and nothing seems to be playing.
by limiteddi
29 Dec 2013 22:48
Forum: VLC stream-output (sout)
Topic: Streaming from /dev/video0 issue
Replies: 4
Views: 922

Re: Streaming from /dev/video0 issue

No changes root@pc:~/# ./vlc -vvv -I dummy /dev/video0 --sout '#transcode{venc=x264{preset=ultrafast},vcodec=h264,vb=800,ab=128}:standard{access=http,mux=ts,dst=192.168.1.55:9001}' VLC media player 2.1.2 Rincewind (revision 2.1.2-0-ga4c4876) [0x8237a08] main libvlc debug: VLC media player - 2.1.2 Ri...
by limiteddi
27 Dec 2013 18:50
Forum: VLC stream-output (sout)
Topic: Streaming from /dev/video0 issue
Replies: 4
Views: 922

Streaming from /dev/video0 issue

I've managed to stream /dev/video0 but only from the PC where card is installed, the following command does not work if executed from another PC remotely via SSH. The device is Hauppauge WinTV 150 MCE Code: Select all ./vlc -vvv /dev/video0 --sout '#transcode{venc=x264{preset=ultrafast},vcodec=h264,...
by limiteddi
27 Dec 2013 03:42
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Can not get Hauppauge PVR-150 to work in GUI
Replies: 2
Views: 978

Re: Can not get Hauppauge PVR-150 to work in GUI

I've managed to stream /dev/video0 but only from the PC where card is installed, the following command does not work if executed from another PC remotely via SSH ./vlc -vvv /dev/video0 --sout '#transcode{venc=x264{preset=ultrafast},vcodec=h264,vb=800,ab=128}:standard{access=http,mux=ts,dst=192.168.1...
by limiteddi
27 Dec 2013 00:34
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Can not get Hauppauge PVR-150 to work in GUI
Replies: 2
Views: 978

Re: Can not get Hauppauge PVR-150 to work in GUI

On the PC where input card is, ./vlc dev/dvb0 opens up the VLC GUI and once I press PLAY i can see the input. Now I cant seem to get this same result from remote pc connected with SSH. ./vlc /dev/video0 brings me to vlc command line and VLC gui never launches. I am trying to stream /dev/video0 to ht...
by limiteddi
26 Dec 2013 20:13
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Can not get Hauppauge PVR-150 to work in GUI
Replies: 2
Views: 978

Can not get Hauppauge PVR-150 to work in GUI

Not sure whats wrong, loaded all required drivers, changed input via v4l2-ctl -i 2(composite) but i cant seem to get VLC to play anything off the card. When I open the wizard it recognizes /dev/video0, i pick NTSC and leave frequency empty. VLC loads v4l2:///dev/video0, time starts to count but vide...
by limiteddi
26 Dec 2013 09:18
Forum: VLC media player for Linux and friends Troubleshooting
Topic: How to run multiple transcode/stream commands
Replies: 1
Views: 282

Re: How to run multiple transcode/stream commands

This functionality is available through vlc HTTP and VLM
by limiteddi
26 Dec 2013 08:40
Forum: VLC media player for Linux and friends Troubleshooting
Topic: How to run multiple transcode/stream commands
Replies: 1
Views: 282

How to run multiple transcode/stream commands

I have 3 channels to be transcoded simultaneously from http to http and transcode to H.264. Is there a recommended way to do this or do I just create a batch script to execute 3 lines that in turn will run 3 instances of VLC?
by limiteddi
23 Dec 2013 21:36
Forum: VLC stream-output (sout)
Topic: Power required to trancode multiple streams in H.264?
Replies: 6
Views: 1014

Re: Power required to trancode multiple streams in H.264?

on My PC (MacOS) a 1.1Mbit/s DVBS to h.264 stream needs about 70 to 100% of one core of a 2.4Ghz CPU, E5620@2.4.ghz. How many channels to you want to stream ? 4 or 16 ? 16 It seems like some serious horsepower is required to handle a dozen of channels if one core of 2.4Ghz CPU can only do 1 channel...
by limiteddi
23 Dec 2013 19:41
Forum: VLC stream-output (sout)
Topic: Power required to trancode multiple streams in H.264?
Replies: 6
Views: 1014

Re: Power required to trancode multiple streams in H.264?

Noone knows. It depends on too many parameters to answer.
Fair enough, let me turn the question around a bit:

How much CPU usage is required to transcode mpeg2 to H.264 on newest I7 Intel Quad Core PC?
by limiteddi
23 Dec 2013 17:12
Forum: VLC stream-output (sout)
Topic: Power required to trancode multiple streams in H.264?
Replies: 6
Views: 1014

Power required to trancode multiple streams in H.264?

Here is my set up: KU DVB-S feed > 4 x TBS Quad Tuners > Linux Box > WAN(Fiber)

Linux box will be transcoding the stream to H.264 from MPEG1/2 via VLC or FFmpeg How good would the Linux box need to be in order to handle this setup for multiple channels?
by limiteddi
23 Dec 2013 07:41
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Picture quality from DVB-S
Replies: 0
Views: 216

Picture quality from DVB-S

Have an old linux box and I stream out the channels via mumudvb but the channel quality is very sloppy. I tried different head-end apps but all produce the same picture quality when stream is viewed in vlc. Is it the tuner or video card or both in combination that causes the degradation of picture q...
by limiteddi
21 Dec 2013 22:21
Forum: VLC stream-output (sout)
Topic: DVBLast and LNB type issue
Replies: 1
Views: 789

DVBLast and LNB type issue

Hello, I cant seem to get DVBLast to lock onto a TP. I think the reason is that I can not tell it to use 10750 Mhz LNB. DVB scan works perfectly, well almost root@66:~/dvb-apps/util# scan -l 10750 Galaxy19.sat > Galaxy19.conf scanning Galaxy19.sat using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/ad...
by limiteddi
17 Dec 2013 16:50
Forum: VLC stream-output (sout)
Topic: Unicast vs Multicast - need help
Replies: 0
Views: 513

Unicast vs Multicast - need help

I've done some reading and I do understand what it is but what I do not understand is how it is used in streaming world and what is the advantage or disadvantage over unicast. I was hoping someone can shed some light. So I tried understanding multicast concept in a very simple iptv set up: e.g 1. He...

Go to advanced search