[Bug 753806] New: [REGRESSION] aggregator: Default to "zero" start time selection mode as documented broke several GES Validate tests
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Aug 19 03:38:21 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=753806
Bug ID: 753806
Summary: [REGRESSION] aggregator: Default to "zero" start time
selection mode as documented broke several GES
Validate tests
Classification: Platform
Product: GStreamer
Version: 1.5.2
OS: Linux
Status: NEW
Severity: blocker
Priority: Normal
Component: gst-editing-services
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: tsaunier at gnome.org
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Since:
commit 69fa4f9a5b6fc018a822353c2699086b14d3c1e5
Author: Olivier Crête <olivier.crete at collabora.com>
Date: Wed Jul 29 20:07:09 2015 -0400
aggregator: Default to "zero" start time selection mode as documented
which should actually properly set the default value for
GstAggregatorStartTimeSelection that was introduced in:
commit fab880fddc6433608dadf932f8efcabea8e14902
Author: Sebastian Dröge <sebastian at centricular.com>
Date: Mon Jun 15 18:30:20 2015 +0200
aggregator: Add property to select how to decide on a start time
Before aggregator based elements always started at running time 0,
now it's possible to select the first input buffer running time or
explicitly set a start-time value.
https://bugzilla.gnome.org/show_bug.cgi?id=749966
make the following falure when running $ gst-validate-launcher ges -m:
=============
Final Report:
=============
ges.render.vorbis_and_theora_in_ogg.test_mixing.audio_only.mp3_h264_mp4: Failed
'Duration of encoded file is wrong (0:00:00.502902494 instead of
0:00:01.750000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/mp3_h264_mp4/test_mixing.audio_only.mp3_h264_mp4.xges
-f "application/ogg:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_mixing/audio_only/mp3_h264_mp4
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_only/mp3_h264_mp4
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_only/mp3_h264_mp4.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_mixing.audio_video.mp3_h264_mp4:
Failed 'Duration of encoded file is wrong (0:00:00.502902494 instead of
0:00:01.750000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/mp3_h264_mp4/test_mixing.audio_video.mp3_h264_mp4.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_mixing/audio_video/mp3_h264_mp4
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_video/mp3_h264_mp4
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_video/mp3_h264_mp4.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_mixing.audio_video.raw_h264_mp4:
Failed 'Duration of encoded file is wrong (0:00:00.502902494 instead of
0:00:01.750000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/raw_h264/test_mixing.audio_video.raw_h264_mp4.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_mixing/audio_video/raw_h264_mp4
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_video/raw_h264_mp4
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_video/raw_h264_mp4.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_mixing.audio_video.vorbis_theora_ogg:
Failed 'Duration of encoded file is wrong (0:00:00.502902494 instead of
0:00:01.750000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/vorbis_theora/test_mixing.audio_video.vorbis_theora_ogg.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_mixing/audio_video/vorbis_theora_ogg
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_video/vorbis_theora_ogg
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_video/vorbis_theora_ogg.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_mixing.audio_video.vorbis_vp8_webm:
Failed 'Duration of encoded file is wrong (0:00:00.502902494 instead of
0:00:01.750000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/vorbis_vp8_webm/test_mixing.audio_video.vorbis_vp8_webm.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_mixing/audio_video/vorbis_vp8_webm
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_video/vorbis_vp8_webm
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_video/vorbis_vp8_webm.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_mixing.video_only.mp3_h264_mp4: Failed
'Duration of encoded file is wrong (0:00:00.480000000 instead of
0:00:01.750000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/mp3_h264_mp4/test_mixing.video_only.mp3_h264_mp4.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_mixing/video_only/mp3_h264_mp4
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/video_only/mp3_h264_mp4
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/video_only/mp3_h264_mp4.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_mixing.video_only.raw_h264_mp4: Failed
'Duration of encoded file is wrong (0:00:00.480000000 instead of
0:00:01.750000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/raw_h264/test_mixing.video_only.raw_h264_mp4.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_mixing/video_only/raw_h264_mp4
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/video_only/raw_h264_mp4
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/video_only/raw_h264_mp4.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_mixing.video_only.vorbis_vp8_webm:
Failed 'Duration of encoded file is wrong (0:00:00.480000000 instead of
0:00:01.750000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/vorbis_vp8_webm/test_mixing.video_only.vorbis_vp8_webm.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_mixing/video_only/vorbis_vp8_webm
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/video_only/vorbis_vp8_webm
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/video_only/vorbis_vp8_webm.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_transition.audio_video.mp3_h264_mp4:
Failed 'Duration of encoded file is wrong (0:00:01.440000000 instead of
0:00:02.000000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/mp3_h264_mp4/test_transition.audio_video.mp3_h264_mp4.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_transition/audio_video/mp3_h264_mp4
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_transition/audio_video/mp3_h264_mp4
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_transition/audio_video/mp3_h264_mp4.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_transition.audio_video.raw_h264_mp4:
Failed 'Duration of encoded file is wrong (0:00:01.440000000 instead of
0:00:02.000000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/raw_h264/test_transition.audio_video.raw_h264_mp4.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_transition/audio_video/raw_h264_mp4
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_transition/audio_video/raw_h264_mp4
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_transition/audio_video/raw_h264_mp4.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_transition.audio_video.vorbis_theora_ogg:
Failed 'Duration of encoded file is wrong (0:00:01.440000000 instead of
0:00:02.000000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/vorbis_theora/test_transition.audio_video.vorbis_theora_ogg.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_transition/audio_video/vorbis_theora_ogg
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_transition/audio_vid=============
Final Report:
=============
ges.render.vorbis_and_theora_in_ogg.test_mixing.audio_only.mp3_h264_mp4: Failed
'Duration of encoded file is wrong (0:00:00.502902494 instead of
0:00:01.750000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/mp3_h264_mp4/test_mixing.audio_only.mp3_h264_mp4.xges
-f "application/ogg:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_mixing/audio_only/mp3_h264_mp4
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_only/mp3_h264_mp4
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_only/mp3_h264_mp4.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_mixing.audio_video.mp3_h264_mp4:
Failed 'Duration of encoded file is wrong (0:00:00.502902494 instead of
0:00:01.750000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/mp3_h264_mp4/test_mixing.audio_video.mp3_h264_mp4.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_mixing/audio_video/mp3_h264_mp4
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_video/mp3_h264_mp4
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_video/mp3_h264_mp4.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_mixing.audio_video.raw_h264_mp4:
Failed 'Duration of encoded file is wrong (0:00:00.502902494 instead of
0:00:01.750000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/raw_h264/test_mixing.audio_video.raw_h264_mp4.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_mixing/audio_video/raw_h264_mp4
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_video/raw_h264_mp4
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_video/raw_h264_mp4.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_mixing.audio_video.vorbis_theora_ogg:
Failed 'Duration of encoded file is wrong (0:00:00.502902494 instead of
0:00:01.750000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/vorbis_theora/test_mixing.audio_video.vorbis_theora_ogg.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_mixing/audio_video/vorbis_theora_ogg
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_video/vorbis_theora_ogg
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_video/vorbis_theora_ogg.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_mixing.audio_video.vorbis_vp8_webm:
Failed 'Duration of encoded file is wrong (0:00:00.502902494 instead of
0:00:01.750000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/vorbis_vp8_webm/test_mixing.audio_video.vorbis_vp8_webm.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_mixing/audio_video/vorbis_vp8_webm
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_video/vorbis_vp8_webm
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_video/vorbis_vp8_webm.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_mixing.video_only.mp3_h264_mp4: Failed
'Duration of encoded file is wrong (0:00:00.480000000 instead of
0:00:01.750000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/mp3_h264_mp4/test_mixing.video_only.mp3_h264_mp4.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_mixing/video_only/mp3_h264_mp4
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/video_only/mp3_h264_mp4
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/video_only/mp3_h264_mp4.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_mixing.video_only.raw_h264_mp4: Failed
'Duration of encoded file is wrong (0:00:00.480000000 instead of
0:00:01.750000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/raw_h264/test_mixing.video_only.raw_h264_mp4.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_mixing/video_only/raw_h264_mp4
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/video_only/raw_h264_mp4
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/video_only/raw_h264_mp4.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_mixing.video_only.vorbis_vp8_webm:
Failed 'Duration of encoded file is wrong (0:00:00.480000000 instead of
0:00:01.750000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/vorbis_vp8_webm/test_mixing.video_only.vorbis_vp8_webm.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_mixing/video_only/vorbis_vp8_webm
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/video_only/vorbis_vp8_webm
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/video_only/vorbis_vp8_webm.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_transition.audio_video.mp3_h264_mp4:
Failed 'Duration of encoded file is wrong (0:00:01.440000000 instead of
0:00:02.000000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/mp3_h264_mp4/test_transition.audio_video.mp3_h264_mp4.xges
-f =============
Final Report:
=============
ges.render.vorbis_and_theora_in_ogg.test_mixing.audio_only.mp3_h264_mp4: Failed
'Duration of encoded file is wrong (0:00:00.502902494 instead of
0:00:01.750000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/mp3_h264_mp4/test_mixing.audio_only.mp3_h264_mp4.xges
-f "application/ogg:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_mixing/audio_only/mp3_h264_mp4
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_only/mp3_h264_mp4
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_only/mp3_h264_mp4.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_mixing.audio_video.mp3_h264_mp4:
Failed 'Duration of encoded file is wrong (0:00:00.502902494 instead of
0:00:01.750000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/mp3_h264_mp4/test_mixing.audio_video.mp3_h264_mp4.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_mixing/audio_video/mp3_h264_mp4
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_video/mp3_h264_mp4
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_video/mp3_h264_mp4.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_mixing.audio_video.raw_h264_mp4:
Failed 'Duration of encoded file is wrong (0:00:00.502902494 instead of
0:00:01.750000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/raw_h264/test_mixing.audio_video.raw_h264_mp4.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_mixing/audio_video/raw_h264_mp4
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_video/raw_h264_mp4
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_video/raw_h264_mp4.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_mixing.audio_video.vorbis_theora_ogg:
Failed 'Duration of encoded file is wrong (0:00:00.502902494 instead of
0:00:01.750000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/vorbis_theora/test_mixing.audio_video.vorbis_theora_ogg.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_mixing/audio_video/vorbis_theora_ogg
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_video/vorbis_theora_ogg
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_video/vorbis_theora_ogg.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_mixing.audio_video.vorbis_vp8_webm:
Failed 'Duration of encoded file is wrong (0:00:00.502902494 instead of
0:00:01.750000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/vorbis_vp8_webm/test_mixing.audio_video.vorbis_vp8_webm.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_mixing/audio_video/vorbis_vp8_webm
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_video/vorbis_vp8_webm
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/audio_video/vorbis_vp8_webm.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_mixing.video_only.mp3_h264_mp4: Failed
'Duration of encoded file is wrong (0:00:00.480000000 instead of
0:00:01.750000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/mp3_h264_mp4/test_mixing.video_only.mp3_h264_mp4.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_mixing/video_only/mp3_h264_mp4
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/video_only/mp3_h264_mp4
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/video_only/mp3_h264_mp4.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_mixing.video_only.raw_h264_mp4: Failed
'Duration of encoded file is wrong (0:00:00.480000000 instead of
0:00:01.750000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/raw_h264/test_mixing.video_only.raw_h264_mp4.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_mixing/video_only/raw_h264_mp4
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/video_only/raw_h264_mp4
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/video_only/raw_h264_mp4.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_mixing.video_only.vorbis_vp8_webm:
Failed 'Duration of encoded file is wrong (0:00:00.480000000 instead of
0:00:01.750000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/vorbis_vp8_webm/test_mixing.video_only.vorbis_vp8_webm.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_mixing/video_only/vorbis_vp8_webm
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/video_only/vorbis_vp8_webm
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_mixing/video_only/vorbis_vp8_webm.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_transition.audio_video.mp3_h264_mp4:
Failed 'Duration of encoded file is wrong (0:00:01.440000000 instead of
0:00:02.000000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/mp3_h264_mp4/test_transition.audio_video.mp3_h264_mp4.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_transition/audio_video/mp3_h264_mp4
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_transition/audio_video/mp3_h264_mp4
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_transition/audio_video/mp3_h264_mp4.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_transition.audio_video.raw_h264_mp4:
Failed 'Duration of encoded file is wrong (0:00:01.440000000 instead of
0:00:02.000000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/raw_h264/test_transition.audio_video.raw_h264_mp4.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_transition/audio_video/raw_h264_mp4
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_transition/audio_video/raw_h264_mp4
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_transition/audio_video/raw_h264_mp4.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_transition.audio_video.vorbis_theora_ogg:
Failed 'Duration of encoded file is wrong (0:00:01.440000000 instead of
0:00:02.000000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/vorbis_theora/test_transition.audio_video.vorbis_theora_ogg.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_transition/audio_video/vorbis_theora_ogg
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_transition/audio_video/vorbis_theora_ogg
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_transition/audio_video/vorbis_theora_ogg.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_transition.audio_video.vorbis_vp8_webm:
Failed 'Duration of encoded file is wrong (0:00:01.440000000 instead of
0:00:02.000000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/vorbis_vp8_webm/test_transition.audio_video.vorbis_vp8_webm.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_transition/audio_video/vorbis_vp8_webm
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_transition/audio_video/vorbis_vp8_webm
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_transition/audio_video/vorbis_vp8_webm.validate.logs
"application/ogg:video/x-raw,format=I420->video/x-theora:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_transition/audio_video/mp3_h264_mp4
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_transition/audio_video/mp3_h264_mp4
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_transition/audio_video/mp3_h264_mp4.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_transition.audio_video.raw_h264_mp4:
Failed 'Duration of encoded file is wrong (0:00:01.440000000 instead of
0:00:02.000000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/raw_h264/test_transition.audio_video.raw_h264_mp4.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_transition/audio_video/raw_h264_mp4
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_transition/audio_video/raw_h264_mp4
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_transition/audio_video/raw_h264_mp4.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_transition.audio_video.vorbis_theora_ogg:
Failed 'Duration of encoded file is wrong (0:00:01.440000000 instead of
0:00:02.000000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/vorbis_theora/test_transition.audio_video.vorbis_theora_ogg.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_transition/audio_video/vorbis_theora_ogg
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_transition/audio_video/vorbis_theora_ogg
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_transition/audio_video/vorbis_theora_ogg.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_transition.audio_video.vorbis_vp8_webm:
Failed 'Duration of encoded file is wrong (0:00:01.440000000 instead of
0:00:02.000000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/vorbis_vp8_webm/test_transition.audio_video.vorbis_vp8_webm.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_transition/audio_video/vorbis_vp8_webm
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_transition/audio_video/vorbis_vp8_webm
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_transition/audio_video/vorbis_vp8_webm.validate.logs
eo/vorbis_theora_ogg
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_transition/audio_video/vorbis_theora_ogg.validate.logs
ges.render.vorbis_and_theora_in_ogg.test_transition.audio_video.vorbis_vp8_webm:
Failed 'Duration of encoded file is wrong (0:00:01.440000000 instead of
0:00:02.000000000)'
You can reproduce with:
GST_VALIDATE_SCENARIOS_PATH=/home/thiblahute/devel/pitivi/1.0-uninstalled/gst-devtools/validate/data/scenarios/
GST_GL_XINITTHREADS=1 DISPLAY=:0 ges-launch-1.0 --mute
--ges-sample-path-recurse
file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias -l
file:///home/thiblahute/gst-validate/gst-integration-testsuites/ges/ges-projects/vorbis_vp8_webm/test_transition.audio_video.vorbis_vp8_webm.xges
-f "application/ogg:video/x-raw,format=I420->video/x-theora:audio/x-vorbis" -o
file:///home/thiblahute/gst-validate/rendered/ges/vorbis_and_theora_in_ogg/test_transition/audio_video/vorbis_vp8_webm
You can find logs in:
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_transition/audio_video/vorbis_vp8_webm
-
/home/thiblahute/gst-validate/logs/ges/render/vorbis_and_theora_in_ogg/test_transition/audio_video/vorbis_vp8_webm.validate.logs
Reverting that commit fixes the issue but that commit should be correct.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list