Opened 13 years ago
Closed 13 years ago
Last modified 13 years ago
#4275 closed defect (fixed)
Internal Player can't handle MJPEG in a MOV container
Reported by: | stuartm | Owned by: | Janne Grunau |
---|---|---|---|
Priority: | minor | Milestone: | 0.21 |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
FFplay from mid October has no problem with the format, but the Internal Player is unable to even start playback.
# Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'p1000393.mov': # Duration: 00:01:48.0, start: 0.000000, bitrate: 9992 kb/s # Stream #0.0(eng): Video: mjpeg, yuvj420p, 640x480, 30.00 fps(r) # Stream #0.1(eng): Audio: pcm_u8, 8000 Hz, mono, 64 kb/s
Log with -v playback attached.
Attachments (3)
Change History (10)
Changed 13 years ago by
Attachment: | mjpeg_mov_failure.log added |
---|
comment:1 Changed 13 years ago by
Owner: | changed from Isaac Richards to Janne Grunau |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by
Milestone: | unknown → 0.21 |
---|---|
Status: | accepted → started |
comment:3 Changed 13 years ago by
The attached patch fixes a similar issue for me on a h264 encoded mp4 file.
Changed 13 years ago by
Attachment: | av_new_stream.diff added |
---|
Changed 13 years ago by
Attachment: | add_new_stream2.diff added |
---|
comment:5 Changed 13 years ago by
That second patch seems to work ok with my test files + with all my DTV channels in LiveTV. But I don't have ones with separate timing streams to test with.
comment:6 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | started → closed |
comment:7 Changed 13 years ago by
Note: See
TracTickets for help on using
tickets.
-v playback