News:

Welcome to the Bridgetek Community!

Please read our Welcome Note

Technical Support enquires
please contact the team
@ Bridgetek Support

Please refer to our website for detailed information on all our products - Bridgetek - Bridging Technology

Main Menu

Recent posts

#41
Discussion - Software / Re: EVE Asset Builder 4.1.0 gi...
Last post by BRT Community - December 09, 2025, 11:00:52 AM
Hello,

Thank you for the screenshots.

Unfortunately I have been unable to reproduce the issue with the input test videos I have utilised.

If you select the 'Command Line' tab beside the 'Output Log' you can view the commands used to generate the file:

eab_tools pre82x video -i "C:/Users/Public/Documents/EVE Asset Builder 4.1.0/Assets For Test/Pre-BT82X/Video Converter Test/big_buck_bunny_h264.mp4" -o "C:/Users/Public/Documents/EVE Asset Builder 4.1.0/work_space/output" -q 4 -r 850:480 -s 48000 -t 25.00

ffmpeg.exe -i "C:/Users/Public/Documents/EVE Asset Builder 4.1.0/Assets For Test/Pre-BT82X/Video Converter Test/big_buck_bunny_h264.mp4" -threads 8 -hide_banner -v error -y -s 850:480 -r 25.0 -c:v mjpeg -pix_fmt yuvj420p -acodec pcm_u8 -ac 1 -ar 48000 -q:v 4 -shortest "C:/Users/Public/Documents/EVE Asset Builder 4.1.0/work_space/output/big_buck_bunny_h264.avi"

We can then add the "-v verbose" & "-report" flags to the ffmpeg command:

C:\Users\Public\Documents\EVE Asset Builder 4.1.0\work_space\output>ffmpeg.exe -i "C:/Users/Public/Documents/EVE Asset Builder 4.1.0/Assets For Test/Pre-BT82X/Video Converter Test/big_buck_bunny_h264.mp4" -threads 8 -hide_banner -v error -y -s 850:480 -r 25.0 -c:v mjpeg -pix_fmt yuvj420p -acodec pcm_u8 -ac 1 -ar 48000 -q:v 4 -shortest -report -v verbose "C:/Users/Public/Documents/EVE Asset Builder 4.1.0/work_space/output/big_buck_bunny_h264.avi"
We can run this command by selecting the 'Command Prompt' button on the right hand side of EAB.

For my test this produces the following output:

[h264 @ 0000019cdd2f9100] Reinit context to 864x480, pix_fmt: yuv420p
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'C:/Users/Public/Documents/EVE Asset Builder 4.1.0/Assets For Test/Pre-BT82X/Video Converter Test/big_buck_bunny_h264.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf57.25.100
  Duration: 00:00:42.75, start: 0.000000, bitrate: 2031 kb/s
    Stream #0:0(eng): Video: h264 (High), 1 reference frame (avc1 / 0x31637661), yuv420p(left), 850x480 (864x480), 1897 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default)
    Metadata:
      handler_name    : VideoHandler
    Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 128 kb/s (default)
    Metadata:
      handler_name    : SoundHandler
Stream mapping:
  Stream #0:0 -> #0:0 (h264 (native) -> mjpeg (native))
  Stream #0:1 -> #0:1 (aac (native) -> pcm_u8 (native))
