Re: [Discuss-gnuradio] gr-modtool

2019-02-11 Thread Mir Muhammad Lodro
; > 800 * 2 * 188/204 * 7/8 = 12.901961 Mbps > > > > Second, you need to constrain the video bitrate to fit into > > the selected TS bitrate. With ffmpeg, something like this: > > > > ffmpeg -i test.mp4 -c:v libx264 -b:v 10M -mi

[Discuss-gnuradio] gr-modtool

2019-02-08 Thread Mir Muhammad Lodro
Hi, I am trying to create OOT using gr_modtool. It responds with the following output: mirlodro@mirlodro:~/prefix/default$ gr_modtool newmod howto Command 'gr_modtool' not found, but can be installed with: sudo apt install gnuradio I have installed fresh copy of the GNU Radio using PyBombs. Tha

[Discuss-gnuradio] Expected FPGA compatibility number 35, but got 33

2018-06-20 Thread Mir Muhammad Lodro
Hi All, I have installed gnuradio from source as instructed on gnuradio webpage. I have Ubuntu 18.04 on my host PC. I can ping USRP x310 and can also do uhd_find_devices, however when I use "uhd_usrp_probe --args "addr=192.168.10.2" it return FPGA compatibility issue. In repose to this I have done

[Discuss-gnuradio] GNU Radio not installing: Build Failed

2018-06-07 Thread Mir Muhammad Lodro
Hi All i am installing GNU Radio on Linux 16.04, but it's not installing by saying this file requires compiler and library support for ISO 2011 standard. This can be done by issuing -std=c++11 or -std=gnu++11 when one has to run single file. But here the build process is automated. I would be grat

[Discuss-gnuradio] (no subject)

2018-06-07 Thread Mir Muhammad Lodro
Hi All i am installing GNU Radio on Linux 16.04, but it's not installing by saying this file requires compiler and library support for ISO 2011 standard. This can be done by issuing -std=c++11 or -std=gnu++11 when one has to run single file. But here the build process is automated. I would be grat