faissaloo
faissaloo
@Jacksons20 > Is there anyway to be able to play burned dvd discs on my 3.00U PS2 in anyway. I have the network adapter but I don't have a hard...
Are you using the version of uLaunchELF from this repo or the standard uLaunchELF? Some versions of uLaunchELF may be broken but the one in the FreeDVDBoot ISO does work,...
`src/.cr`, the same file that calls `Amber::Server.start`
`gets` *shouldn't* break autoreload though, autoreload shouldn't affect the running of the program. I'm not 100% on the architecture you've got going rn, but you should be able to put...
Hmm what specifically is ffmpeg handling in those cases? I don't know of any reasonable way that ffmpeg could automatically handle this. Either way it's most definitely a problem on...
Given how many times this has been requested I've changed my mind and intend to implement it at as an option at some point in future, with a warning indicating...
@bharathyes > @faissaloo I am curious as to what filters are used and the reason/benefits of them. > > Is it just to avoid the stutters from trimming encoded files...
So I've spent some time going through a bunch of the ffmpeg documentation and stuff, it looks like there's not really a standard way to deal with existing thumbnails, however...
Yeah, either I'll have to write parsers for each format or see if I can get youtube-dl to force them into a single format. Based on what I've been thinking...