-
Hello,
I try your example code with my huawei P9 lite . The default example is OK good work, but i try SurfaceModeRTMP when the connection success the video freez but the audio is streaming.
OpenG…
-
On SKL, the cmd line can work on intel-vaapi-driver(i965), but failed on intel-media-driver(iHD)
ffmpeg -hwaccel vaapi -vaapi_device /dev/dri/renderD128 -y -s:v 1920x1080 -i ./encoderbitstreams//1080…
-
### Description of the problem
Trying to limit CPU usage with Roku 2160p60 preset by adding ": threads=1" and it doesn't seem to be working. My 4 core 2012 Mac mini has Handbrake using 760% CPU on …
-
I have videos that can't be played with emby, when trying to play it I get:
> HeaderPlaybackError
> No compatible streams are currently available. Please try again later or contact your system a…
-
Sorry, this is not an issue with minimp3 but I don't believe there is any other way to ask this question. I would like to use minimp3 on a project but there is no point unless AAC can be decoded as we…
-
Use the cmd like this: ./ffmpeg -hwaccel vaapi -vaapi_device /dev/dri/renderD128 -s 1920x1080 -i 1920x1080_nv12.yuv -vf 'format=nv12,hwupload' -c:v mpeg2_vaapi test.ts
The media-driver will crash …
-
to compile ffmpeg with hardware assist h264 encoding:
./configure --enable-mmal --enable-omx-rpi --enable-omx
if you have an RPI3 , you can use multiple cores to speed up compilation:
make -j4
to te…
-
お世話になっております。
WOWOWで前後のカットがうまく行かない場合のログを挙げておきます。
Tssplitterの「-SEP2 -SEPA」オプションを使うと、うまく分離できます。
すみませんが、もしできましたらどうかよろしくお願いいたします。
C:\Tool_Program\Video\Amatsukaze\exe_files\AmatsukazeCLI.exe -…
-
We use gstreamer to create hls streams with adaptive bitrate. Currently video are transcoded using elements such as videorate, videoscale and x264enc. It works fine, but we'd like to switch to MFX ele…
-
Pygments has[ this feature](http://pygments.org/docs/quickstart/#guessing-lexers) where you can `cat | pygmentize` or `pygmentize ` and the syntax will be guessed according to some patterns in the fi…
cpixl updated
6 years ago