Gustavo Alvarez

Results 207 comments of Gustavo Alvarez

for this: ~~~ video_output.c:263:13: warning: implicit declaration of function ‘strcasecmp’; did you mean ‘strncmp’? [-Wimplicit-function-declaration] if( strcasecmp( format_name, format_table[i].format_name ) == 0 ) ^~~~~~~~~~ strncmp ~~~ is ~~~patch diff --git...

ok. but still fail in avresample code (missing header) (ffmpeg 4.1.1) greetings

i get this on my archlinux 64bits ``` vspipe: src/core/vslog.cpp:73: void vsLog(const char*, long int, VSMessageType, const char*, ...): Assertion `false' failed. ``` VS R30 (from GIT) and lsmashsource r868...

``` └───╼ vspipe -y lsmash-test.vpy esee.raw No frame returned at the end of processing by LWLibavSource vspipe: src/core/vslog.cpp:73: void vsLog(const char*, long int, VSMessageType, const char*, ...): Assertion `false' failed....

``` Error: Failed to retrieve frame 17 with error: lsmas: failed to output a video frame. ``` in gdb: ``` [Inferior 1 (process 31105) exited with code 01] ```

can confirm "works" (decoding without crash) in avsplus r1825 MT and lmashsource r859 (both 32bits) (wine staging 1.9.2) but the frames 17, 18 and 19 have weird color, and i...

With ffms2 eats that bad frames lsmashsource (VS) ![frame22](http://wstaw.org/m/2016/02/12/Screenshot_20160212_005432.png) and same frame whit ffms2 (VS) ![frame22](http://wstaw.org/m/2016/02/12/Screenshot_20160212_005451.png) same behavior in (avs) ![frame22](http://wstaw.org/m/2016/02/12/Screenshot_20160212_005841.png) ![frame22](http://wstaw.org/m/2016/02/12/Screenshot_20160212_005829.png) all after removing the index files

thi @TheAssassin . the RET6 bootloader can't flash the firmware into the E3DIP (RET6 unit) if is more greather than 256KB (like the "official" mcu capacity have), rigth? any tip...

is possible use this one https://github.com/DAlexis/stm32-usb-bootloader instead the official (in RET6 units)? seems have the same options like the official one (update from USB (treated as storage mass when conect...