Possible intergration: iPod Features
Provide a possible interface between current MythTV features (MythMusic) and iPod playback. This could possibly be done via current technology interfaces such as GTKPod with some modification.
Blueprint information
- Status:
- Complete
- Approver:
- Mario Limonciello
- Priority:
- Not
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- Nick Fox
- Definition:
- Superseded
- Series goal:
- None
- Implementation:
- Started
- Milestone target:
- 8.04-alpha1
- Started by
- Nick Fox
- Completed by
- Thomas Mashos
Related branches
Related bugs
Sprints
Whiteboard
Direct PnP use of iPods with MythMusic
Myth2iPod is a package to export videos to iPod or create Pod casts. This perhaps is a good package to include for portability of backend videos
http://
Export script works well with Gutsy and iTunes 7.3.2.6: http://
Modify the command line to say: "$command = "nice -n19 ffmpeg -i $filename -f mp4 -vcodec xvid -b 300 -qmin 3 -qmax 5 -bufsize 4096 -g 300 -acodec aac -ab $bitrate -s $size -aspect $aspect '$newfilename' 2>&1";"
Currently I SCP the files to a sever for friends to access, then they manually add them to iTunes.
Marking superseded. Any exporting work that the Mythbuntu team does should be through mythexport