Press [q] to stop, [?] for help
[h264 @ 0000019cdd323fc0] Reinit context to 864x480, pix_fmt: yuv420p
[graph_1_in_0_1 @ 0000019cdf5ae740] tb:1/44100 samplefmt:fltp samplerate:44100 chlayout:0x3
[format_out_0_1 @ 0000019cdf5aeb00] auto-inserting filter 'auto_resampler_0' between the filter 'Parsed_anull_0' and the filter 'format_out_0_1'
[auto_resampler_0 @ 0000019cdf5ee280] ch:2 chl:stereo fmt:fltp r:44100Hz -> ch:1 chl:mono fmt:u8 r:48000Hz
[graph 0 input from stream 0:0 @ 0000019cdf040440] w:850 h:480 pixfmt:yuv420p tb:1/12800 fr:25/1 sar:0/1
[scaler_out_0_0 @ 0000019cdf040800] w:850 h:480 flags:'bicubic' interl:0
[swscaler @ 0000019ce00b5f40] deprecated pixel format used, make sure you did set range correctly
[scaler_out_0_0 @ 0000019cdf040800] w:850 h:480 fmt:yuv420p sar:0/1 -> w:850 h:480 fmt:yuvj420p sar:0/1 flags:0x4
Output #0, avi, to 'C:/Users/Public/Documents/EVE Asset Builder 4.1.0/work_space/output/big_buck_bunny_h264.avi':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    ISFT            : Lavf58.49.100
    Stream #0:0(eng): Video: mjpeg, 1 reference frame (MJPG / 0x47504A4D), yuvj420p(pc, left), 850x480, q=2-31, 200 kb/s, 25 fps, 25 tbn, 25 tbc (default)
    Metadata:
      handler_name    : VideoHandler
      encoder         : Lavc58.99.100 mjpeg
    Side data:
      cpb: bitrate max/min/avg: 0/0/200000 buffer size: 0 vbv_delay: N/A
    Stream #0:1(eng): Audio: pcm_u8 ([1][0][0][0] / 0x0001), 48000 Hz, mono, u8, 384 kb/s (default)
    Metadata:
      handler_name    : SoundHandler
      encoder         : Lavc58.99.100 pcm_u8
No more output streams to write to, finishing.=00:00:37.98 bitrate=8667.4kbits/s speed=  38x
frame= 1068 fps=903 q=4.0 Lsize=   45947kB time=00:00:42.72 bitrate=8810.8kbits/s speed=36.1x
video:43866kB audio:2002kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.173016%
Input file #0 (C:/Users/Public/Documents/EVE Asset Builder 4.1.0/Assets For Test/Pre-BT82X/Video Converter Test/big_buck_bunny_h264.mp4):
  Input stream #0:0 (video): 1068 packets read (10131496 bytes); 1068 frames decoded;
  Input stream #0:1 (audio): 1841 packets read (684385 bytes); 1839 frames decoded (1883136 samples);
  Total: 2909 packets (10815881 bytes) demuxed
Output file #0 (C:/Users/Public/Documents/EVE Asset Builder 4.1.0/work_space/output/big_buck_bunny_h264.avi):
  Output stream #0:0 (video): 1068 frames encoded; 1068 packets muxed (44918847 bytes);
  Output stream #0:1 (audio): 1840 frames encoded (2049672 samples); 1840 packets muxed (2049672 bytes);
  Total: 2908 packets (46968519 bytes) muxed
[AVIOContext @ 0000019cdd313d00] Statistics: 10 seeks, 188 writeouts
[AVIOContext @ 0000019cdd300580] Statistics: 10886642 bytes read, 2 seeks

C:\Users\Public\Documents\EVE Asset Builder 4.1.0\work_space\output>

As well as a .log file for the conversion in the output folder.

Would you be able to share the results you are seeing for these flags in your conversion on EAB v4.1.0?

Best Regards,
BRT Community
#42
Discussion - Software / Re: EVE Asset Builder 4.1.0 gi...
Last post by TFTLCDCyg - December 09, 2025, 02:30:15 AM
Correct video processing with EVE-AB 4.0.1You cannot view this attachment.

Error with identical video file, in EVE-AB 4.1.0You cannot view this attachment.
#43
Discussion - Software / Re: EVE Asset Builder 4.1.0 gi...
Last post by BRT Community - December 08, 2025, 02:31:49 PM
Hello,

Thank you for your post.

Unfortunately it appears that the imgur links are region blocked, and we are unable to view the details in them.

Would you be able to re-share the screenshots, attach them to a post, or share the details of the settings you have used and the error message?

Best Regards,
BRT Community
#44
Discussion - Software / EVE Asset Builder 4.1.0 gives ...
Last post by TFTLCDCyg - December 05, 2025, 05:02:36 AM
I've already tried modifying the parameters in different ways to convert the file, but the result is always the same: conversion failed!



I reverted to version 4.0.1, which doesn't have this type of error.

#45
BRT News / Bridgetek | Modbus Products
Last post by BRT Marketing - November 14, 2025, 02:35:15 AM
Overview

Introducing our range of sensors and actuator devices supporting the popular Modbus protocol. With robust yet aesthetically pleasing enclosures and a range of mounting options, they are ideal for connecting to new and existing Modbus systems, such as Building management controllers, smart home controls, Industrial controllers, computers, and via wireless bridges (for example Modbus to LoRaWAN bridges).

