View Single Post
Old 22nd September 2016, 07:23   #246  |  Link
Jamaika
Registered User
 
Join Date: Jul 2015
Posts: 708
Daala finally provides color depth 10 bit. Unfortunately, the lack of support the CPU very limited coding. (max. fullhd) It's very slow. Still need to improve the player because he doesn't work.
Code:
daalaenc.exe --b-frames 4 --keyframe-rate 23.976 --complexity 5 --video-quality 18 --fpr --output "image_rate18.ogg" -
Code:
Output #0, yuv4mpegpipe, to 'pipe:':
  Metadata:
    date            : 2016-09-07T08:27:49+02:00
    encoder         : Lavf57.50.100
    Stream #0:0: Video: wrapped_avframe, yuv444p10le, 4096x2304, q=2-31, 200 kb/s, 23.98 fps, 23.98 tbn, 23.98 tbc
    Metadata:
      encoder         : Lavc57.57.101 wrapped_avframe
Stream mapping:
  Stream #0:0 -> #0:0 (rawvideo (native) -> wrapped_avframe (native))
Press [q] to stop, [?] for help
File '-' is 4096x2304 23.976 fps 444p10 video.
Compressing...
frame=    7 fps=0.6 q=-0.0 size=  387072kB time=00:00:00.29 bitrate=10860790.5kbits/s speed=0.0241x
https://github.com/xiph/daala/commit...c4c17ca33bcb1b
https://github.com/xiph/daala/commit...6dcbec9f5d1b63
https://github.com/xiph/daala/commit...5c6066cddf1f41

Last edited by Jamaika; 22nd September 2016 at 08:01.
Jamaika is offline   Reply With Quote