Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why my video always parse noting! #90

Open
1Accepted1 opened this issue May 27, 2022 · 2 comments
Open

why my video always parse noting! #90

1Accepted1 opened this issue May 27, 2022 · 2 comments

Comments

@1Accepted1
Copy link

when i use ope
微信截图_20220527145202

@1Accepted1
Copy link
Author

root@iZ2ze0jazgwtuuz8tpne7pZ:/usr/local/go/myGoProject/bin# ./tag ../test/video/
3/'3挺好的!1653633098.mp4'
Metadata Format: MP4
File Type:
Title:
Album:
Artist:
Composer:
Genre:
Year: 0
Track: 0 of 0
Disc: 0 of 0
Picture:
Lyrics:
Comment:
root@iZ2ze0jazgwtuuz8tpne7pZ:/usr/local/go/myGoProject/bin# ./tag ../test/video/
3/1.mp4

^C
root@iZ2ze0jazgwtuuz8tpne7pZ:/usr/local/go/myGoProject/bin# ./tag ../test/video/
3/1.mp4
Metadata Format: MP4
File Type:
Title:
Album:
Artist:
Composer:
Genre:
Year: 0
Track: 0 of 0
Disc: 0 of 0
Picture:
Lyrics:
Comment:
root@iZ2ze0jazgwtuuz8tpne7pZ:/usr/local/go/myGoProject/bin#

@dhowden
Copy link
Owner

dhowden commented Jun 19, 2022

We only really support MP4 audio files, but if the video is using the same metadata fields then it should be extracted correctly.

Do other programs show that this information is set in your video files?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants