[FFmpeg-user] FFmpeg 6.1.2 about vulkan h264 video decode

2024-09-25 Thread Wonskuis Yu(SH-RD)
Hi, When I use ffmpeg 6.1.2 to do transcode as flow cmd: ffmpeg.exe �Chwaccel vulkan �CI H264-4k.mp4 output.mp4 The assert of null pointer occur, after debug source code, I found the pointer of layered_frame is null, because it doesn’t created. Further, I found it only be created when d

[FFmpeg-user] How to reduce console output while downloading video stream?

2024-09-25 Thread Bo Berglund
When downloading a live stream on Linux using ffmpeg I get a lot of noise on the screen like: [hls @ 0x17859d0] Skip ('#EXT-X-VERSION:3') [https @ 0x1a03eb0] Opening 'https://somesite.com/stream/bc-1727330916096.ts' for reading frame= 628 fps= 41 q=32.0 size=1280kB time=00:00:20.99 bitrate= 4

[FFmpeg-user] Reference for using ffmpeg for streaming HLS pusposes

2024-09-25 Thread panji dia
Dear community, Thank you for letting me join this mailing list. So I have a question regarding live streaming with HLS. For now I just convert my media to m3u8 and call it from somewhere else. But is there any proper way or convenient way to do it? Or any of you guys got experience with it and s

Re: [FFmpeg-user] How to reduce console output while downloading video stream?

2024-09-25 Thread Ferdi Scholten
When downloading a live stream on Linux using ffmpeg I get a lot of noise on the screen like: [hls @ 0x17859d0] Skip ('#EXT-X-VERSION:3') [https @ 0x1a03eb0] Opening 'https://somesite.com/stream/bc-1727330916096.ts' for reading frame= 628 fps= 41 q=32.0 size=1280kB time=00:00:20.99 bitrate=

[FFmpeg-user] webvtt HLS discontinuity mismatch

2024-09-25 Thread Jonathan Baecker
Hello everybody, I would like to use this hls_flags "append_list+delete_segments+omit_endlist", but when I use them in combination with webvtt subtitle, it generate different playlists entries. In stream.m3u8 I get a "#EXT-X-DISCONTINUITY" flag before the first segment, but im stream_vtt.m3u