3dyd / issues-ys

Bug tracking for 3DYD Youtube Source
0 stars 0 forks source link

Filter logic algorithm issue_№3 #27

Open SlazE888 opened 4 years ago

SlazE888 commented 4 years ago

On picture bellow you can see that logic algorithm works correctly only on "Test"-window, but when I starting to play media, filter unexpectedly makes a selection(area selected in red rectangle) from the list and playback it. Example: https://soundcloud.com/deepandsoul/deep-soul-chill-your-mind-vol-6?Ext=.Audio

Снимок экрана (369)

SlazE888 commented 4 years ago

This is another one example that also have issues with logic algorithm(please see selected area on picture bellow), at this time with incorrect Audio.Bitrate. Example: https://soundcloud.com/dashberlin/dash-berlin-feat-emma-hewitt-waiting-dash-berlin-ultra-miami-2015-remix?Ext=.Audio

Снимок экрана (368)

3dyd commented 4 years ago

Bitrate value is always edited in bps but displayed in appropriate units depending on the value (bps/kbps/mbps). In your last example matching goes against 256 bps, not kbps.

SlazE888 commented 4 years ago

Bitrate value is always edited in bps but displayed in appropriate units depending on the value (bps/kbps/mbps). In your last example matching goes against 256 bps, not kbps.

Thank you! It was my mistake((( but issue still exactly the same even after i'm entering this value for first example: 131072 and for second: 262144 please fix.

3dyd commented 4 years ago

Could you provide log from Test window with new bitrate values?

SlazE888 commented 4 years ago

Could you provide log from Test window with new bitrate values?

Soundcloud.com site support from today completely broken (((( This is another example from other site with the same issues: https://music.yandex.ru/album/8886596/track/58508196/?Ext=.Audio

gggggggggggggfd

3dyd commented 4 years ago

It works as expected for me (no selection). What is in your "Condition for extra source" option?

SlazE888 commented 4 years ago

It works as expected for me (no selection). What is in your "Condition for extra source" option?

I have default condition there, named "DASH Video". I got it. I found where is the issue, after i'm adding condition[for VIDEO] selected in red rectangle on picture bellow all goes wrong:

Untitled

"Auto (4.0)" it's condition for AUDIO from here-https://user-images.githubusercontent.com/53570520/69668796-a27b7380-10a1-11ea-915b-4d133cc350de.png.