Skip to content
View tedb19's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report tedb19

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Advanced-React Advanced-React Public

    Forked from wesbos/Advanced-React

    Starter Files and Solutions for Full Stack Advanced React and GraphQL

    JavaScript

  2. FFMPEG MP4 to HLS Conversion.md FFMPEG MP4 to HLS Conversion.md
    1
    Direct copy of pre-encoded file:
    2
    
                  
    3
        $ ffmpeg -i filename.mp4 -codec: copy -start_number 0 -hls_time 10 -hls_list_size 0 -f hls filename.m3u8
  3. issue-tracker issue-tracker Public

    TypeScript