Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > New and alternative video codecs

Reply
 
Thread Tools Search this Thread Display Modes
Old 18th March 2021, 01:33   #41  |  Link
Neiromaster
Neiromaster
 
Join Date: Sep 2006
Location: St. Petersburg, Russia
Posts: 68
Quote:
Originally Posted by benwaggoner View Post
If it is between xvid and x264, AV1 or VP9 are already better.
This is a different, completely rewritten codec.
Several new inventions have been added

It does not currently support B frames.
But this is planned to be added in the near future.

If you compare it in zerrolatensy mode, then it is better than 264, close to 265 and better AV1 in realtime modes. Similar in level to VP9 with B frames, but has a number of unique things.

And yes, this is a realtime codec that plays in a different area than AV1
Neiromaster is offline   Reply With Quote
Old 18th March 2021, 06:52   #42  |  Link
Neiromaster
Neiromaster
 
Join Date: Sep 2006
Location: St. Petersburg, Russia
Posts: 68
About x264 and SIF

Park Joy at 8 Mbit.

https://disk.yandex.ru/d/9_oLybuBktSSVQ

Encoding String
ConsoleEnc.exe "park_joy_1080p.y4m" --viz_dist=64 -o park_joy_1920x1080_test.avi

x264 Veryslow Zerolatency crf 30

https://disk.yandex.ru/i/5u3ZJRFI-P5Ubw

You can see everything yourself
Neiromaster is offline   Reply With Quote
Old 7th April 2021, 21:09   #43  |  Link
Gravitator
Registered User
 
Join Date: May 2014
Posts: 292
Hello!
v2.05.0
Encoding is completed without starting the second pass.
C:\>ffmpeg -i z:\space_6s.mkv -f yuv4mpegpipe - | sif1_enc.exe --avi_outp --comp_mode=vbr_all_p --vbr_stat_f=z:\sif_stat.sta --out_bitrt=1200 -o z:\test.avi -
----
Are there any plans to make friends your decoder with the MPC-BE player?
__________________
Win10x64, Xeon E5450, GTX 750 2GB, DDR3 8GB.

Last edited by Gravitator; 7th April 2021 at 21:14.
Gravitator is offline   Reply With Quote
Old 9th April 2021, 06:27   #44  |  Link
Neiromaster
Neiromaster
 
Join Date: Sep 2006
Location: St. Petersburg, Russia
Posts: 68
An interface that uses standard threads does not allow you to rewind the thread to the beginning of the file. Therefore, when you use it, you cannot specify multiple passes with a single key.

Use multiple program launches
C:\>ffmpeg -i z:\space_6s.mkv -f yuv4mpegpipe - | sif1_enc.exe --avi_outp --comp_mode=vbr_1_p --first_pass_mode=medium --vbr_stat_f=z:\sif_stat.sta --viz_dist=45 -o z:\test.avi

C:\>ffmpeg -i z:\space_6s.mkv -f yuv4mpegpipe - | sif1_enc.exe --avi_outp --comp_mode=vbr_2_p --first_pass_mode=medium --vbr_stat_f=z:\sif_stat.sta --out_bitrt=1200 -o z:\test.avi

Setting the VD value on the first pass affects the quality obtained on the second pass.

The DirectShow decoder uses a 10 bit p010 format, which causes a number of problems with programs that do not understand it.

Some problems with this were fixed and the DirectShow decoder was updated without increasing the version number.

On the other hand, native support for decoding the format in FFMPEG, VLC is needed.
To do this, need to open the decoder code under the GPL or BSD license.
I am not the sole owner of SIF Codec LLC and such a solution requires coordination of different interests. This is a goal in the near future.
Neiromaster is offline   Reply With Quote
Old 8th May 2021, 15:57   #45  |  Link
Gravitator
Registered User
 
Join Date: May 2014
Posts: 292
Waiting for b-frames.
__________________
Win10x64, Xeon E5450, GTX 750 2GB, DDR3 8GB.
Gravitator is offline   Reply With Quote
Old 11th May 2021, 00:50   #46  |  Link
benwaggoner
Moderator
 
Join Date: Jan 2006
Location: Portland, OR
Posts: 4,750
Quote:
Originally Posted by Gravitator View Post
Waiting for b-frames.
For videoconferencing, B-frames aren't used. So a codec doesn't need them to be interesting or valuable.

I can see a future codec combining generalized B-frames with off-screen references into something that doesn't really have B-frames per se, with everything only forward-referenced...
__________________
Ben Waggoner
Principal Video Specialist, Amazon Prime Video

My Compression Book
benwaggoner is offline   Reply With Quote
Old 13th December 2021, 20:38   #47  |  Link
Gravitator
Registered User
 
Join Date: May 2014
Posts: 292
Здравствуйте!
At what stage of development are you?
__________________
Win10x64, Xeon E5450, GTX 750 2GB, DDR3 8GB.
Gravitator is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 23:24.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.