<!-- Some styling for better description lists --><style type='text/css'>dt { font-weight: bold;float: left;display:inline;margin-right: 1em} dd { display:block; margin-left: 2em}</style>

   ***: ten157237743246305066182150355 has quit IRC (Remote host closed the connection)
   <br> ten157237743246305066182150355 has joined #linux-media
   <br> prabhakalad has quit IRC (Ping timeout: 480 seconds)
   <br> prabhakalad has joined #linux-media
   <br> tmerciai has joined #linux-media
   <br> ao2 has joined #linux-media
   <br> tmerciai has quit IRC (Ping timeout: 480 seconds)
   <br> GBenji has joined #linux-media
   <br> mvaittin has joined #linux-media
   <br> nnm- has quit IRC (Remote host closed the connection)
   <br> nnm has joined #linux-media
   <br> nnm has quit IRC (Remote host closed the connection)
   <br> mvaittin has quit IRC (Ping timeout: 480 seconds)
   <br> nnm has joined #linux-media
   <br> tmerciai has joined #linux-media
   <br> digetx has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)
   <br> digetx has joined #linux-media
   <br> digetx has quit IRC (Ping timeout: 480 seconds)
   <br> jmassot has joined #linux-media
   <br> digetx has joined #linux-media
   <br> digetx has quit IRC ()
   <br> digetx has joined #linux-media
   <br> digetx has quit IRC ()
   <br> digetx has joined #linux-media
   <br> digetx has quit IRC ()
   <br> digetx has joined #linux-media
   <br> tmerciai has quit IRC (Ping timeout: 480 seconds)
   <br> hansg has joined #linux-media
   <br> mvaittin has joined #linux-media
   <br> xroumegue has joined #linux-media
   <br> cyrinux has quit IRC ()
   <br> cyrinux has joined #linux-media
   <br> hansg has quit IRC (Quit: Leaving)
   <br> tmerciai has joined #linux-media
   <br> hansg has joined #linux-media
   <br> johancb has joined #linux-media
   <br> lplc has quit IRC (Remote host closed the connection)
   <br> lplc has joined #linux-media
   <br> BrianG61UK has quit IRC (Read error: Connection reset by peer)
   <br> eelstrebor has joined #linux-media
   <br> GBenji has left
   <br> mvaittin has quit IRC (Ping timeout: 480 seconds)
   <br> tmerciai1 has joined #linux-media
   <br> tmerciai has quit IRC (Ping timeout: 480 seconds)
   <br> tmerciai has joined #linux-media
   <br> tmerciai1 has quit IRC (Ping timeout: 480 seconds)
   <br> tmerciai has quit IRC (Ping timeout: 480 seconds)
   <br> danitool has joined #linux-media
   <br> tmerciai has joined #linux-media
   <br> darkapex has quit IRC (Remote host closed the connection)
   <br> darkapex has joined #linux-media
   <br> tmerciai has quit IRC (Ping timeout: 480 seconds)
   <br> ao2 has quit IRC (Quit: Leaving)
   <br> hansg has quit IRC (Quit: Leaving)
   <br> tmerciai has joined #linux-media
   <br> darkapex has quit IRC (Remote host closed the connection)
   <br> darkapex has joined #linux-media
   <br> johancb has quit IRC ()
   <br> tmerciai has quit IRC (Ping timeout: 480 seconds)
   <br> nst has quit IRC (Ping timeout: 480 seconds)
   <br> ten157237743246305066182150355 has quit IRC (Remote host closed the connection)
   <br> ten157237743246305066182150355 has joined #linux-media
   <br> nst has joined #linux-media
   <br> nst has quit IRC ()
   <br> nst has joined #linux-media
   <br> nst has quit IRC ()
   <br> nst has joined #linux-media
   jack_kekzoz[m]: Hi there, this command produces a video file well:
   <br> `gst-launch-1.0 -e -v v4l2src device=/dev/video1 num-buffers=1000 ! video/x-raw,width=1280,height=720 ! openh264
   <br> enc ! filesink location=video1.mkv`
   <br> How do I get a similar result using encodebin?
   <br> s/openh264/openh264enc/, s/enc//