Opened 17 years ago
Closed 17 years ago
#6501 closed defect (fixed)
Change to max_video_queue_size to play some videos
| Reported by: | Owned by: | Janne Grunau | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.22 |
| Component: | MythTV - General | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
In r18805, max_video_queue_size was set to 100 to play videos from HD-PVR.
Those two videos, (from New Zealand FTA) do not play properly with max_video_queue_size set to 100.
http://www.mythtv.co.nz/mythtv/dtt/video/12005_20090426120148.mpg http://www.mythtv.co.nz/mythtv/dtt/video/12022_20090426120606.mpg
When playing you get a lot of messages like: "Audio 686 ms behind video but already 100 video frames queued. AV-Sync might be broken. "
If you change max_video_queue_size to 160 and more, it will start playing okay.
I set it to 200 just in case ...
Attachments (1)
Change History (4)
by , 17 years ago
| Attachment: | avformatdecoder.patch added |
|---|
comment:1 by , 17 years ago
Sorry, got an error when submitting and I didn't set the title properly.
Title should read: Change to max_video_queue_size to play some videos
comment:2 by , 17 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
| Summary: | Change → Change to max_video_queue_size to play some videos |

Change to max_video_queue_size