Román Lakhtadyr
Román Lakhtadyr
When you try to define model with custom id containing underscores model always uses `insert` instead of `update` method on save. ```javascript const Foo = bookshelf.Model.extend({ tableName: 'foos', idAttribute: 'custom_foo_id',...
Test pipeline: ``` cefbin name=cef cefsrc::url="https://soundcloud.com/platform/sama" \ audiotestsrc do-timestamp=true is-live=true volume=0.0 ! audiomixer name=mixer \ mixer. ! audioconvert ! queue ! matroskamux streamable=true name=muxer ! queue ! fakesink sync=1 \...
I am using my fork of this library, with an added log message in case of reading the next packet causes an error: https://github.com/pyldin601/rust-ffmpeg/blob/master/src/format/context/input.rs#L183 This implementation attempts to reread the...