*** This bug is a duplicate of bug 180710 ***
    https://bugs.launchpad.net/bugs/180710

I think this duplicate status may be wrong; #180710 seems to be about
the incomplete nature of the output file.

As the initial bug report is a little vague, I am judging by zac's comments as 
to what this bug report is about.  Can we change the scope somewhat to what zac 
is writing?  It is true that the -lavfopts 
i_certify_that_my_video_stream_does_not_use_b_frames is no longer necessary, 
and in fact stops encoding altogether.  Its not that you will get an incomplete 
file, you will get no file at all - none is created.  By starting k9copy 
manually you can see the errors as they happen and this becomes evident.
The actual GUI trundles through the process, even being so bold to report 100% 
completion on occasion, but the file is never created.
I am using k9copy version 2.0.2, as it comes down for Ubuntu's Intrepid Ibex.
I actually can get a complete file if I start it manually then copy the debug 
output and remove the -lavfopts line.  
IE:
k9play --play --endsector 1897294 --inject /tmp/kde-kzin/k9copy/k9ve14451.tmp 
--input '/home/kzin/TestDVD.ISO' --dvdtitle 1 --chapterlist 
1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48
 --initstatus --audiofilter 1,2,3,4 --usecache | mencoder /dev/stdin 
-passlogfile /tmp/kde-kzin/k9copy/k9vk14451.tmp -ovc lavc -lavcopts 
vcodec=mpeg4:vhq:v4mv:vqmin=2:vbitrate=2500 -vf scale=480:-2 -ffourcc DIVX -af 
volume=7 -oac faac -faacopts br=160 -o '/home/kzin/Videos/TestDVD.mp4' -of lavf

Gives me a complete mp4 output.

zac, can you try setting the options to blank instead of commenting it out 
completely?  (Hack/Workaround)
libk9copy/k9mp4enc.cpp:286: *m_process << " " << " ";

-- 
k9copy doesn't encode mpeg4
https://bugs.launchpad.net/bugs/228001
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to