Hmm, but VLC use libx264.so/.a libraries from x264 package (which is on the same site and is a subprogect). Do you think, that x264 tool and libx264 works differently? I did build of liblame, ffmpeg, x264 and vlc from sources, if it matter.
Hi! I`m transcoding from a RTSP source (QVidium hardware encoder) to http (in flv format using x264 codec). rtsp caching is set to 5000, sout caching is set to 12 000 ( --rtp-caching=5000 --sout-mux-caching=12000). After a day or two, audio/video begin choppy and vlc show this: [0x15ed1f8] [Media: c...
Hi ! I`m using VLC 1.0.5 (linux, but I have the same problem under windows) and ffmpeg with x264 version 0.84.X. I want to pass extra options to the encoder to finetune resulted image. Encoder understand additional option like "profile=baseline", but not understand "preset=veryfast&qu...
Heh, seems to me this is encoder bug (???). If i restream using another codec/protocol as input - all woks fine: Streamer: vlc -vvv -I rc --ttl 12 dshow:// vdev="iSlim310" adev="USB Audio Device" size="640x480" --sout=#transcode{vcodec=mp4v,width=320,height=240,acodec=m...
Hi! May be this is subject to the tracker - let me know, but I want to discuss it here - may be I`m doing something wrong. When I restream video from RTP (192.168.2.108 is the source) source to FLV, using x264 codec (taday`s build from sources), I get the following: vlc -I rc -vvv http://192.168.2.1...
Hi! I`m running 1.0.5 on Ubuntu Karmic 64-bit. I have the following configuration for mosaics: --------------------------------------------------------- new bg1 broadcast enabled setup bg1 option fake-file=/home/corsar/disk2/background.png setup bg1 option mosaic-rows=1 setup bg1 option mosaic-cols=...
Hi! I`m building VLC from git. All works fine, but I noticed, that now list of modules contain "oldtelnet" instead "telnet". Searching google I found notice about deprecating telnet module. What should I use instead? I`m using vlc without GUI to stream video. Where I can find abo...
Heh, I found how to ask VLC fetch all tracks - I must add "--mms-all" to the command line, which is disabled by default. But it opens 3 windows - each window has it`s own resolution. How it is possible to indicate which video "channel" I want to see?
Hi! As i know, it is possible to extact specific language track from multilanguage video file. It is working fine by specifying "--audio-track=number" for file - for example, vlc --audio-track=22 1.wmv will extract 22nd track from multilanguage video. But (even using last version 1.0.2) I ...
I tried the same example from wiki and it is not worked for me - even with the latest VLC (1.0.2). Telnet interface status show the following: > show media show media : ( 4 broadcast - 0 vod ) channel1 type : broadcast enabled : yes loop : no inputs 1 : mms://livewms.europarl.europa.eu/reflector:361...
If someone is interested and can estimate - I can sponsor this functionality, because I need it too for my upcoming project and do not use third-party software.