decord icon indicating copy to clipboard operation
decord copied to clipboard

Extract audio signals

Open JunhyeopLee opened this issue 4 years ago • 3 comments

Is there a way to extract audio signals as well as visual frames?

If there's a function like below "videos, audio_raw, meta = torchvision.io.read_video(video_path, pts_unit='sec')" in pytorch, it would be more useful and powerful library.

I will appreciate it if you let us know your future plan for this. Thanks in advance.

JunhyeopLee avatar Jun 15 '20 06:06 JunhyeopLee

This is will be a new feature request, as per current design, it's going to be a separate AudioReader and a wrapper reader for both video/audio, e.g. MediaReader.

zhreshold avatar Jun 21 '20 22:06 zhreshold

Thank you!

JunhyeopLee avatar Jun 22 '20 02:06 JunhyeopLee

This is will be a new feature request, as per current design, it's going to be a separate AudioReader and a wrapper reader for both video/audio, e.g. MediaReader.

Are there any updates on the audio extractions? Thank you so much!

wentaozhu avatar Oct 15 '20 23:10 wentaozhu