Opened 12 years ago

Closed 12 years ago

#10666 closed Bug Report - General (Invalid)

mythavtest cannot playback from the videos storage group

Reported by: thomas@… Owned by:
Priority: minor Milestone: unknown
Component: MythTV - Video Playback Version: 0.25-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

When launching mythavtest with a myth protocol URL, it fails to load if the URL is specifying something in the Videos storage group.

For example, this fails

mythavtest myth://Videos@192.168.0.10:6544/300.avi

But this succeeds

mythavtest myth://Default@192.168.0.10:6544/6758_20120330130000.mpg

I attempted copying a recording to the Videos storage group, but that also failed the same way.

Attachments (4)

version.log (846 bytes) - added by anonymous 12 years ago.
Mythfrontend version info
recording.log (6.0 KB) - added by anonymous 12 years ago.
mythavtest cmdline output for a recording
video.log (4.7 KB) - added by anonymous 12 years ago.
mythavtest cmdline output for a video
backend1000.log (128.8 KB) - added by anonymous 12 years ago.
Last 1000 lines of backend log

Download all attachments as: .zip

Change History (5)

Changed 12 years ago by anonymous

Attachment: version.log added

Mythfrontend version info

Changed 12 years ago by anonymous

Attachment: recording.log added

mythavtest cmdline output for a recording

Changed 12 years ago by anonymous

Attachment: video.log added

mythavtest cmdline output for a video

Changed 12 years ago by anonymous

Attachment: backend1000.log added

Last 1000 lines of backend log

comment:1 Changed 12 years ago by Raymond Wagner

Resolution: Invalid
Status: newclosed

Just a guess but I expect it has something to do with manually specifying port 6544. The default listen port for the protocol server is port 6543. 6544 is a web server.

Note: See TracTickets for help on using tickets.