Replies: 2 comments
-
|
The video stream has a disposition property: you can do something like |
Beta Was this translation helpful? Give feedback.
-
|
Further to this: is it possible to create a It appears that if I comment out the part that checks for ineligible codecs and set the disposition of the output stream, then the remuxing works fine. Perhaps there should be an check for disposition before rejecting a codec? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have MP3 files containing covers. Here is the stream shown by ffprobe :
Is there a way to know from pyav that this is an attached pic and not an actual video stream without using metadata comment ?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions