View Single Post
  #2  
Old 03-03-2015, 02:15 AM
nullacht nullacht is offline
Senior Member
 
Join Date: Jan 2010
Posts: 230
nullacht will become famous soon enoughnullacht will become famous soon enough
Default

Re: Livestreamer and Record chaturbate cams


Quote:
Originally Posted by 123meins View Post

Started testing Livestreamer.

[...] how can i record that stream? [...]
Code:
livestreamer "https://chaturbate.com/lexilow/" best -o 01.ts
Code:
[cli][info] Found matching plugin chaturbate for URL https://chaturbate.com/lexilow/
[cli][info] Available streams: 480p (worst, best)
[cli][info] Opening stream: 480p (hls)
Quote:
Originally Posted by 123meins View Post

[...] but whats that for a format [...]
Code:
MPEG-TS

Container: MPEG-TS [.TS]
Video: AVC [H264]
Audio: AAC
Quote:
Originally Posted by 123meins View Post

[...] how can i convert that to a player-friendly readable format [...]
Code:
VLC can encode and decode this container.

[Link]
Code:
https://www.ffmpeg.org
Reply With Quote