Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

M3U8 to TS with ffmpeg

(http://stream-recorder.com/forum/showthread.php?t=19381)

waterboxes 02-17-2015 05:26 PM

M3U8 to TS with ffmpeg


 
1 Attachment(s)
Hi,

Been reading the many forums on how to do this, but having no luck.

This is my input:
ffmpeg -i "/halal/111113_video_burkett_brooklynbandkilling6pm_web.m3 u8" -c copy test.ts
This is my error:
https protocol not found, recompile with openssl or gnutls enabled.
Unable to open key file https://content-ause2.uplynk.com/che...e8196324255807
https protocol not found, recompile with openssl or gnutls enabled.
Unable to open key file https://content-ause2.uplynk.com/che...e8196324255807
[hls,applehttp @ 0x7fa768830000] Error when loading first segment 'http://stg-ec-ore-u.uplynk.com/slices/ec7/4f59ea65df184a2580ad8fc80d3eaa32/ec7a18498d7d4da78c113f67f7d31d09/D00000000.ts?pbs=43d7cf253ac1446fb8e8196324255807'
/halal/111113_video_burkett_brooklynbandkilling6pm_web.m3 u8: Invalid data found when processing input
I've attached my M3U8 file.

Ideas anyone??

Thank you!

hasomaso 02-17-2015 06:19 PM

Re: M3U8 to TS with ffmpeg


 
Hey Michael try that

Code:

ffmpeg -i "put here your .m3u8 url or local .m3u8 file" -c:v copy -c:a copy -f mpegts test.ts


All times are GMT -6. The time now is 03:00 AM.