Do not convert the video at all.

Bug #511194 reported by ihortarasuk
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Arista Transcoder
Fix Released
Undecided
Unassigned
Nominated for Stable by jordibers
Nominated for Trunk by jordibers

Bug Description

Do not convert the video at all.

1. Specifies the file that I converted
2. To which the device
3. Quality Standard
4. Where to save ...

And nothing happens. Videos not convertible. Then remove from conversion cheep image could not be. What am I doing wrong?

Revision history for this message
Daniel G. Taylor (danielgtaylor) wrote :

Please run with:

arista-gtk --debug

Post the output here so I can see what is going wrong.

Revision history for this message
Daniel G. Taylor (danielgtaylor) wrote :

Whoops I mean arista-gtk -v

Revision history for this message
Cliff Wells (cliff-develix) wrote :

I have the same issue (Ubuntu 10.04 amd64). Here's my debug log:

arista.presets [477]: DEBUG Loaded device Computer (8 presets)
arista.presets [477]: DEBUG Loaded device Cowon D2 (2 presets)
arista.presets [477]: DEBUG Loaded device DVD Player (3 presets)
arista.presets [477]: DEBUG Loaded device Apple iPod (2 presets)
arista.presets [477]: DEBUG Loaded device Nokia N Series (2 presets)
arista.presets [477]: DEBUG Loaded device Sony NWZ-818 (2 presets)
arista.presets [477]: DEBUG Loaded device PDA Generic (2 presets)
arista.presets [477]: DEBUG Loaded device Sony Playstation 3 (2 presets)
arista.presets [477]: DEBUG Loaded device Sony PSP (2 presets)
arista.presets [477]: DEBUG Loaded device Motorola Droid (2 presets)
arista.presets [477]: DEBUG Loaded device Creative ZEN (1 presets)
arista.queue [168]: DEBUG Found item in queue! Queue is Transcode queue: [Queue entry /home/cliff/Torrents/Curious.George[2006]DvDrip.AC3[Eng]-aXXo/Curious.George[2006]DvDrip.AC3[Eng]-aXXo.avi -> Normal (patent-free) matroskamux -> /home/cliff/Desktop/Curious.George[2006]DvDrip.AC3[Eng]-aXXo.mkv]
arista.discoverer [204]: DEBUG Discovering /home/cliff/Torrents/Curious.George[2006]DvDrip.AC3[Eng]-aXXo/Curious.George[2006]DvDrip.AC3[Eng]-aXXo.avi
arista.transcoder [454]: DEBUG filesrc location="/home/cliff/Torrents/Curious.George[2006]DvDrip.AC3[Eng]-aXXo/Curious.George[2006]DvDrip.AC3[Eng]-aXXo.avi" name=source ! decodebin2 name=dmux matroskamux name=mux ! queue ! filesink name=sink location="/home/cliff/Desktop/Curious.George[2006]DvDrip.AC3[Eng]-aXXo.mkv" dmux. ! queue ! ffmpegcolorspace ! videorate ! videoscale ! video/x-raw-yuv, width=\(int\)548, height=\(int\)290, framerate=\(fraction\)2997/125, pixel-aspect-ratio=\(fraction\)1/1\; video/x-raw-rgb, width=\(int\)548, height=\(int\)290, framerate=\(fraction\)2997/125, pixel-aspect-ratio=\(fraction\)1/1 ! theoraenc border=0 quality=40 keyframe-freq=30 ! tee name=videotee ! queue ! mux.video_00 dmux. ! queue ! audioconvert ! audiorate ! audioresample ! audio/x-raw-int, width=\(int\)24, depth=\(int\)8, channels=\(int\)1\; audio/x-raw-float, width=\(int\)24, depth=\(int\)8, channels=\(int\)1 ! vorbisenc quality=0.5 ! mux.audio_00
Traceback (most recent call last):
  File "/usr/share/arista/arista/transcoder.py", line 143, in _got_info
    self._setup_pass()
  File "/usr/share/arista/arista/transcoder.py", line 441, in _setup_pass
    self._build_pipeline(cmd)
  File "/usr/share/arista/arista/transcoder.py", line 460, in _build_pipeline
    str(e))
arista.transcoder.PipelineException: Unable to construct pipeline! could not link audioresample0 to vorbisenc0
arista-gtk [606]: DEBUG Cleaning up and flushing buffers...

Revision history for this message
Daniel G. Taylor (danielgtaylor) wrote :

This seems to be a small issue with the vorbis encoder only accepting 32-bit wide audio streams (for some reason I had thought it was 8-24).

The new release should have this issue fixed. For a quick fix on your end you can make sure the width is set to 8, 32 in the preset file in /usr/share/arista/presets/, use a different preset, or update to the latest version that was released this weekend.

Changed in arista:
status: New → Fix Released
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.