CDN-Transcode-Sample
CDN-Transcode-Sample copied to clipboard
Media transcoding is a key function for live video broadcasting, streaming, and video on demand use cases in a CDN network. The CDN Transcode sample (not a finished product) provides a reference pipel...
**To Reproduce** 1. Use ffmpeg upstreaming stream as input media content to xcode server and do transcoding, command line such as: ```bash ffmpeg -re -i /media/_System_Validation/mp4_h264aac/h264_1920x1080_b@40_2397_8225kbps_cbr_aac_lc_256kbps_48000_hd_the_living_see_2mn48s.mp4 -c:v copy -f flv...
[Issue Description] The time format display incorrect when first time playing dash stream in VOD mode. After the first transcoding is completed, the time format will be normal. On Chrome...
Issue Description: While using local stream as input (Intelligent.mp4 we used) to do SVT-HEVC transcoding with ffmpeg, and cofnig output as streaming with HLS (command line copied below), then use...
[Issue Description] When use IP camera stream as input to do SVT-HEVC transcoding with ffmpeg, the output stream can’t be played after about three minutes of transcoding. The error message...
**Describe the bug** While using local stream as input to do SVT-HEVC transcoding with ffmpeg, and config output as streaming with DASH, then use VLC or FFPLAY to playback the...
**Describe the problem which need help** 1to1 transcoding Video on demand function with browser playback. **To Reproduce** 1. If input streaming mode is live, run below command on streaming server:...