nimaid / binary-waterfall

A Raw Data Media Player
GNU General Public License v3.0
87 stars 3 forks source link

Some text file do not work #6

Open Slobbyz opened 6 months ago

Slobbyz commented 6 months ago

I opened a text file, it shows the pixel thing but I can't play the audio and the video

nimaid commented 6 months ago

I'll bet that the text file is less than 1mb in size, right? If so, that means that you are probably seeing a thin bar of pixels. That means the file is so small that the generated audio is also short, like a few milliseconds. In this case, it plays, gets to the end, and pauses so fast you can't perceive it. All media players do this when you play super short files, but usually they have more visual lag than Binary Waterfall.

Can you post a screenshot of the file in question when it's open in Binary Waterfall please? That way I can verify this is the issue and not something else.