Opened 14 years ago

Closed 14 years ago

#7898 closed defect (fixed)

Perl Bindings problem with audio_sample_rate and audio_channels

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

Description

I had problem using nuvexport with my HVR-1600 as audio_sample_rate and audio_channels where null.

On the mailing list, Michael T. Dean pointed me to the ticket #6774.

I think that in my case the video are mpeg2 instead of H264 but using '-demuxer lavf' fixed my problem.

It would be nice to have a way to detect if '-demuxer lavf' is needed to fix both ticket in a more elegant way.

Attachments (1)

audio-demux.diff (1.4 KB) - added by bigras.bruno@… 14 years ago.

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by bigras.bruno@…

Attachment: audio-demux.diff added

comment:1 Changed 14 years ago by beirdo

Component: Bindings - PerlApps - Nuvexport
Owner: changed from Rob Smith to beirdo
Status: newassigned

This is actually a nuvexport issue, but applies to the perl bindings as well

comment:2 Changed 14 years ago by beirdo

Resolution: fixed
Status: assignedclosed

(In [23616]) Integrated fixes to H264 metadata detection. Fixes #7898 and #6774.

Note: See TracTickets for help on using tickets.