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

avformat/mov : (fix) dv audio is be pcm #3

Open
wants to merge 1 commit into
base: ffmbc
Choose a base branch
from

Conversation

aleniuk
Copy link

@aleniuk aleniuk commented Nov 12, 2017

fixes playback of
http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket4671/dir1.tar.bz2

./ffplay -enable_drefs 1 -i dir1/movie2.mov

@bcoudurier
Copy link
Owner

Thanks a lot for the patch! Quick question, have you tested with a file with 'dvca' fourcc ? There might be a difference between 'dvca' and 'vdva', when I originally wrote that code, I believe I tested properly :)

@aleniuk
Copy link
Author

aleniuk commented Nov 15, 2017

no, I didn't, and don't have any.
And I haven't ever meet file like what we're testing here, it's just I send a patch similar to your "dv is actually be pcm" to ffmpeg , and Michael Niedermayer found a case with this file.

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

Successfully merging this pull request may close these issues.

2 participants