← Back to team overview

ubuntustudio-bugs team mailing list archive

[Bug 1440374] Re: DVDstyler crashing when i hit burn on Ubuntu 14.04.

 

I tried your fix Andreas and it did stop dvdstyler from crashing when I
try to burn but now I am receiving the following error in details during
transcoding;

DVDStyler v2.5.2
Linux 3.13.0-49-generic x86_64
Libav: libavformat 54.20.3, libavcodec 54.35.0, libavutil 52.3.0
Prepare
Cleaning temporary directory
Search for transcoded files in cache
Generating menus
Generating menu 1 of 1
Create menu MPEG
Audio duration: 10.031000 sec
Multiplexing audio and video
Transcode video file: /tmp/dvd-tmp/menu1-0.mpg_bg.m2v
Need encode: true, use mplex: true
Executing command: avconv -i "/tmp/dvd-tmp/menu1-0.mpg_bg.m2v" -i "/home/julio/Desktop/Traffic Survival Workshop DVD/silence.ac3" -f mpeg2video -c:v:0 copy -b:a 192000 -ar 48000 -map 0:0 "/tmp/dvd-tmp/menu1-0.mpg_bg.mpg.m2v" -f ac3 -b:a 192000 -ar 48000 -c:a:0 ac3 -map 1:0 "/tmp/dvd-tmp/menu1-0.mpg_bg.mpg.audio0"
avconv version 9.18-6:9.18-0ubuntu0.14.04.1, Copyright (c) 2000-2014 the Libav developers
  built on Mar 16 2015 13:19:10 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1)
[mpegvideo @ 0x9c7240] max_analyze_duration reached
[mpegvideo @ 0x9c7240] Estimating duration from bitrate, this may be inaccurate
Input #0, mpegvideo, from '/tmp/dvd-tmp/menu1-0.mpg_bg.m2v':
  Duration: 00:00:01.48, bitrate: 9055 kb/s
    Stream #0.0: Video: mpeg2video (Main), yuv420p, 720x480 [PAR 8:9 DAR 4:3], 9000 kb/s, 25 fps, 25 tbr, 25 tbn, 59.94 tbc
[ac3 @ 0x9c7ae0] max_analyze_duration reached
[ac3 @ 0x9c7ae0] Estimating duration from bitrate, this may be inaccurate
Input #1, ac3, from '/home/julio/Desktop/Traffic Survival Workshop DVD/silence.ac3':
  Duration: 00:00:10.03, start: 0.000000, bitrate: 160 kb/s
    Stream #1.0: Audio: ac3, 44100 Hz, stereo, fltp, 160 kb/s
Output #0, mpeg2video, to '/tmp/dvd-tmp/menu1-0.mpg_bg.mpg.m2v':
  Metadata:
    encoder         : Lavf54.20.4
    Stream #0.0: Video: mpeg2video, yuv420p, 720x480 [PAR 8:9 DAR 4:3], q=2-31, 9000 kb/s, 90k tbn, 25 tbc
Output #1, ac3, to '/tmp/dvd-tmp/menu1-0.mpg_bg.mpg.audio0':
  Metadata:
    encoder         : Lavf54.20.4
    Stream #1.0: Audio: ac3, 48000 Hz, stereo, fltp, 192 kb/s
Stream mapping:
  Stream #0:0 -> #0:0 (copy)
  Stream #1:0 -> #1:0 (ac3 -> ac3)
Press ctrl-c to stop encoding
frame=  301 fps=  0 q=-1.0 Lsize=    1636kB time=10.04 bitrate=1334.7kbits/s    
video:1636kB audio:236kB global headers:0kB muxing overhead -12.584054%
Multiplexing video and audio streams
Executing command: mplex -f 8 -S 0 -M -V -o "/tmp/dvd-tmp/menu1-0.mpg_bg.mpg" "/tmp/dvd-tmp/menu1-0.mpg_bg.mpg.m2v" "/tmp/dvd-tmp/menu1-0.mpg_bg.mpg.audio0"
execvp(mplex, -f, 8, -S, 0, -M, -V, -o, /tmp/dvd-tmp/menu1-0.mpg_bg.mpg, /tmp/dvd-tmp/menu1-0.mpg_bg.mpg.m2v, /tmp/dvd-tmp/menu1-0.mpg_bg.mpg.audio0) failed with error 2!
Failed

I tried using the same audio file you provided.

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to dvdstyler in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1440374

Title:
  DVDstyler crashing when i hit burn on Ubuntu 14.04.

Status in dvdstyler package in Ubuntu:
  Confirmed

Bug description:
  Dear Maintainers,

  I have installed dvdstyler 2.5.2-0ubuntu3 0 and i when press start to
  it works for a split second the just disappears.

  To re-produce

  * I open dvdstyler.
  * I adding a Video File (Project).
  * I press the button Burn (option e.g create "dvd.iso")
  * I press start ..and dvdstyler it closes abruptly.

  If i open dvdstyler from the terminal, i get this error before close
  UI:

  $ dvdstyler

  "Output #0, dvd, to '/tmp/dvd-tmp/menu1-0.mpg_bg.mpg':
      Stream #0.0: Video: mpeg2video, yuv420p, 720x576 [PAR 16:15 DAR 4:3], q=2-31, 6000 kb/s, 90k tbn, 25 tbc
      Stream #0.1: Audio: ac3, 48000 Hz, 2 channels, s16, 64 kb/s
  [ac3 @ 0x1debfc0] channel_layout not specified
  [ac3 @ 0x1debfc0] No channel layout specified. The encoder will guess the layout, but it might be incorrect.
  [dvd muxer @ 0x273b680] Value 10080000.000000 for parameter 'muxrate' out of range
  [dvd muxer @ 0x273b680] Error setting option muxrate to value 10080000.
  "

  The version of dvdstyler is  2.5.2-0ubuntu3 on Ubuntu 14.04 LTS
  Trusty.

  $  apt-cache policy dvdstyler

  dvdstyler:

    Instalados: 2.5.2-0ubuntu3
    Candidato:  2.5.2-0ubuntu3
    Tabla de versión:
   *** 2.5.2-0ubuntu3 0
          500 http://archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
       100 /var/lib/dpkg/status

  Best Regards.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: dvdstyler 2.5.2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-49.81-generic 3.13.11-ckt17
  Uname: Linux 3.13.0-49-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Apr  4 18:57:41 2015
  InstallationDate: Installed on 2015-03-30 (4 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
  SourcePackage: dvdstyler
  UpgradeStatus: No upgrade log present (probably fresh install)

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


References