kris
782156967b
Add --video_mode HGR|DHGR option to support both video modes uniformly.
2019-04-25 17:38:04 +01:00
kris
531a6ae345
Allow player to exit cleanly
...
- can't emit Terminate opcode in the middle of the bytestream
- pad the TCP stream to next 2k boundary when emitting terminate opcode,
since the player will block until receiving this much data.
2019-03-23 21:46:35 +00:00
kris
f37d07914d
Print input frame rate, and default to every_n_video_frames=2 which
...
gives better quality without compromising frame rate too much.
2019-03-21 23:25:51 +00:00
kris
fe10f98128
Support skipping frames from the input video to increase output
...
image quality at the expense of frame rate.
2019-03-21 22:43:02 +00:00
kris
fb47e48e4a
Fix imports and point to player debug symbols
2019-03-21 16:24:40 +00:00
kris
bbfcacd674
Move transcoder to new location
2019-03-21 16:10:16 +00:00