Mourad AKLOUF
2018-05-14 09:38:25 UTC
hello !
I have troubles with converting 4k video from .yuv to .y4m , to use it
after that as input for Av1 encoder ;
I'm using mjpegtools and this is the commands :
cat Drums_3840x2160_100fps_10bit_420_jvet.yuv | ./yuv4mpeg -w 3840 -h 2160
-x 420mpeg2 -i p -r 100:1 > Drums_3840x2160_100fps_10bit_420_jvet.y4m
./yuvplay < Drums_3840x2160_100fps_10bit_420_jvet.y4m # this is for
palying
when i play the .y4m nothing appears which probably means bad conversion ,
however it works very fine with any CIF sequence. the problem i think is in
the bit-depth (10b) i couldnt find any way to put it as arg for the
converion.
do you know any other way to do the conversion ? and does the AV1 encoder
accept other extension besides .y4m as input ?
I have troubles with converting 4k video from .yuv to .y4m , to use it
after that as input for Av1 encoder ;
I'm using mjpegtools and this is the commands :
cat Drums_3840x2160_100fps_10bit_420_jvet.yuv | ./yuv4mpeg -w 3840 -h 2160
-x 420mpeg2 -i p -r 100:1 > Drums_3840x2160_100fps_10bit_420_jvet.y4m
./yuvplay < Drums_3840x2160_100fps_10bit_420_jvet.y4m # this is for
palying
when i play the .y4m nothing appears which probably means bad conversion ,
however it works very fine with any CIF sequence. the problem i think is in
the bit-depth (10b) i couldnt find any way to put it as arg for the
converion.
do you know any other way to do the conversion ? and does the AV1 encoder
accept other extension besides .y4m as input ?
--
You received this message because you are subscribed to the Google Groups "Codec Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codec-devel+***@webmproject.org.
To post to this group, send email to codec-***@webmproject.org.
Visit this group at https://groups.google.com/a/webmproject.org/group/codec-devel/.
For more options, visit https://groups.google.com/a/webmproject.org/d/optout.
You received this message because you are subscribed to the Google Groups "Codec Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codec-devel+***@webmproject.org.
To post to this group, send email to codec-***@webmproject.org.
Visit this group at https://groups.google.com/a/webmproject.org/group/codec-devel/.
For more options, visit https://groups.google.com/a/webmproject.org/d/optout.