unspecified pixel format

Open
#4 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
20/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp

Research direction

Reproduce the failure with ./recode roundtrip 5.mov and inspect how the input stream is analyzed before the invalid-stream exception is raised. Determine why this H.264-in-MOV input is rejected; done means the reported file is processed successfully or the failure is clearly explained.

Written by the indexing model from the issue text.

Description

./recode roundtrip 5.mov
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x2150ba0] stream 0, offset 0x24: partial file
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x2150ba0] Could not find codec parameters for stream 0 (Video: h264 (avc1 / 0x31637661), none, 640x480, 397 kb/s): unspecified pixel format
Consider increasing the value for the 'analyzeduration' and 'probesize' options
Exception (St13runtime_error): Invalid input stream information: Invalid data found when processing input

Dominant language
C++
Stars
285
Forks
38
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dropbox/avrecode

All issues in dropbox/avrecode

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.