** Description changed:

  Please fill all these fields (see
  https://wiki.ubuntu.com/StableReleaseUpdates for details):
  
  [Impact]
- # Description of impact of this bug on users and
- # justification for backporting the fix to the stable release.
+ tcdecode fails to decode any mpeg2 vob files
  
  [Test Case]
- # Detailed instructions how to reproduce the bug.
+ Any attempt to use tcdecode to decode mpeg2 vob files fails.  The most 
convenient use case would be through using dvdrip.  Without having the extra 
flag setup in the package config, converting the vob files to avi files fails.  
After adding the flag, it works as expected.
  
- [Regression Potential] 
- # Discussion of how regressions are most likely to manifest as a result of 
this change.
+ [Regression Potential]
+ I'm not sure that there is much potential for regression other than that some 
additional code paths would be enabled for using the mpeg2 codecs.  I've 
personally tested the updated package and haven't seen any issues.
  
  [Other Info]
- # Anything else you think is useful to include.
+ The updated config flag is set in the new upstream version which has been 
released for raring already (among other fixes).  I don't think we need to push 
the new upstream version to quantal, but we should push the new config flag (as 
indicated in the patch).
  
  == Original Description ==
  
  Binary package hint: transcode
  
  Hi,
  
  Ripping from DVD with dvd::rip. Everything works up to the point where I
  press "Transcode".  Then a number of commands are executed. The last one
  fails, I'm not sure if this is wrong usage by dvd::rip or a error in the
  transcode suit:
  
  $ tccat -i "/var/lib/dvdrip/vob/001/" -t vob -d 0 -S 0 | tcdemux -s 0x80 -x 
mpeg2 -S 0 -M 1 -d 0 | tcextract -t vob -a 0 -x mpeg2 -d 0 | tcdecode -x mpeg2 
-d 0
  tc_memcpy: using sse for memcpy
  [decode_mpeg2.c] libmpeg2 0.4.0b loop decoder
  [decode_mpeg2.c] libmpeg2 acceleration: 3dnow
  failed to write U plane of frame
  
  I have run the commands in this pipe one by one and each of them work
  except the last "tcdecode" which emits the "failed to write U plane of
  frame".
  
  Mplayer can play the .vob files in the directory just fine.
  
  $ apt-cache policy transcode
  transcode:
    Installed: 2:1.0.2-0.8ubuntu5
    Candidate: 2:1.0.2-0.8ubuntu5
    Version table:
   *** 2:1.0.2-0.8ubuntu5 0
          500 ftp://no.archive.ubuntu.com gutsy/multiverse Packages
          100 /var/lib/dpkg/status
  $ apt-cache policy dvdrip
  dvdrip:
    Installed: 1:0.98.6-0.0ubuntu1
    Candidate: 1:0.98.6-0.0ubuntu1
    Version table:
   *** 1:0.98.6-0.0ubuntu1 0
          500 ftp://no.archive.ubuntu.com gutsy/multiverse Packages
          100 /var/lib/dpkg/status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/205509

Title:
  tcdecode(dvdrip) fails to work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/transcode/+bug/205509/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to