Ticket #1496 (open enhancement)

Opened 12 months ago

Last modified 6 months ago

Stream passthru : VideoCodec copy

Reported by: Lupu Owned by:
Priority: wish Component: FFserver
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

FFserver does not support FFmpeg's "-vcodec copy" or "-acodec copy"
VideoCodec? copy
AudioCodec? copy

1) "-vcodec/-acodec copy" is very useful when you just want to change the container of the stream

2) If you have output streams at various bitrates: high(same as input feed), low;
then only the low quality stream would need to be re-encoded saving cpu time.

Change History

comment:1 Changed 6 months ago by cehoyos

  • Keywords transcoding vcodec acodec copy removed
  • Priority changed from normal to wish
  • Version changed from unspecified to git-master
  • Status changed from new to open
Note: See TracTickets for help on using tickets.