With Modbus RTU, you can daisy-chain large numbers of devices over long distances using cost-effective cabling, providing both power and data. Mix and match the sensors, sensor adapters and actuators from our range on the same network, and on existing buses with other Modbus RTU devices.

Link : https://brtchip.com/getting-started-with-modbus-products/
#46
Discussion - Software / EVE Asset Builder (EAB) 4.1.0 ...
Last post by Rudolph - November 06, 2025, 07:12:23 PM
Just saw that EAB 4.1.0 is finally: out https://brtchip.com/eab/
#47
Discussion - EVE / Re: What is going on?
Last post by Rudolph - October 29, 2025, 03:08:06 PM
While that is impressive, that does not really solve the availability of BT82x modules.
Yes, buying panels turned out to be a pain by itself, but usually that is a problem that can be solved with throwing money at it - thinking about single units here for evaluation or to play with, thinking in production level amounts I would send a suit from procurement to get me what I want (and I wish I was there).

However, the fun starts when adapting the panel to the VM820C - and the touch.
That is why I am also thinking about designing a board for the MN820.

So I prefer integrated modules.
And based on the experience with the VM820C so far, I would go for the option with 1GBit DDR3L and even no external flash (the option to solder a SOIC-8 would still be nice), as long as there is a micro-sd socket.

#48
Discussion - EVE / Re: What is going on?
Last post by BRT Community - October 29, 2025, 10:36:16 AM
Hi Rudolph, VDC,

We have a range of displays available now too from Bridgetek including a 10.1" 1920x1200 panel which you can use with the VM820C credit card module. It has a capacitive touch panel.

Here is the link to the 1920x1200 panel 10.1" display 1920x1200

We also have a 15.6" panel with capacitive touch too which you can find here: 15.6" panel with capacitive touch
 
Let us know if you have any questions on them or if you would like any further information,

Best Regards, BRT Community

#49
Shared Projects / New IPS 3.9" 1000nit EVE3 with...
Last post by Matrix Orbital - October 28, 2025, 11:48:19 PM
Unit: EVE3x-39A-IPS-BLH-TPC
Company: Aukua Systems Inc.
Website: https://www.aukua.com

Aukua MGA8410 using the EVE3x-39A-IPS-BLH-TPC, a 3.9" 1U USB Interface, New IPS 480x128 Graphic Bar TFT Display 1U, Capacitive Touch with a 1000cd/m2 Sunlight Readable backlight!

The MGA8410 3-in-1 Ethernet Test Platform is a 4 port stand-alone 1U chassis system designed for R&D, Test, and Support engineers who build and deploy Ethernet-based IT, storage networking, mobile, defense, automotive, industrial, and time-sensitive (TSN) communications systems.
#50
Discussion - EVE / Re: BT82x
Last post by Rudolph - October 24, 2025, 03:46:25 PM
So, I got myself a ACD-110DHTT which is a 10.1" industrial touch monitor that I got used for only 23€ from
EBay, 1280x800.
The panel is a G101EVN01.0 from AUO, LVDS, single channel, 6 bits per color.
The display was fairly easy to adapt to the VM820C, but I gave up on playing with the eGalax touch controller.
I bought a 10.1" touchscreen digitizer on EBay for €6.99, I selected this one for clearly having a controller chip visible on the supplied fotos, although I could not identify the specific chip.
Some other parts that are sold do not have a touch controller integrated and apart from no chip visible these have way more pins on the cable than the 6...12 you will find with a touch-panel + CTP combi.

The one I bought was advertized as replacement part for a "ICOO ICOU10G 10.1 inch" tablett and also is labeled as "ENERGY Neo" - getting of one of these tabletts might be interesting.

Anyways, the digitizer arrived and the touch chip turned out to be a FT5506 - bingo.
I used a 12pin FPC adapter to connect to CN8 on the VM820C.

Oh, btw., the 7" I was using before had a FT5316.

Unfortunately the touch digitizer does not match mechanically, it is wider in X and smaller in Y.
So I just taped to the outside of my display.

I calibrated the thing and now I have working touch. :)


I am thinking about designing a minimal adapter board for the MN820.