Page 1 of 1

HD Streaming

Posted: 26 Dec 2013, 16:01
by tofuSCHNITZEL
I just wondered about the resolution ffmpeg converts the streaming media to...
the size is set by the transcode command to -s %wx%h
but this seems to default to 640 by something even for HD files.
There should be a way to select HD when streaming a video so that videos that have 1080 get streamed in 1080 and 720 videos in 720.
The next step would be to implement a admin setting to cap the resolution to e.g. 720 or to disable HD overall.
do you know where the default for the %w and %h gets set?