[FFmpeg-user] unable to play watch.hgtv.com stream

Nicolas George george at nsup.org
Sun Apr 3 12:04:04 CEST 2016


Le quintidi 15 germinal, an CCXXIV, Moritz Barsnick a écrit :
> The header option you are looking for is "-headers" with an 's', as far
> as I know. And it is an input option (because it shall apply to your
> input), and must therefore be placed before the corresponding "-i".

Technically, it is a protocol option, and must therefore be placed before
the corresponding use of the protocol: before the -i if the protocol is used
for input, but after -i and before the corresponding output for protocols
used as output.

> Alas, I have no idea why ffmpeg doesn't warn about the wrong option.

Probably because it has not reached it yet: opening the input fails, parsing
the options for the output has not been processed.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20160403/e86f1fd8/attachment.sig>


More information about the ffmpeg-user mailing list