← Back to team overview

openshot.bugs team mailing list archive

[Bug 901711] Re: No audio when exporting to MOV with AC3 codec

 

[Expired for OpenShot Video Editor because there has been no activity
for 60 days.]

** Changed in: openshot
       Status: Incomplete => Expired

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

Title:
  No audio when exporting to MOV with AC3 codec

Status in OpenShot Video Editor:
  Expired

Bug description:
  OpenShot 1.4.0
  Installed from OpenShot PPA
  Ubuntu 11.10 (completely up to date)
  FFmpeg compiled from source, version 5:201112071053-git-1

  SUMMARY:

  An MP3 that was originally encoded with pcm_s16le in FFmpeg plays in
  the preview of the OpenShot project, but when OpenShot exports a video
  using the ac3 audio codec, the audio from the pcm_s16le encoded MP3
  fails to carry over into the newly exported video.

  However, when exporting to MOV using pcm_s16le, the audio is re-
  encoded without a problem.

  WHAT HAPPENED:

  I exported a .mov with the following settings:

  Video Format: mov
  Video Codec: libx264
  Bit Rate: 5Mb/s

  Audio Codec: ac3
  Sample Rate: 44100
  No. of Channels: 2
  Bit Rate : 128 kb/s

  And the video came out fine, but there was NO AUDIO.

  WHAT HAPPENED NEXT:

  I exported exactly the same project as .mov with these settings:

  Video Format: mov
  Video Codec: libx264
  Bit Rate: 5Mb/s

  Audio Codec: pcm_s16le
  Sample Rate: 44100
  No. of Channels: 2
  Bit Rate : 128 kb/s

  And the AUDIO WAS OK.

  POSSIBLY RELEVANT:

  When I recorded the original webcam + audio MKV in ffmpeg, the audio
  codec used was pcm_s16le.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openshot/+bug/901711/+subscriptions


References