[Discuss-gnuradio] File Metadata Lengths vs. Actual File Length

2019-02-07 Thread Nicholas Smith
Hey everyone, I'm a little new to GNURadio, so sorry if this question sounds dumb. I'm using GNURadio3.7.13.4. I read about how metadata worked from https://www.gnuradio.org/doc/doxygen/page_metadata.html and wanted to try it out. I have a file metadata sink directly downstream from a block

Re: [Discuss-gnuradio] bit stuffing DVB-S TX example ?

2019-02-07 Thread Ron Economos
Typo. Should be: ffmpeg -i test.mp4 -c:v libx264 -b:v 11M -minrate 11M -maxrate 11M -bufsize 8M -c:a copy -muxrate  12901961 test.ts Ron On 2/7/19 16:26, Ron Economos wrote: First, you have to match the TS rate to the symbol rate. The equation is: Symbol rate * 2 * 188/204 * code rate

Re: [Discuss-gnuradio] bit stuffing DVB-S TX example ?

2019-02-07 Thread Ron Economos
First, you have to match the TS rate to the symbol rate. The equation is: Symbol rate * 2 * 188/204 * code rate For the example flow graph: 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

Re: [Discuss-gnuradio] bit stuffing DVB-S TX example ?

2019-02-07 Thread Raydel CM2ESP
Hi, I had the same issue, ffmpeg will not provide CBR for MP4 , you might end-up with variable bit rates on the TS stream. I had some good success with a target bit rate on ffmpeg around 150% of the bit rate set on GNURadio. But this will only work with real time inputs like webcam, when

[Discuss-gnuradio] bit stuffing DVB-S TX example ?

2019-02-07 Thread Alban Meffre
Hi All did some transmission test in DVB-S tonight TX : ffmpeg + gnuradio + pluto SDR RX : RTLSDR + sdrangel it works but there are some gaps in the received signal because the TS stream bitrate is slightly less to the maximum usable bitrate is it possible to add some bit stuffing at DVB-S

Re: [Discuss-gnuradio] [USRP-users] [UHD] Announcing 3.14.0.0 Release Candidate 1

2019-02-07 Thread Nick Foster
Great news! DPDK support is an interesting development. Is there any documentation or examples which show this capability? Nick On Thu, Feb 7, 2019 at 10:05 AM Michael West via USRP-users < usrp-us...@lists.ettus.com> wrote: > The release candidate of UHD version 3.14.0.0 has been tagged and

[Discuss-gnuradio] [UHD] Announcing 3.14.0.0 Release Candidate 1

2019-02-07 Thread Michael West
The release candidate of UHD version 3.14.0.0 has been tagged and is available for testing. This API release introduces support for the N320 and N321 USRPs soon to be released (watch for the announcement on ettus.com!), a DPDK-based transport, and several other features and bug fixes. This

Re: [Discuss-gnuradio] gr-logo use compliance

2019-02-07 Thread Marcus D. Leech
On 02/07/2019 08:52 AM, Müller, Marcus (CEL) wrote: Hi Marcus The Antenna-Rich, the GR logo is Creative Commons Attribution (No derivatives) license. Which means that if you did come up with your own design based on modifying / building on that logo, you'd not allowed to distribute it (without

Re: [Discuss-gnuradio] gr-logo use compliance

2019-02-07 Thread CEL
Hi Marcus The Antenna-Rich, the GR logo is Creative Commons Attribution (No derivatives) license. Which means that if you did come up with your own design based on modifying / building on that logo, you'd not allowed to distribute it (without asking. and with you, it'd be probably totally OK,

Re: [Discuss-gnuradio] gr-logo use compliance

2019-02-07 Thread Andrej Rode
Hi, On Wed, 06 Feb 2019 22:21:35 -0500 "Marcus D. Leech" wrote: > I'm going to go have some front-panels made for a science > instrumentation project, with the front-panel layout: > > http://www.ccera.ca/files/riometer_front_panel.pdf > side note: it's spelled „GNU Radio“. I think I