All Projects

ID Project Category Task Type  asc Severity Summary Status Progress Due In Version
342Network Type IndicatorGeneralFeature RequestLowRecord historyResearching
0%
? Task Description

Requested by Arnellord Bondoc 19/12/2015 on Google Play

Accurate readings, free, ads-free what more can I ask for! Hope you don’t mind, I modified it and replaced the status bar icons :) Kindly add history of network type used like what my other apps that I am using (2g, 3g ,4g, lte network monitor by Sun Light) for me to get rid of it because of it’s unlimited ads and slow loading. Thank you very much!

367vcsGeneralFeature RequestLowAdd HDR supportAssigned
0%
1.14 Task Description

HDR isn’t well supported as reported by remlap and ThaDr.

Their comments:

https://outlyer.net/2017-05-26:vcs-1-13-3-released/#comment-30901

Hi I am trying to thumbnail some HDR content is there anyway to insert ffmpeg filters in
-vf zscale=t=linear:npl=100,format=gbrpf32le,zscale=p=bt709,tonemap=tonemap=mobius:desat=0,zscale=t=bt709:m=bt709:r=tv,format=yuv420p

Thanks

https://outlyer.net/2017-05-26:vcs-1-13-3-released/#comment-32413:

I’m also trying to do some HDR content and pass the -vf info to ffmpeg. I can’t get it to work even using a wrapper script.

It always comes up with awk errors, starting with “unterminated regexp”.

Is there any chance of updating vcs to support manual passing of those -vf arguments to ffmpeg?

HDR content is very common nowadays…

https://outlyer.net/2017-05-26:vcs-1-13-3-released/#comment-32423

I’m using vcs 1.13.2 on ubuntu and ended up doing it by adding the line:

-vf ‘zscale=t=linear:npl=100,format=gbrpf32le,zscale=p=bt709,tonemap=tonemap=hable:desat=0,zscale=t=bt709:m=bt709:r=tv,format=yuv420p’ \

at line 2203, in the ffmpeg_capture() function where it sets the ffmpeg command line options.

