Jump to content

M3U8 with audio and video track


dgrenier

Recommended Posts

14 minutes ago, softworkz said:

But then it still returns tons of "Invalid timestamps" errors,

Generally, ffmpeg works fine with separate streams - there's neither an issue with ffmpeg nor with Emby. You can try this for example:

ffmpeg -allowed_extensions ALL -protocol_whitelist "file,http,https,tcp,tls" -i https://devstreaming-cdn.apple.com/videos/streaming/examples/img_bipbop_adv_example_ts/master.m3u8 -c copy -y tmp.mkv

 

Link to comment
Share on other sites

Thanks for the response, It's interesting, if I test with this m3u8 manifest:

Quote

ffmpeg -allowed_extensions ALL -protocol_whitelist "file,http,https,tcp,tls" -i https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/manifest.m3u8 -c copy -y tmp.mkv

The mkv file is only audio (apologies for the French if you do try it lol)

I just wish it could work like it does with VLC 😕 

Link to comment
Share on other sites

16 minutes ago, dgrenier said:

Thanks for the response, It's interesting, if I test with this m3u8 manifest:

The mkv file is only audio (apologies for the French if you do try it lol)

I just wish it could work like it does with VLC 😕 

With VLC I don't get audio as well. 

I can only recommend to contact the provider of those streams.

Link to comment
Share on other sites

On 14/09/2023 at 22:20, softworkz said:

With VLC I don't get audio as well. 

I can only recommend to contact the provider of those streams.

Oh really? I have audio in VLC 3.0.19 on Fedora on: https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/manifest.m3u8, but if nothing can be done I understand, like I said before its not even for me, it's for a friend who wanted to record a show on my server, so thanks for trying, 

cheers ❤️ 

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...