The .m3u8 video being downloaded converted to mp4 result in troublesome
by BudiKusasi from LinuxQuestions.org on (#5EX41)
why did the .m3u8 video being downloaded converted to mp4 result in lower resolution quality?
It's anyway done by either vlc or ffmpeg cli
Code:$ sudo ffmpeg -i 'https://proxy-11.sg1.dailymotion.com/sec(vlh-KpwGb8HUr2KugsbYOZgrMqEUsCk-Wr4rEY_5AqbneuzjuA3qznTv3J7Sl5084vG7LbkiwnlnMin5-vwmgiHUl-fZHe3jBg9cEpO_AKE)/video/411/277/413772114_mp4_h264_aac_l2.m3u8' -c:av copy -f mp4 naturejust got it at Chrome network tool, see how a browser show it
https://www.dailymotion.com/video/x6ucklu
Please one expert solve it to be got the same good quality as browser show?


It's anyway done by either vlc or ffmpeg cli
Code:$ sudo ffmpeg -i 'https://proxy-11.sg1.dailymotion.com/sec(vlh-KpwGb8HUr2KugsbYOZgrMqEUsCk-Wr4rEY_5AqbneuzjuA3qznTv3J7Sl5084vG7LbkiwnlnMin5-vwmgiHUl-fZHe3jBg9cEpO_AKE)/video/411/277/413772114_mp4_h264_aac_l2.m3u8' -c:av copy -f mp4 naturejust got it at Chrome network tool, see how a browser show it
https://www.dailymotion.com/video/x6ucklu
Please one expert solve it to be got the same good quality as browser show?