Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 06-11-2014, 12:36 PM
dexteriptv dexteriptv is offline
Junior Member
 
Join Date: Feb 2014
Posts: 18
dexteriptv is on a distinguished road
Post

How to record and play a stream using VLC


Hello All -

I am using the below command to record and play a stream using VLC.

The stream is successfully recording, but I am facing some difficulty in viewing the stream.
  • Not able to resize VLC screen
  • screen freezes some times (but in background the recorded stream has data)
Code:
"C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -q --one-instance --fullscreen --play-and-exit --network-caching=5600 --no-osd "http://vevoplaylist-live.hls.adaptive.level3.net/vevo/ch1/04/prog_index.m3u8" :sout=#transcode{vcodec=h264,vb=0,fps=0,scale=0}:duplicate{dst=rtp{dst=192.168.1.138,port=10000,mux=ts,ttl=1},dst=file{dst=../last_ch_rec.mp4,mux=ts,ttl=1},dst=display} :sout-keep
Any other way I can play and record the stream?
Reply With Quote
  #2  
Old 06-11-2014, 06:37 PM
drbmn drbmn is offline
Member
 
Join Date: May 2012
Posts: 145
drbmn is on a distinguished road
Default

Re: How to record and play a stream using VLC


Have you tried ffmpeg?
Code:
ffmpeg -i "http://vevoplaylist-live.hls.adaptive.level3.net/vevo/ch1/04/prog_index.m3u8" -acodec copy -vcodec copy out.mp4 - | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 07:14 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons