Hello, My aim is to be able to display subtitle at vlc player. Below is streaming code without subtitle file: sudo -u ermos cvlc -vvv /var/www/html/en/3.mp4 --live-caching=300 --sout '#transcode{vcodec=xvid,fps=24,acodec=mp4a,vb=4016,ab=93,canvas-width=536,canvas-height=1280,scale=1,channels=2,deint...
Hello, I have a video file which has two audio tracks. What I want to do is to stream it as it is. (Stream content will have two audio track) When I analyze the video file, it shows relevant channel numbers as shown below Stream #0.0[0x190f]: Video: h264 (Main), yuv420p, 720x576 [PAR 16:11 DAR 20:11...
hello,
i changed bitrate, frame rate and scale parameters. As a result, time-out period is less now but related errors still exist.
I will keep my settings and wait for developments, if possible...
Hello, I am sorry, pastebin is down at my end. PC: Win7 64 Ultimate VLC Versions: 2.0.8 vs 2.1.0 Rincewind I do not have any problem when I transmit live video to other destination in 2.0.8. The system detects incoming stream. I did the same settings in 2.1.0 Rincewind, remote pc did not detect the ...
Hello, At both streaming and client sides, I have been running 2.0.8 Twoflower. I resetted the preferences at both sides at first and then started streaming. During preview VLC tried to buffer too many times at client side, stucked couple of times and then stopped. Here are streaming parameters: :so...
Hello,
In previous versions i did not encounter a problem with RTP/Mpeg streaming.
When I try 2.1.0 version, stream is not starting.
Should I enter a stream name? Also I am unable to enter TTL parameter in appearing windows.
Hello, Issue: VLC at client side stops after 40-60seconds. Stream type : RTP/Mpeg- H264 (TS) When stream get started, I open my TV and stops after 40-60 seconds. I need to set "packet size" to 1316 but I do not know how I can change it. VLC 2.0.8: Tools -> preferences -> All -> Input/Codec...
Hello, Some VPS virtualization softwares have got "the nr of core to be dedicated for each part of virtual server". When we come to VLC, if I am gonna run two VLC simultaneously and if one video shall be streamed in 480p & other one in 720p, is there any setting to dedicate : One core ...
Hello, I have a question about the relation between computer configuration and performance. My pc has been working under Win7 with 16GB Ram. Upload speed is stable and around 10Mbps. Pc has only "one CPU" and two capture cards. When I transmit two video contents at the same time, CPU goes ...
Hello, Have read some other topics under Mac section. I have been streaming my own live video with H264 codec option. I am able to watch the stream in pc with VLC. I am sure that VLC plays in Ipad but it's about the video content type. Two days ago, I streamed mpeg2 formatted video from server to ip...
Hello, I have been running two different stream sources simultaneously at remote pc. I run them through ssh panel. I open two vlc player and I can watch them remotely. There is no problem with audio and video but I got below error log. avcodec encoder warning: almost fed libavcodec with two frames w...
Hello, I opened up two ssh panel with the same username and then run two different stream. When I watch the second one, sound is belonging to the first stream but video is belonging to the second one. How can I show ssh the right path for different audio and video input? The first stream: vlc -vvv m...
when I change the command as shown below, it worked: vlc -vvv mms://89.201.164.181/stv :sout='#transcode{vcodec=h264,vb=1024,fps=25,scale=1,width=720,height=576,acodec=mpga,ab=128,channels=2,samplerate=44100}:rtp{dst=127.0.0.1,port=5004,sdp=file:///home/ermos/vlc/vlc.sdp,mux=ts,ttl=1}' :sout-all :so...
Hello, I would like to convert an http video stream into rtsp by typing ssh. I created a folder "vlc" under home directory and typed below code in ssh. I am not root in ssh but below code gives error. vlc -vvv mms://89.201.164.181/stv :sout=#transcode{vcodec=h264,vb=1024,fps=25,scale=1,wid...
"erase" video filter. - in vlc tools->effects & filters-> video effects tab -> overlay -> ticked logo -> select the logo.png file -> set the position by changing px parameters Tick "[v] Logo erase" that is next to "[ ] Logo" right there. Thank you so much! That is ...
Did you try the unlogo filter? Thanks. I think what you mean is shown in this video: http://www.youtube.com/watch?v=1ymv1WkMTqQ What I need to do is a little bit different. When the background color of video changes, color of logo will be changed automatically. Is this possible with VLC? Thanks in ...
Hello, Case: I have been streaming the video coming from capture card to Darwin streaming server. When I watch the video coming from Darwin server with another VLC player, video freezes time to time. Pixelation occurs. Stream PC Config: 8GB Ram, Win7 Ultimate, I7 Processor CPU Usage: 8% RAM Usage: 2...