Help with python

Mangofett

GBAtemp Testing Area
OP
Member
Joined
May 14, 2006
Messages
4,885
Trophies
1
Age
19
XP
1,059
Country
United States
I'm too lazy to register at a programming forum and since we have a bunch of knowledgeable programmers here I thought it wouldn't hurt to ask.

Code:
import sys
import os

comm=os.popen("ffmpeg -i mymovie.avi -b 2048k -vcodec libxvid -acodec aac mymovie.mov")

while 1:
ÂÂÂÂÂÂÂÂfor line in comm.read():
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂprint line

What this code is SUPPOSED to do is run ffmpeg to convert a video file, and output it(the conversion log) on the screen. The conversion goes fine, file is outputted correctly, but I don't get any output(log) on the screen.

On a side note, what library/codec would I use for MPEG-4?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    K3Nv2 @ K3Nv2: Well start walking towards them +1