Couldn’t work out how to do it with a wrapper script.
377vcsGeneralFeature RequestLowAllow screenshotting half of the video (for side-by-sid...Assigned
0%
? Task Description

Asked by Bob on the blog

Would it be possible to somehow specify to only screenshot half of the video image (for 180 side-by-side VR videos)?

Or would this require new features to be added to the VCS?
383relevationGeneralFeature RequestLowAdd command-line argument to ignore configuration fileAssigned
0%
1.4 Task Description

Useful for debugging, likely not useful for users since the command-line already overrides configurable arguments

115mp3plotImage outputFeature RequestLowAllow user-specified output image sizeNew
0%
0.7.0 Task Description

No need for description

178vcsGeneralSubmitted PatchLowffmpeg + piped mplayer dump can be used to identifyRequires testing
0%
1.14 Task Description

Originally suggested by Dean: http://outlyer.net/2010-08-24:vcs-1_12-2-released/

” [...]

Second, my dvd-drive is useless atm, but i remember previously piping dvd-ouput from mplayer into ffmpeg via a fifo and finding the info generated to be much better than mplayer-alone – for one thing, it won’t ‘downmix’ 6-channel audio automatically. Don’t know if that would be useful to you. The syntax was something like:-

mkfifo piped.vob &&
mplayer dvd:// -dumpstream -dumpfile piped.vob & \
ffmpeg -i piped.vob

…See what you think…

216Quick File ShareTO-DOLowRelease 1.0Assigned
0%
Meta: Release Cycle Task Description

This is a meta-item depending on bugs/features required to complete before releasing QFS 0.12

244Network Type IndicatorTO-DOLowAllow disabling the display of connection status on ico...Assigned
0%
1.6 Task Description

To mimic the original way of working

245Network Type IndicatorTO-DOLowAllow choosing between "offline" and "online" icons whe...Assigned
0%
1.6 Task Description

Once the user has chosen to use only a set of icons, allow them to choose which of the two.

246Network Type IndicatorTO-DOLowAdd support for expanded notifications with extra infor...Assigned
0%
1.6 Task Description

No need for description

269Quick File ShareTO-DOLowAllow sharing multiple filesRequires testing
80%
0.15 Task Description

Possibly using a dynamic ZIP file

See http://developer.android.com/reference/java/util/zip/ZipOutputStream.html

271Quick File ShareTO-DOMediumAdd localisation supportAssigned
0%
1.0 Task Description

No need for description

272Quick File ShareTO-DOLowRelease 0.15Assigned
0%
Meta: Release Cycle Task Description

First version allowing multiple file sharing.
Possibly release early and keep as alpha or beta to test further.

273Quick File ShareTO-DOLowAllow sharing files of unknown sizeRequires testing
90%
0.15 Task Description

This is necessary for ZIP files constructed on the fly.

The current webserver implementation doesn’t support that.

274Quick File ShareTO-DOLowImplement chunked transfer encoding in web serverRequires testing
100%
0.15 Task Description

The chunked transfer encoding is necessary to serve files of unknown size (created dynamically)

275Quick File ShareTO-DOLowUpdate progress bar to support files of unknown sizeAssigned
0%
1.0 Task Description

The progress bar should reflect when the size of the shared file is unknown.

334Network Type IndicatorBuild SystemTO-DOVery LowUse Gradle to define build-type-dependant fieldsAssigned
0%
1.6 Task Description

Gradle allows to define fields on the generated class BuildConfig. This should be enough to discard the current per-build-type classes.

Example: https://stackoverflow.com/questions/24518940/custom-fields-for-a-build-type-in-gradle

190mp3plotCore/GeneralTO-DOLowDrop "spinner"Completed
100%
0.6.1 Task Description

The spinner, used to show progress adds a lot of overkill just to give some feedback while working

191mp3plotCore/GeneralTO-DOLowRelease 0.6.1New
0%
Meta: Release Cycle Task Description

This is a meta-item depending on bugs/features required to complete before releasing mp3plot 0.6.1

Next: FS#192

192mp3plotCore/GeneralTO-DOLowRelease 0.7.0New
0%
Meta: Release Cycle Task Description

This is a meta-item depending on bugs/features required to complete before releasing mp3plot 0.7

Previous: FS#191
Next: FS#193

193mp3plotCore/GeneralTO-DOLowRelease 1.0New
0%
Meta: Release Cycle Task Description

This is a meta-item depending on bugs/features required to complete before releasing mp3plot 1.0

Previous: FS#192

151vcsGeneralTO-DOLowOverride-able variables cleanup: Removal of deprecated ...Assigned
0%
1.14 Task Description

Introduce new names in 1.12 ( FS#120 )

Remove old names in 1.13 or 1.14 (this)

153vcsGeneralTO-DOVery LowRelease 1.14Limbo
0%
Meta: Release Cycle Task Description

This is a meta-item depending on bugs/features required to complete before releasing vcs 1.14

Previous:  FS#152   FS#218   FS#224   FS#250   FS#366 

162vcsGeneralTO-DOVery LowImplement pluginsAssigned
0%
2.0 Task Description

No need for description

163vcsGeneralTO-DOVery LowMove rarely used features to pluginsAssigned
0%
? Task Description

No need for description

172vcsGeneralTO-DOVery LowDon't autoload './vcs.conf'Assigned
0%
1.14
196vcsGeneralTO-DOMediumffmpeg is deprecatedAssigned
0%
1.14
197vcsGeneralTO-DOHighMove away from /dev/shmAssigned
0%
1.14
200vcsGeneralTO-DOVery LowRelease 2.0Assigned
0%
Meta: Release Cycle
227vcsGeneralTO-DOLowFailed blank frame evasion should go back to original t...Assigned
0%
1.14
249vcsGeneralTO-DOLowAdd libav as possible capturerAssigned
0%
1.14
329Network Type IndicatorGeneralTO-DOLowRelease 1.6Assigned
0%
Meta: Release Cycle
355Network Type IndicatorGeneralTO-DOLowRe-do problematic vectorial iconsResearching
0%
1.6
356Network Type IndicatorGeneralTO-DOMediumEnhance RTL layoutAssigned
0%
1.6
358Network Type IndicatorGeneralTO-DOLowRevamp notificationAssigned
0%
1.6
359Network Type IndicatorGeneralTO-DOMediumDrop dark icons in Lollipop+Assigned
0%
1.6
360Network Type IndicatorGeneralTO-DOLowRemove black iconsAssigned
0%
1.6
372Network Type IndicatorGeneralTO-DOVery LowDrop support for older versions of AndroidAssigned
0%
1.6
374relevationGeneralTO-DOLowRelease 1.4Assigned
0%
Meta: Release Cycle
375vcsGeneralTO-DOVery LowAllow disabling blank frame evasionAssigned
0%
1.14
376relevationGeneralTO-DOVery LowAdd command-line argument to generate configurationAssigned
100%
1.4
379relevationGeneralTO-DOLowSwitch default mode to ANDAssigned
0%
1.4
380Network Type IndicatorGeneralTO-DOHighRe-stablish in Google PlayAssigned
0%
Meta: Release Cycle
350Network Type IndicatorInternalTO-DOVery LowRemove Devel.DEBUGAssigned
0%
1.6
Showing tasks 51 - 94 of 94 Page 2 of 2

Available keyboard shortcuts

Tasklist

Task Details

Task Editing