Fails to export as avi and mpeg2
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Luciole |
New
|
Undecided
|
Unassigned |
Bug Description
With luciole_0.8.4 (rev. 75) on Ubuntu Karmic.
Exporting as DV works, but both "divx/xvid (avi)" and "DVD (Mpeg2)" fail silently (the exported file is not generated). When this happens, i get the following output on the console:
-------
Exception in thread Thread-4:
Traceback (most recent call last):
File "/usr/lib/
self.run()
File "/home/
self.
File "/home/
re_res = pattern.
UnboundLocalError: local variable 'aLine' referenced before assignment
-------
mencoder version 2:1.0rc3
ffmpeg version 5:0.5
Hi,
I not success yet to reproduce the problem.
Could you try the joined mencoder command project_ dir>/tmp/ export
Put this file in <luciole_
and launch it in a terminal.
Is the mencoder conversion runs corretly ?
Is line like :
Video stream: 671.042 kbit/s (83880 B/s) size: 268417 bytes 3.200 secs 80 frames
appears ?
This is the line processed by the aLine variable
Thks for help !