Openshot cannot playback ogg video

Bug #535018 reported by Alan Pope 🍺🐧🐱 🦄
54
This bug affects 12 people
Affects Status Importance Assigned to Milestone
OpenShot Video Editor
Won't Fix
Undecided
Unassigned
theora
New
Undecided
Unassigned
openshot (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: openshot

Installed Openshot 1.1 from the Lucid repo. Added a couple of ogg video files created with recordmydesktop and they show as corrupted when playing back. Totem can play them fine. Will attach screenshot and sample video.

ProblemType: Bug
Architecture: amd64
Date: Tue Mar 9 12:21:22 2010
DistroRelease: Ubuntu 10.04
EcryptfsInUse: Yes
NonfreeKernelModules: nvidia
Package: openshot 1.1.0~alpha2-0ubuntu1
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-15.22-generic
SourcePackage: openshot
Uname: Linux 2.6.32-15-generic x86_64

Revision history for this message
Alan Pope 🍺🐧🐱 🦄 (popey) wrote :
Revision history for this message
Alan Pope 🍺🐧🐱 🦄 (popey) wrote :
Revision history for this message
Wolfgang Kufner (wolfgangkufner) wrote :

Confirmed with todays lucid 64 bit (loopback mounted from hd). part1.ogv does not work.

This ogg/vorbis video does work:
http://www.streetfighterlive.com/files/u.ogg

Changed in openshot (Ubuntu):
status: New → Confirmed
Revision history for this message
Jonathan Thomas (jonoomph) wrote :

Please take a look at this FAQ on how to report videos that do not work with OpenShot:
https://answers.launchpad.net/openshot/+faq/983

Thanks!
-Jonathan

tags: added: mlt-file-compatibility
Revision history for this message
Alan Pope 🍺🐧🐱 🦄 (popey) wrote :

$ ffmpeg -i part1.ogv
FFmpeg version SVN-r0.5.1-4:0.5.1-1ubuntu1, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  configuration: --extra-version=4:0.5.1-1ubuntu1 --prefix=/usr --enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --disable-stripping --disable-vhook --enable-runtime-cpudetect --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394 --enable-shared --disable-static
  libavutil 49.15. 0 / 49.15. 0
  libavcodec 52.20. 1 / 52.20. 1
  libavformat 52.31. 0 / 52.31. 0
  libavdevice 52. 1. 0 / 52. 1. 0
  libavfilter 0. 4. 0 / 0. 4. 0
  libswscale 0. 7. 1 / 0. 7. 1
  libpostproc 51. 2. 0 / 51. 2. 0
  built on Mar 4 2010 12:41:55, gcc: 4.4.3
Input #0, ogg, from 'part1.ogv':
  Duration: 00:00:55.60, start: 0.000000, bitrate: 323 kb/s
    Stream #0.0: Invalid Codec type -1
    Stream #0.1: Video: theora, yuv420p, 1024x768, PAR 1:1 DAR 4:3, 15 tbr, 15 tbn, 15 tbc
    Stream #0.2: Audio: vorbis, 22050 Hz, mono, s16, 89 kb/s
At least one output file must be specified

Wont play in ffplay or melt, screenshots to follow.

Revision history for this message
Alan Pope 🍺🐧🐱 🦄 (popey) wrote :
Revision history for this message
Stephen Brandwood (sbrandwoo) wrote :

This has been wrongly marked as a duplicate. #449250 appears to be completely unrelated and has also been marked as invalid.

I can confirm that this bug also occurs on my laptop. The video plays fine in Totem and PiTiVi, but not openshot.

Revision history for this message
cboteros (cboteros) wrote :

I also confirm that this is a bug in openshot video when playing ogg (.ogv) video files.

I'm attaching a .ogv video file which actually shows the problem (recorded with gtk-recordMyDesktop)

And following the example bug report, here is my info:

Description: ogg (.ogv) files can't be played correctly in openshot, video image is corrupted
  1) No, this video does not work when playing it with ffplay.
  2) No, it does not work in melt eihter, it shows the same problem.
  3) Here are the details from ffmpeg about my video:

~/Desktop$ ffmpeg -i out-1.ogv
FFmpeg version SVN-r0.5.1-4:0.5.1-1ubuntu1, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  configuration: --extra-version=4:0.5.1-1ubuntu1 --prefix=/usr --enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --disable-stripping --disable-vhook --enable-runtime-cpudetect --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394 --enable-shared --disable-static
  libavutil 49.15. 0 / 49.15. 0
  libavcodec 52.20. 1 / 52.20. 1
  libavformat 52.31. 0 / 52.31. 0
  libavdevice 52. 1. 0 / 52. 1. 0
  libavfilter 0. 4. 0 / 0. 4. 0
  libswscale 0. 7. 1 / 0. 7. 1
  libpostproc 51. 2. 0 / 51. 2. 0
  built on Mar 4 2010 12:35:30, gcc: 4.4.3
Input #0, ogg, from 'out-1.ogv':
  Duration: 00:00:22.06, start: 0.000000, bitrate: 1127 kb/s
    Stream #0.0: Invalid Codec type -1
    Stream #0.1: Video: theora, yuv420p, 1280x800, PAR 1:1 DAR 8:5, 15 tbr, 15 tbn, 15 tbc
At least one output file must be specified

  4) Yes, I have attached a small video which always appears corrupted when using ffplay or melt or from openshot (but it plays fine under MPlayer or VLC

Hope this helps!

Revision history for this message
Olivier Girard (eolinwen) wrote :

Hi,
If i see what you do (and the information), this codec is not recognize totally by ffmpeg.
On another hand, there is a problem with the version of RecordMydesktop (and his gui gtk and qt) who is in Lucid ( i think that i have found this information on Webup8 but not sure).
Try this command :
tcprobe -i out-1.ogv
And when i see the video, it seems to be a problem with MLT.
Globally, i will said that there is two problems with this video : one when she has been record (try a another ogv file but not record with GTK-recordmydesktop ) and the second is that MLT not recognize the video. Some people have some problems with the 0.54 (and the 0.52 of course because the first modify a display bug of the second). And i have some positive feedback with the last version 0.5.5 from people who have this sort of problems. But you must compile it.

Revision history for this message
Liam McDermott (liam-intermedia-online) wrote :

This bug has nothing to do with #449250, it is certainly not a duplicate.

Revision history for this message
MagicVince (vincent-mabillot-gmail) wrote :

I've the same problem before with recordmydesktop generated files.
The corruption came from recordmydesktop himself :

https://bugs.launchpad.net/ubuntu/+source/recordmydesktop/+bug/578397

Andy Finch (fincha)
Changed in openshot:
status: New → Won't Fix
Revision history for this message
Bert Van Vreckem (bert-vanvreckem) wrote :
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.