intel / media-delivery

This collection of samples demonstrates best practices to achieve optimal video quality and performance on Intel GPUs for content delivery networks. Check out our demo, recommended command lines and quality and performance measuring tools.
MIT License
92 stars 29 forks source link

demo: support input file w/o audio #7

Closed dvrogozh closed 4 years ago

dvrogozh commented 4 years ago

https://github.com/intel/media-delivery/blob/master/samples/cdn/do-transcode.sh#L147

We actually account on .mp4 content for the demo to contain audio. This might not be the case if engineers are playing with the quality selected content which usually are pure raw video streams. This, this makes sense to handle such streams.