sugizo
sugizo
#### Expected Behavior can use subtitle moviepy tools #### Actual Behavior have an error when using subtitle moviepy tools ``` TypeError Traceback (most recent call last) [](https://localhost:8080/#) in () ---->...
#### Expected Behavior can work with fimage python module #### Actual Behavior not work with fimage and have an error ``` AttributeError Traceback (most recent call last) [/usr/local/lib/python3.10/dist-packages/PIL/Image.py](https://localhost:8080/#) in open(fp,...
### Expected behaviour can write and play video with sound using opencv ### Actual behaviour can write video using opencv but the video can not be play using IPython.display.video() ###...
**Is your feature request related to a problem? Please describe.** ability to rename downloaded audio / video **Describe the solution you'd like** nice to have rename downloaded audio / video...
**environment** google colab **steps** ``` !wget -c https://github.com/1adrianb/face-alignment/blob/master/test/assets/aflw-test.jpg pip install -U face-alignment ``` **code** ``` import face_alignment from skimage import io #fa = face_alignment.FaceAlignment(face_alignment.LandmarksType.TWO_D, flip_input=False) fa = face_alignment.FaceAlignment(face_alignment.LandmarksType.THREE_D, flip_input=False) input...
``` $ uname -a Darwin sugizo.local 16.7.0 Darwin Kernel Version 16.7.0: Sun Jun 2 20:26:31 PDT 2019; root:xnu-3789.73.50~1/RELEASE_X86_64 x86_64 $ git clone https://github.com/thomasahle/sunfish $ cd sunfish $ tools/fancy.py -cmd ./sunfish.py...
**environment** google colab **code** ``` pip install -U pytheory sympy from pytheory import TonedScale ``` **result** ``` AttributeError Traceback (most recent call last) [](https://localhost:8080/#) in () ----> 1 from pytheory...
**Description** nice to have keyboard view during playback **Additional context** tux guitar and musescore already have this feature  thanks and best regards
**Description** can learn guitar from video generated by power tab **Additional context** power tab have a feature to generate video e.g. powertab -i ost_titanic.pt2 -o ost_titanic.mp4 --show_score=true --show_tab=true --show_fretboard=true --zoom_percentage=150...
**Description** nice to have fretboard view during playback **Additional context** this feature already adapt on guitar pro and tux guitar (bottom part is the fretboard feature)  thanks and best...