Add Creative Zen support

Bug #260442 reported by Andrea Cimitan
2
Affects Status Importance Assigned to Milestone
PyTube
New
Undecided
Unassigned

Bug Description

As in the summary, something like that could be enough:

if self.wTree.get_widget("combobox8").get_active_text()==str("Creative Zen"):
    secondstep = self.configops[6] + '/mencoder "' + str(self.videosave)+ i + '".flv -oac mp3lame -ovc xvid -xvidencopts bitrate=800 -vf scale=320:240 -o "' + str(self.videosave) + i + '.mpg"'

I have taken the convert line from here:
http://ragnermagalhaes.blogspot.com/2008/01/converting-youtube-video-to-creative.html

I don't know if there could be similan conversions using ffmpeg

Revision history for this message
Andrea Cimitan (cimi) wrote :

sorry .avi not .mpg since it is a xvid

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.