Search found 6 matches

Go to advanced search

by pfoff
10 Sep 2008 03:22
Forum: VLC stream-output (sout)
Topic: Segmentation fault using gather module
Replies: 9
Views: 1760

Re: Segmentation fault using gather module

No time yet, to try the nightly builds however I found out, that it does not crash, when I transcode on the fly, instead of just streaming prepared files. Successfull sout: "#gather:transcode{vcodec=DIV3,vb=1200,acodec=mp3,ab=128,channels=2,audio-sync}:duplicate{dst=std{access=mmsh,mux=asf,url=...
by pfoff
03 Sep 2008 03:01
Forum: VLC stream-output (sout)
Topic: Segmentation fault using gather module
Replies: 9
Views: 1760

Re: Segmentation fault using gather module

No matter, I'd do that on the testsystem. Is there a way to install it into a user specified directory(link?)?
The Suse we are talking about is still at 10.0...
I would like to see it working on my debian/ubuntu test environment.
Thanks for your quick responses!
by pfoff
02 Sep 2008 21:44
Forum: VLC stream-output (sout)
Topic: Segmentation fault using gather module
Replies: 9
Views: 1760

Re: Segmentation fault using gather module

on feisty:
VLC version 0.8.6c Janus
on hardy:
VLC-Version 0.8.6e Janus

on SuSE:
VLC version 0.8.6e Janus
and:
VLC-Version 0.8.6c Janus

All have the same problems, when I try to stream h264/m4a via mmsh/asfh. Does this answer your questions?)
by pfoff
02 Sep 2008 03:50
Forum: VLC stream-output (sout)
Topic: Segmentation fault using gather module
Replies: 9
Views: 1760

Re: Segmentation fault using gather module

I was trying with that: vlc -vvv --intf dummy --sout-all --sout-keep --sout "#gather:duplicate{dst=std{access=mmsh,caching=300,mux=ts,dst=:1236}}" list4.m3u Result: [00000330] main input debug: keeping sout [00000330] main input debug: thread 3037805456 joined (input/input.c:412) [00000281...
by pfoff
18 May 2008 23:56
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Stream audio only
Replies: 1
Views: 570

Re: Stream audio only

This did the job for me, even if it throws some errors: vlc -v --intf dummy --sout "#transcode{acodec=mpga,ab=128,channels=2}:duplicate{dst=std{access=http,caching=30,mux=raw,dst=:1234/audio.mp3},select=audio}" v4l://:v4l-adev=/dev/dsp Tested on linux(debian,suse), should work similar else...
by pfoff
05 May 2007 23:37
Forum: VLM
Topic: Play a playlist without stop
Replies: 6
Views: 6955

No correct way?

Hey guys, is there no better solution than this workaround!? Didn't find anything, so i tried those: vlc -vvv --intf telnet --telnet-port 1111 --telnet-password=asdfg --volume 512 --sout-all --loop --sout-keep --sout "#duplicate{dst=std{access=udp,mux=ts,dst=:1235}}" all_list.m3u& vlc ...

Go to advanced search