We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How can I choose the audio for each resolution, for example
1080: 192k audio 720: 128k audio 480: 96k audio
when I change hls_group_id it appears different in the player
'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/720.mp4,stream=video,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/720/$Number$.ts,playlist_name=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/720/main.m3u8,iframe_playlist_name=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/720/iframe.m3u8' 'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/480.mp4,stream=video,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/480/$Number$.ts,playlist_name=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/480/main.m3u8,iframe_playlist_name=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/480/iframe.m3u8' 'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/a1_128k.m4a,stream=audio,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/a/1_128k/$Number$.ts,playlist_name=a/1_128k.m3u8,hls_group_id=audio128k,hls_name=Spanish' 'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/a1_96k.m4a,stream=audio,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/a/1_96k/$Number$.ts,playlist_name=a/1_96k.m3u8,hls_group_id=audio96k,hls_name=Spanish' 'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/a2_128k.m4a,stream=audio,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/a/2_128k/$Number$.ts,playlist_name=a/2_128k.m3u8,hls_group_id=audio128k,hls_name=English' 'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/a2_96k.m4a,stream=audio,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/a/2_96k/$Number$.ts,playlist_name=a/2_96k.m3u8,hls_group_id=audio96k,hls_name=English' 'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/a3_128k.m4a,stream=audio,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/a/3_128k/$Number$.ts,playlist_name=a/3_128k.m3u8,hls_group_id=audio128k,hls_name=Brazilian Portuguese' 'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/a3_96k.m4a,stream=audio,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/a/3_96k/$Number$.ts,playlist_name=a/3_96k.m3u8,hls_group_id=audio96k,hls_name=Brazilian Portuguese' 'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/s4.vtt,stream=text,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/s/4/$Number$.vtt,playlist_name=s/4.m3u8,hls_group_id=text,hls_name=Spanish [Forced]' 'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/s5.vtt,stream=text,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/s/5/$Number$.vtt,playlist_name=s/5.m3u8,hls_group_id=text,hls_name=Spanish [Full]' 'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/s6.vtt,stream=text,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/s/6/$Number$.vtt,playlist_name=s/6.m3u8,hls_group_id=text,hls_name=English [Full]' 'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/s7.vtt,stream=text,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/s/7/$Number$.vtt,playlist_name=s/7.m3u8,hls_group_id=text,hls_name=English [SDH]' 'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/s8.vtt,stream=text,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/s/8/$Number$.vtt,playlist_name=s/8.m3u8,hls_group_id=text,hls_name=Brazilian Portuguese [Forced]' 'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/s9.vtt,stream=text,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/s/9/$Number$.vtt,playlist_name=s/9.m3u8,hls_group_id=text,hls_name=Brazilian Portuguese [Full]' --hls_playlist_type VOD --hls_master_playlist_output=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/master.m3u8
The text was updated successfully, but these errors were encountered:
Please don't click the link that preceded this comment. I deleted the comment. You may still see it in your inbox. It was spam and likely malware.
Sorry, something went wrong.
No branches or pull requests
How can I choose the audio for each resolution, for example
1080: 192k audio
720: 128k audio
480: 96k audio
when I change hls_group_id it appears different in the player
'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/720.mp4,stream=video,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/720/$Number$.ts,playlist_name=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/720/main.m3u8,iframe_playlist_name=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/720/iframe.m3u8'
'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/480.mp4,stream=video,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/480/$Number$.ts,playlist_name=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/480/main.m3u8,iframe_playlist_name=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/480/iframe.m3u8'
'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/a1_128k.m4a,stream=audio,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/a/1_128k/$Number$.ts,playlist_name=a/1_128k.m3u8,hls_group_id=audio128k,hls_name=Spanish'
'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/a1_96k.m4a,stream=audio,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/a/1_96k/$Number$.ts,playlist_name=a/1_96k.m3u8,hls_group_id=audio96k,hls_name=Spanish'
'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/a2_128k.m4a,stream=audio,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/a/2_128k/$Number$.ts,playlist_name=a/2_128k.m3u8,hls_group_id=audio128k,hls_name=English'
'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/a2_96k.m4a,stream=audio,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/a/2_96k/$Number$.ts,playlist_name=a/2_96k.m3u8,hls_group_id=audio96k,hls_name=English'
'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/a3_128k.m4a,stream=audio,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/a/3_128k/$Number$.ts,playlist_name=a/3_128k.m3u8,hls_group_id=audio128k,hls_name=Brazilian Portuguese'
'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/a3_96k.m4a,stream=audio,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/a/3_96k/$Number$.ts,playlist_name=a/3_96k.m3u8,hls_group_id=audio96k,hls_name=Brazilian Portuguese'
'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/s4.vtt,stream=text,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/s/4/$Number$.vtt,playlist_name=s/4.m3u8,hls_group_id=text,hls_name=Spanish [Forced]'
'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/s5.vtt,stream=text,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/s/5/$Number$.vtt,playlist_name=s/5.m3u8,hls_group_id=text,hls_name=Spanish [Full]'
'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/s6.vtt,stream=text,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/s/6/$Number$.vtt,playlist_name=s/6.m3u8,hls_group_id=text,hls_name=English [Full]'
'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/s7.vtt,stream=text,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/s/7/$Number$.vtt,playlist_name=s/7.m3u8,hls_group_id=text,hls_name=English [SDH]'
'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/s8.vtt,stream=text,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/s/8/$Number$.vtt,playlist_name=s/8.m3u8,hls_group_id=text,hls_name=Brazilian Portuguese [Forced]'
'in=/tmp/8d396962-cfba-466f-a4eb-ad7f103ab5fc/s9.vtt,stream=text,segment_template=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/s/9/$Number$.vtt,playlist_name=s/9.m3u8,hls_group_id=text,hls_name=Brazilian Portuguese [Full]'
--hls_playlist_type VOD --hls_master_playlist_output=/var/www/html/storage/app/Video/8d396962-cfba-466f-a4eb-ad7f103ab5fc/master.m3u8
The text was updated successfully, but these errors were encountered: