Quote:
Originally Posted by rad
Umm i cannot find the video. I installed livestreamer in program files. and how do i convert .ts file into .mp4? thanks
|
It should be in the livestreamer folder. I download 3 videos till now and it worked perfectly.
For conversion you need to install ffmpeg and then run this command after navigating into the folder using command prompt:
ffmpeg -i video.ts -c copy -bsf:a aac_adtstoasc video.mp4