Hi;
Unfortunately this solution doesn't work for me. I'm using openSuSE 11.1 vlc --version
Code: Select all
VLC media player 1.0.0 Goldeneye
VLC version 1.0.0 Goldeneye
Compiled by abuild@pmbs.
Compiler: gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux)
This program comes with NO WARRANTY, to the extent permitted by law.
You may redistribute it under the terms of the GNU General Public License;
see the file named COPYING for details.
Written by the VideoLAN team; see the AUTHORS file.
I used my standard distro package manager and installed whatever rpms were in the repository.
so far I have this:
Code: Select all
cvlc -vvv --stop-time=60 http://provisioning.streamtheworld.com/pls/KKGOFM1AAC.pls --sout file/ts:/home/lixir/Download/Audio/Stream/Somefilename.mp4
Which works very well and records the stream to the file as indicated and playback of the file at a later date works as well. From the output it looks like the stream records up to the time limit but instead of stopping it just starts over and records another stream to disk and overwrites the previously recorded file till I break the running process with a Ctl C command. Please help. Any info would be appreciated. TIA