Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

Problem playing/converting videos downloaded from up-lynk

(http://stream-recorder.com/forum/showthread.php?t=20738)

rst18 02-23-2016 03:14 AM

Problem playing/converting videos downloaded from up-lynk


 
So I have a few videos downloaded from livewellnetwork.com (content hosted by up-lynk) using livestreamer reading this thread http://stream-recorder.com/forum/dow...om-t19807.html

However, I seem to be facing the same problem as the guy in that thread, not being able to convert/play the final results on anything other than than mvp player (full video plays there)
Tried vlc and converting using handbrake but it doesn't seem to help. The videos seem to contain embedded ads for the network and I'm starting to believe this is the cause of my headaches.

Anyone knows if there's a way around this? Would prefer to play the videos outside the pc

thanks

stinkfoot 02-23-2016 11:39 AM

Re: Problem playing/converting videos downloaded from up-lynk


 
saying which video no play to being making of exmaple? remxuing ts formating with ffmpeg seeing if playing vlc?

slim10 02-23-2016 06:44 PM

Re: Problem playing/converting videos downloaded from up-lynk


 
Quote:

Originally Posted by rst18 (Post 82783)
So I have a few videos downloaded from livewellnetwork.com (content hosted by up-lynk) using livestreamer reading this thread http://stream-recorder.com/forum/dow...om-t19807.html

However, I seem to be facing the same problem as the guy in that thread, not being able to convert/play the final results on anything other than than mvp player (full video plays there)
Tried vlc and converting using handbrake but it doesn't seem to help. The videos seem to contain embedded ads for the network and I'm starting to believe this is the cause of my headaches.

Anyone knows if there's a way around this? Would prefer to play the videos outside the pc

thanks

Use FFmpeg to change the downloaded TS files into MP4s, like this:

Code:

ffmpeg -i INPUTFILENAME -bsf:a aac_adtstoasc -c copy OUTPUTFILENAME.mp4


All times are GMT -6. The time now is 01:11 PM.