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

Deprecation Output #3

Open
gianfelicevincenzo opened this issue Jun 20, 2024 · 1 comment
Open

Deprecation Output #3

gianfelicevincenzo opened this issue Jun 20, 2024 · 1 comment

Comments

@gianfelicevincenzo
Copy link

gianfelicevincenzo commented Jun 20, 2024

During run command:

[matroska @ 0x561ae583cd00] Timestamps are unset in a packet for stream 3. This is deprecated and will stop working in the future. Fix your code to set the timestamps properly

(command):

mkvtaginator --config config.json --mux --tag /media/plex/film/moviemedia/Diabolik\ \(2021\)\ \{imdb-tt9381682\}/Diabolik\ \(2021\)\ \{imdb-tt9381682\}.mkv --output-folder /caching/Diabolik\ \(2021\)\ \{imdb-tt9381682\}/
 * received 1 file
 * creating output folder '/caching/Diabolik (2021) {imdb-tt9381682}/'
 * Diabolik (2021) {imdb-tt9381682}.mkv
   * muxing
     * found 8 streams
     * selected 4 streams: [ 0, 2, 5, 7 ]
       *  0 (ita): vid: h264
       *  2 (ita): aud: dts - Original
       *  5 (ita): sub: subrip - Full
       *  7: vid: mjpeg
     * output: '/caching/Diabolik (2021) {imdb-tt9381682}/Diabolik (2021) {imdb-tt9381682}.mkv'
     * frame 0 (s:3) has no dts
[matroska @ 0x561ae583cd00] Timestamps are unset in a packet for stream 3. This is deprecated and will stop working in the future. Fix your code to set the timestamps properly
     * frame 1 (s:0) has no dts
     * frame 10 (s:0) has no dts
     * frame 11 (s:0) has no dts
     * frame 28 (s:0) has no dts
.....
....
......
@zhiayang
Copy link
Owner

Will look into this as well, though sometimes this can be caused by the input file being wonky as well.

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