Quote:
Originally Posted by belindaschull
You can download the 3200k stream with uvd, I did it and worked but I can't watch them on uvd how you did it reydson? uvdconvert.php need to be modified to decrypt those files.
|
I was able to download and watch the 3200K hulu streams using UVD on a first gen ipad IOS 5.1.1 but when I moved the files over to my windows pc I had to use this command line prompt ffmpeg -i 3200.m3u8 -c copy test.ts doing this will give you the full tv show in one file but it will have the advertising and the audio is out of sync as well. I don't know how to get rid of the ads or fix the sync but you will have a full quality rip of the show. I believe the same can be accomplished with ffmpeg -i "3200.m3u8" -c:v copy -c:a copy -f mpegts test.ts I have not tested this yet but, I have my doubts it will fix the audio sync issue. If anyone knows how to properly do these hulu rips with UVD please help.