Ticket #303 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Error when transcoding with profile 10

Reported by: rklein Owned by:
Priority: major Milestone: MediaMosa 2.1
Component: Transcoding Version:
Keywords: Cc:
MoSCoW: none Estimated time after impact analysis:
Related to project: none Tested: yes
Accepted: yes Estimated Hours:

Description

<?xml version="1.0" encoding="UTF-8"?>
<response>

<header>

<item_count>1</item_count>
<item_count_total>1</item_count_total>
<item_offset>0</item_offset>
<request_class>mediamosa_rest_call_job_search</request_class>
<request_matched_method>GET</request_matched_method>
<request_matched_uri>/job/$job_id/status</request_matched_uri>
<request_process_time>0.0315</request_process_time>
<request_result>success</request_result>
<request_result_description></request_result_description>
<request_result_id>601</request_result_id>
<request_uri>[GET] job/459/status?user_id=admin&amp;&amp;is_app_admin=TRUE</request_uri>
<version>2.1.2.548:d1149b35afd3</version>
<request_query_count>2</request_query_count>

</header>
<items>

<item id="1">

<id>459</id>
<owner>EF94807</owner>
<status>FAILED</status>
<progress>0.000</progress>
<priority>0</priority>
<job_type>TRANSCODE</job_type>
<started>02-06-2010 15:58</started>
<started_unix>1275487112</started_unix>
<error_description>Error: ffmpeg returned a non-zero exit code: 1</error_description>

</item>

</items>

</response>

This is the Leraar24 profile.

Change History

Changed 3 years ago by Frans

  • moscow changed from Must Have to none
  • milestone changed from MediaMosa X.X to MediaMosa 2.1

Changed 3 years ago by MC-arjen

  • status changed from new to closed
  • resolution set to fixed

Er zat inderdaad een fout in dit transcode profiel: Videopreset wordt momemteel alleen nog maar voor libx264 ondersteund, en nog niet voor flv. (profiel 11 had dit probleem ook). Bij ons gaat een transcode met dit profiel nu goed, Robert wil jij dit hertesten.

Changed 3 years ago by Frans

Thanks and remember to communicate in English ;-)

Changed 3 years ago by rklein

  • tested changed from no to yes
  • accepted changed from no to yes

Tested and transcodes with profile 10 finished successful now.
Will this be changed in a 2.1 release for production of will this be a manual action?

Note: See TracTickets for help on using tickets.