Thread
:
How to dump youtube live TV stream to file using commandline?
View Single Post
#
54
03-22-2013, 09:39 AM
magichandz
Junior Member
Join Date: Mar 2013
Posts: 21
Re: How to dump youtube live TV stream to file using commandline?
Quote:
Originally Posted by
chap
try
Code:
ffmpeg -i "bla,bla,bla" -c copy
-absf aac_adtstoasc t.mp4
this works for changing containers from ts to mp4 after the fact but capturing on the fly i get mixed results.
magichandz
View Public Profile
Send a private message to magichandz
Find all posts by magichandz