Opened 14 years ago

Closed 14 years ago

#8091 closed defect (worksforme)

Nuvexport is dieing early. A transcode -V problem.

Reported by: robert.longfield@… Owned by: beirdo
Priority: minor Milestone: unknown
Component: Apps - Nuvexport Version: unknown
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Trying to transcode recorded video to xvid when running transcode I get a error that the program died early and that the --debug option should be used to determine the problem.

When I run this command which is shown in transcode when I use the --debug option.

/usr/bin/nice -n19 transcode -V --print_status 16 --import_asr 2 --export_asr 2 --export_fps 29.970,4 -Z 512x384 -k -i /tmp/fifodir_2918/vidout -p /tmp/fifodir_2918/audout -H 0 -x raw -g 480x480 -f 29.970,4 -n 0x1 -e 48000,16,2 -j 6,6,6,6 -J smartyuv -y xvid,null -N 0x55 -b 128,0,2,0 -R 1,/tmp/xvid.2918.log -w 768 -o /dev/null 2>&1

This is the error that is displayed. [transcode] critical: bad argument for -V/--video_format, should be one of: yuv420p (default), yuv422p, rgb24

Change History (4)

comment:1 Changed 14 years ago by sphery

Component: MythTV - MythtranscodeApps - Nuvexport
Owner: changed from Isaac Richards to xris

comment:2 Changed 14 years ago by beirdo

Owner: changed from xris to beirdo
Status: newassigned

comment:3 Changed 14 years ago by beirdo

Status: assignedaccepted

Changes for transcode from 1.0 -> 1.1 are here: http://bit.ly/de3MQe

This seems to be a transcode version issue.

comment:4 Changed 14 years ago by beirdo

Reporter: changed from robert.longfield@… to robert.longfield@…
Resolution: worksforme
Status: acceptedclosed

This has already been fixed in SVN by xris, it seems. Nothing left to do to fix this as far as I can tell.

The user should grab nuvexport from SVN, and the issue should go away.

Note: See TracTickets for help on using tickets.