VideoHelp Forum




+ Reply to Thread
Page 6 of 6
FirstFirst ... 4 5 6
Results 151 to 171 of 171
  1. Originally Posted by billybanana View Post

    I compared Ozivine vs yt-dlp for that Ep 33. 653mb v 654mb, same bit rate, so not much in it. I did see some 1080p files online for the same episode. One can only presume these are being recorded directly from the live stream (as they have the 9 logo and not the 9Now logo which you'll get from any of the stuff on 9Now service).
    This will be the comparison between the AVC and H264 versions of the stream I mentioned a few posts ago. For Ep33 the H264 stream gives you a drastically better version for this episode.


    H264 Stream
    Code:
    File size : 874 MiB
    Duration : 57 min 30 s
    Overall bit rate : 2 125 kb/s
    Frame rate : 25.000 FPS
    AVC Stream
    Code:
    File size : 653 MiB
    Duration  : 57 min 30 s
    Overall bit rate  : 1 587 kb/s
    Frame rate  : 25.000 FPS
    Quote Quote  
  2. Member
    Join Date
    Oct 2023
    Location
    Afghanistan
    Search PM
    I've got a working solution to grab the H264 streams but they are direct http/https, so don't play with N_m3u8DL-RE and is a bit ugly in my script, so I'd need a bit of clean up work to produce a nicer aesthetic if I was to choose to do anything with it. Looking at the latest ep of "The Block" the AVC is 2205 Kbps and the h264 is 2124 Kbps, so it doesn't always follow they are much better quality.
    Quote Quote  
  3. Originally Posted by billybanana View Post
    Looking at the latest ep of "The Block" the AVC is 2205 Kbps and the h264 is 2124 Kbps, so it doesn't always follow they are much better quality.
    The issue is that the pre-summary that shows on this episode that the AVC is higher is much more of an estimate. The h264 variant is closer to the final result. eg. The Block Ep 35



    Based on that output summary from yt-dlp it does show that the AVC stream is slightly higher but the end results are different:

    AVC
    Code:
    Complete name                            : G:\YT-DLP Scripts\AVC.mkv
    Format                                   : Matroska
    Format version                           : Version 4
    File size                                : 805 MiB
    Duration                                 : 55 min 56 s
    Overall bit rate mode                    : Variable
    Overall bit rate                         : 2 012 kb/s
    H264
    Code:
    Complete name                            : G:\YT-DLP Scripts\H264.mkv
    Format                                   : Matroska
    Format version                           : Version 4
    File size                                : 852 MiB
    Duration                                 : 55 min 56 s
    Overall bit rate                         : 2 130 kb/s
    the H264 stream still comes out with a slightly higher file + bitrate. Admitantly this episode shows little difference but with the block this season I have seen as much as 40% difference.
    Quote Quote  
  4. I launched OziVine and the following appeared, any solutions?
    Image
    [Attachment 84850 - Click to enlarge]
    Quote Quote  
  5. Member
    Join Date
    Oct 2023
    Location
    Afghanistan
    Search PM
    Doesn't like double quotes in your config.yaml file ?

    This is the default for the config file. You could try single quotes or no quotes.

    Code:
    downloads_path: "C:/YourPath/" # Example paths
    wvd_device_path: "C:/YourPath/wvd/your_device_name.wvd"
    cookies_path: "C:/YourPath/Ozivine/cookies/cookies.txt"
    
    credentials:
      10play: username:password # Replace with your own credentials
      tvnz: username:password
    Have you specified your paths correctly to downloads, wvd and cookies ?
    Quote Quote  
  6. billybanana this is what I have in config.yaml:
    Image
    [Attachment 84852 - Click to enlarge]
    Quote Quote  
  7. Got it, it doesnt like network UIDs.
    Quote Quote  
  8. Member
    Join Date
    Oct 2023
    Location
    Afghanistan
    Search PM
    I was able to download that episode without issue. The error indicates an issue with your cookies file. I've had the best results using this extension to export cookies previously.

    https://chromewebstore.google.com/detail/open-cookiestxt/gdocmgbfkjnnpapoeobnolbbkoibbcif
    Quote Quote  
  9. I've redownloaded the cookies file, same issue.
    Quote Quote  
  10. Hi all!
    I read that on SBS on demand you can download in HD
    Can you say me the maximum resolution of this one?
    https://www.sbs.com.au/ondemand/watch/2403821123938
    with yt-dlp it comes at 1280x720
    Any chance to have with this APP ozivine a 1080p?
    Last edited by timetunnel; 5th Mar 2025 at 01:23.
    Quote Quote  
  11. Member
    Join Date
    Oct 2023
    Location
    Afghanistan
    Search PM
    Originally Posted by timetunnel View Post
    Any chance to have with this APP ozivine a 1080p?
    Nope, SBS streams at a maximum 720p. When I spoke to them last year, they claimed to be streaming a couple of shows at 1080p, but I've yet to see any of them eventuate.
    Quote Quote  
  12. Originally Posted by billybanana View Post
    Originally Posted by timetunnel View Post
    Any chance to have with this APP ozivine a 1080p?
    Nope, SBS streams at a maximum 720p. When I spoke to them last year, they claimed to be streaming a couple of shows at 1080p, but I've yet to see any of them eventuate.
    thanks anyway
    Quote Quote  
  13. Member
    Join Date
    Oct 2023
    Location
    Afghanistan
    Search PM
    First time I've seen an ABC video with the 720p version having a higher bitrate than the 1080p. Of course my script uses the "--select-video best" option. Hopefully that's just a one off, otherwise will need to maker some adjustments to the logic.

    Code:
    10:44:15.944 INFO : N_m3u8DL-RE (Beta version) 20241203
    10:44:15.955 INFO : Loading URL: https://iview-vod.akamaized.net/prod/fa2/FA2435H010S00MA1D1/20250407211202/mpegdash/1080.mpd
    10:44:16.313 INFO : Content Matched: Dynamic Adaptive Streaming over HTTP
    10:44:16.314 INFO : Parsing streams...
    10:44:16.316 WARN : Writing meta json
    10:44:16.325 INFO : Extracted, there are 9 streams, with 8 basic streams, 1 audio streams, 0 subtitle streams
    10:44:16.326 INFO : Vid *CENC 1280x720 | 4178 Kbps | 4500000 | avc1.640028 | 1 Segment | ~16m02s
    10:44:16.326 INFO : Vid *CENC 1920x1080 | 4066 Kbps | 6000000 | avc1.640028 | 1 Segment | ~16m02s
    10:44:16.326 INFO : Vid *CENC 1280x720 | 2747 Kbps | 3000000 | avc1.640028 | 1 Segment | ~16m02s
    10:44:16.327 INFO : Vid *CENC 1024x576 | 1766 Kbps | 1500000 | avc1.640028 | 1 Segment | ~16m02s
    10:44:16.327 INFO : Vid *CENC 800x450 | 1202 Kbps | 1000000 | avc1.640028 | 1 Segment | ~16m02s
    10:44:16.327 INFO : Vid *CENC 640x360 | 622 Kbps | 650000 | avc1.4D401E | 1 Segment | ~16m02s
    10:44:16.327 INFO : Vid *CENC 512x288 | 504 Kbps | 500000 | avc1.4D401E | 1 Segment | ~16m02s
    10:44:16.328 INFO : Vid *CENC 320x180 | 211 Kbps | 220000 | avc1.4D401E | 1 Segment | ~16m02s
    10:44:16.328 INFO : Aud *CENC audio-und-mp4a | 137 Kbps | mp4a.40.2 | 2CH | 1 Segment | ~16m02s
    10:44:16.329 INFO : Parsing streams...
    10:44:16.329 INFO : Selected streams:
    10:44:16.329 INFO : Vid *CENC 1280x720 | 4178 Kbps | 4500000 | avc1.640028 | 1 Segment | ~16m02s
    10:44:16.330 INFO : Aud *CENC audio-und-mp4a | 137 Kbps | mp4a.40.2 | 2CH | 1 Segment | ~16m02s
    10:44:16.330 WARN : Writing meta json
    10:44:16.331 INFO : Save Name: Media.Watch.Monday.7_4_2025.1080p.ABCiView.WEB-DL.AAC2.0.H.264
    Quote Quote  
  14. Originally Posted by billybanana View Post
    First time I've seen an ABC video with the 720p version having a higher bitrate than the 1080p.
    Looks like a false positive. Just ran it with the ouput and it still outputs a 720P file but the bitrate is down around 1.2mb/s
    Quote Quote  
  15. Member
    Join Date
    May 2025
    Location
    Arctic Pole
    Search PM
    Hi @billybanana, i've been testing your script, i really like that it exports the videos on .mkv and it downloads at great speed, but on SBS on Demand i'm having trouble getting any subtitles at all no matter what show, even if the show has the subtitles available it just ignores them, says 0 subtitles streams. Am i missing something?? this show as an example: https://www.sbs.com.au/ondemand/watch/2396903491955

    Image
    [Attachment 86864 - Click to enlarge]


    Thank you.
    Last edited by massoma; 7th May 2025 at 01:40.
    Quote Quote  
  16. Member
    Join Date
    Oct 2023
    Location
    Afghanistan
    Search PM
    Originally Posted by massoma View Post
    on SBS on Demand i'm having trouble getting any subtitles at all no matter what show, even if the show has the subtitles available it just ignores them, says 0 subtitles streams. Am i missing something?
    No you're not. Looks like they made a site change (or developed a bug) back in March. I always thought SBS hard coded the subs into their videos. Anyway I'll have a look at it and see what I can do.
    Quote Quote  
  17. Member
    Join Date
    May 2025
    Location
    Out their somewhere in the land of Kangaroos and Koalas.
    Search PM
    Subs are definitely still there on SBS videos. This one from something I downloaded on Monday.

    Image
    [Attachment 86938 - Click to enlarge]
    Quote Quote  
  18. ive found SBS will differ with its subtitle file depending on whats needed.

    Usually the most common is a dfxp file, which can easily be converted to srt with something like subtitle edit. On occiaison this will default to a vtt file.

    if they need forced subs so non-english content youll get two vtt files. One for forced subs and the other for normal subs.
    Quote Quote  
  19. is there a workable solution for the live streams without using the provider apps
    Quote Quote  
  20. Member
    Join Date
    Oct 2023
    Location
    Afghanistan
    Search PM
    Originally Posted by hamishegg View Post
    is there a workable solution for the live streams without using the provider apps
    You can use Matt Huisman's links for live tv. No point reinventing the wheel.

    https://i.mjh.nz/au/
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!