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

fb13c2d331941bdb333fd51e5f25083a7fd58687 breaks h264 decoding #11

Closed
michaelni opened this issue Apr 3, 2016 · 0 comments
Closed

fb13c2d331941bdb333fd51e5f25083a7fd58687 breaks h264 decoding #11

michaelni opened this issue Apr 3, 2016 · 0 comments

Comments

@michaelni
Copy link
Collaborator

./ffmpeg -i sony-hdr-cx-6-avchd-1080i-3-seconds.mts -f null -
should be there: https://samples.mplayerhq.hu/V-codecs/h264/sony-hdr-cx6-avchd-interlaced-decoding-problem/

fails with
[mpegts @ 0x3e13a80] Demuxer context update while decoder is open
[ac3 @ 0x3e19700] get_buffer() failed
Last message repeated 113 times
[mpegts @ 0x3e13a80] decoding for stream 1 failed
[mpegts @ 0x3e13a80] Could not find codec parameters for stream 1 (Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), 448 kb/s): unspecified sample format
Consider increasing the value for the 'analyzeduration' and 'probesize' options
Input #0, mpegts, from 'sony-hdr-cx-6-avchd-1080i-3-seconds.mts':
Duration: 00:00:03.65, start: 1.040000, bitrate: 7545 kb/s
Program 1
Stream #0:0[0x1011]: Video: h264 (Main) (HDMV / 0x564D4448), yuv420p, 1440x1080 [SAR 4:3 DAR 16:9], 25.17 fps, 25 tbr, 90k tbn
Stream #0:1[0x1100]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), 448 kb/s
[abuffer @ 0x3e6d9c0] Unable to parse option value "(null)" as sample format
Last message repeated 1 times
[abuffer @ 0x3e6d9c0] Error setting option sample_fmt to value (null).
[graph 1 input from stream 0:1 @ 0x3e6dbc0] Error applying options to the filter.
Error opening filters!

Nevcairiel added a commit that referenced this issue Apr 3, 2016
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