How to stop MULTICAST recording stream with parameter ?

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
PavelUK
New Cone
New Cone
Posts: 9
Joined: 17 May 2007 15:09
Contact:

How to stop MULTICAST recording stream with parameter ?

Postby PavelUK » 19 May 2007 22:05

Hi mates,

Ive got really big problem in Windows with VLC 0.8.6 .
The Question is: Does exist in VLC some WORKING parameter witch which i can stop recording MULTICAST streaming video ? --stop-time parametr DOESNT work.

My running script is:

Code: Select all

start vlc --codec ffmpeg udp://@239.194.10.11:1234 --stop-time=10 --sout=#transcode{acodec=mp3,ab=128,channels=2}:duplicate{dst=std{access=file,mux=ps,url="D:\recCT1.mpg"}}


But this script runs NEVERENDING recording.

So when i add --stop-time parameter like this:

Code: Select all

start vlc --codec ffmpeg udp://@239.194.10.11:1234 --stop-time=10 --sout=#transcode{acodec=mp3,ab=128,channels=2}:duplicate{dst=std{access=file,mux=ps,url="D:\recCT1.mpg"}} --stop-time 10
Recording is same, neverending :(

I hope there is some solution, without using any special scheduling programs, because than its sux and quite big BUG for me! :(

Thx, for every help!!

PavelUK
New Cone
New Cone
Posts: 9
Joined: 17 May 2007 15:09
Contact:

Postby PavelUK » 19 May 2007 23:48

Well, I found solution in using Mencoder instead of VLC.

Simple script

Code: Select all

start mencoder -cache 4096 rtp://@239.194.10.13:1234 -vf scale=640:480 -o title2.avi -oac copy -ovc lavc -lavcopts vcodec=mpeg4 -endpos 10
Make everything what i want :lol:


Anyway, if there is some solution for VLC i will preffer it!

DJ
Cone Master
Cone Master
Posts: 8206
Joined: 01 Jan 2006 04:30
Location: Koloa, Hawaii USA

Postby DJ » 20 May 2007 08:28

viewtopic.php?t=28447
Free PVR and support for VLC


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 40 guests